From f185887e8c80f6780b613791fea679c3ccf7410d Mon Sep 17 00:00:00 2001 From: Sebastian Mitterle Date: Wed, 6 Mar 2024 11:44:17 -0500 Subject: [PATCH] cpu_xml: fix negative case with missing feature 'ctop' has become part of host feature list with QEMU 8.2. Therefore the negative test with hypervisor-cpu-compare failed. Add another feature that's not part of host cpu feature list as returned by domcapabilities. To find this kind of condition: list all recognized features with qemu-kvm -cpu ?. Then get domcapabilities and check for features that are not listed there. Signed-off-by: Sebastian Mitterle --- libvirt/tests/deps/negative_domcapabilities_s390x.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/libvirt/tests/deps/negative_domcapabilities_s390x.xml b/libvirt/tests/deps/negative_domcapabilities_s390x.xml index f0839d5b7e..34cc5bae07 100644 --- a/libvirt/tests/deps/negative_domcapabilities_s390x.xml +++ b/libvirt/tests/deps/negative_domcapabilities_s390x.xml @@ -35,6 +35,7 @@ gen15a-base +