Hi,

this is a simple series to reject parallel ports on s390 architectures,
and pseries machines -- both simply do not support them.  This fixes
https://bugzilla.redhat.com/show_bug.cgi?id=1487499

Pino Toscano (5):
  tests: qemuxml2argv: fix expected type for usb-bus-missing
  tests: qemuxml2argv: fail also on unexpected pass
  qemu: pass the virDomainDef to qemuDomainChrDefValidate
  qemu: reject parallel ports for s390 archs
  qemu: reject parallel ports for pseries machines

 src/qemu/qemu_domain.c                             | 16 ++++++++++++----
 .../qemuxml2argv-pseries-no-parallel.xml           | 18 ++++++++++++++++++
 .../qemuxml2argv-s390-no-parallel.xml              | 22 ++++++++++++++++++++++
 tests/qemuxml2argvtest.c                           | 20 +++++++++++++++++---
 4 files changed, 69 insertions(+), 7 deletions(-)
 create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-pseries-no-parallel.xml
 create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-s390-no-parallel.xml

-- 
2.13.5

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to