]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Request virtio-mmio for balloon-mmio-deflate
authorAndrea Bolognani <abologna@redhat.com>
Tue, 16 Jan 2024 14:44:44 +0000 (15:44 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Wed, 17 Jan 2024 18:27:53 +0000 (19:27 +0100)
commitb519a4cc9d5f6dbfaa7315ee6f5dd5ba1f162081
tree13281626a720d6b149fa1c3fb3174a00010c927e
parentd62c1f5063665b583173e8dae8b03f7cfd23dc22
tests: Request virtio-mmio for balloon-mmio-deflate

For all supported QEMU version, the virt machine type has a hard
dependency on PCI support, so if we want to test virtio-balloon
together with virtio-mmio we have to either request that
explicitly or trick libvirt by masking capabilities. Do the
former instead of the latter.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/qemuxml2argvdata/balloon-mmio-deflate.xml
tests/qemuxml2xmloutdata/balloon-mmio-deflate.aarch64-latest.xml
tests/qemuxmlconftest.c