[libvirt] [PATCH 0/5] Reject parallel ports on s390, and pseries

Michal Privoznik mprivozn at redhat.com
Mon Sep 18 12:59:44 UTC 2017


On 09/07/2017 02:19 PM, Pino Toscano wrote:
> 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
> 

ACK series.

Michal




More information about the libvir-list mailing list