]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: add test with PCI and CCW device
authorShalini Chellathurai Saroja <shalini@linux.ibm.com>
Thu, 18 Jun 2020 08:25:18 +0000 (10:25 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Fri, 26 Jun 2020 16:53:51 +0000 (18:53 +0200)
commit18351b1cdf2448b2d79b530f39e9b9e76699a5d6
tree7074c2128a34c3c0ecdea058a4ec997d0fb2df7a
parent780e84c5e8df7afa32be51b99b8ba6a635296d76
tests: add test with PCI and CCW device

Add test with a ZPCI host device and a CCW memballoon device to ensure
that CCW address remains the default address assigned.

Signed-off-by: Boris Fiuczynski <fiuczy@linux.ibm.com>
Signed-off-by: Shalini Chellathurai Saroja <shalini@linux.ibm.com>
Reviewed-by: Bjoern Walk <bwalk@linux.ibm.com>
Reviewed-by: Boris Fiuczynski <fiuczy@linux.ibm.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
tests/qemuxml2argvdata/hostdev-vfio-zpci-ccw-memballoon.args [new file with mode: 0644]
tests/qemuxml2argvdata/hostdev-vfio-zpci-ccw-memballoon.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c
tests/qemuxml2xmloutdata/hostdev-vfio-zpci-ccw-memballoon.xml [new file with mode: 0644]
tests/qemuxml2xmltest.c