[libvirt] [PATCHv2 0/5] Fix machine type parsing regressions

Ján Tomko jtomko at redhat.com
Thu Feb 25 15:40:52 UTC 2016


Patch 2/5 is the important one, fixing persistent non-QEMU domains.

Ján Tomko (5):
  testCompareDomXML2XMLFiles: add parseFlags parameter
  Revert "Error out on missing machine type in machine configs"
  tests: add a test for persistent LXC XML parsing
  tests: add parseFlags to qemuxml2argvtest
  qemu: error out on missing machine type in configs

 src/conf/domain_conf.c                             |  6 ---
 src/qemu/qemu_domain.c                             |  6 +++
 tests/bhyvexml2xmltest.c                           |  2 +-
 tests/genericxml2xmltest.c                         |  2 +-
 tests/lxcxml2xmltest.c                             | 14 ++++---
 .../qemuxml2argv-missing-machine.xml               | 30 +++++++++++++++
 tests/qemuxml2argvtest.c                           | 43 ++++++++++++++--------
 tests/qemuxml2xmltest.c                            |  4 +-
 tests/testutils.c                                  |  5 ++-
 tests/testutils.h                                  |  3 +-
 10 files changed, 83 insertions(+), 32 deletions(-)
 create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-missing-machine.xml

-- 
2.4.10




More information about the libvir-list mailing list