]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: reject parallel ports for s390 archs
authorPino Toscano <ptoscano@redhat.com>
Thu, 7 Sep 2017 12:19:39 +0000 (14:19 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 21 Sep 2017 11:05:14 +0000 (13:05 +0200)
commit02b1908de6e8303e325336277fd9cebba5d6d50d
treec70cdb9b2d53e1686b34f23dc1095a3506f572f8
parent2c79a2b26ccac60042fa355c59882520e65f3f8b
qemu: reject parallel ports for s390 archs

They are simply not supported on those architectures.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1487499

Signed-off-by: Pino Toscano <ptoscano@redhat.com>
src/qemu/qemu_domain.c
tests/qemuxml2argvdata/qemuxml2argv-s390-no-parallel.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c