]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuxmlconftest: Introduce memory-hotplug-virtio-mem-ccw-s390x.xml
authorMichal Privoznik <mprivozn@redhat.com>
Tue, 28 Jan 2025 07:54:36 +0000 (08:54 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 4 Feb 2025 08:15:45 +0000 (09:15 +0100)
commitf23f8ff91a35ac6939f75f1cae1c5ced9ba4a02c
tree9e2799c80413deb22062315d7e24deb3ed6fceed
parentee0320a7fccc8088bc2830fe949ae2339db208cb
qemuxmlconftest: Introduce memory-hotplug-virtio-mem-ccw-s390x.xml

This is similar to emuxmlconfdata/memory-hotplug-virtio-mem-pci-s390x.xml
except the explicit placement of virtio-mem onto a PCI bus is removed.
This results in virtio-mem being placed onto CCW "bus" this demonstrating
previous commits working as expected.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Boris Fiuczynski <fiuczy@linux.ibm.com>
tests/qemuxmlconfdata/memory-hotplug-virtio-mem-ccw-s390x.s390x-latest.args [new file with mode: 0644]
tests/qemuxmlconfdata/memory-hotplug-virtio-mem-ccw-s390x.s390x-latest.xml [new file with mode: 0644]
tests/qemuxmlconfdata/memory-hotplug-virtio-mem-ccw-s390x.xml [new file with mode: 0644]
tests/qemuxmlconftest.c