[libvirt] [Patch v2 0/3] use -serial for ppce500 board and add test case

Olivia Yin Hong-Hua.Yin at freescale.com
Tue May 27 05:44:12 UTC 2014


Machine name ppce500 is used to replace ppce500v2 supported by QEMU.
QEMU ppce500 board uses the legacy -serial option.
Test case ppce500-serial is used to verify this change.

Olivia Yin (3):
  change machine name ppce500v2 as ppce500
  qemu: Fix specifying char devs for PPC
  tests: add test case for -serial option for ppce500

 docs/schemas/domaincommon.rng                      |  2 +-
 src/qemu/qemu_capabilities.c                       |  9 +++++++-
 tests/qemuxml2argvdata/qemuxml2argv-ppc-dtb.args   |  2 +-
 tests/qemuxml2argvdata/qemuxml2argv-ppc-dtb.xml    |  2 +-
 .../qemuxml2argv-ppce500-serial.args               |  7 ++++++
 .../qemuxml2argv-ppce500-serial.xml                | 26 ++++++++++++++++++++++
 tests/qemuxml2argvtest.c                           |  1 +
 tests/testutilsqemu.c                              |  2 +-
 8 files changed, 46 insertions(+), 5 deletions(-)
 create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-ppce500-serial.args
 create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-ppce500-serial.xml

-- 
1.8.5




More information about the libvir-list mailing list