]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuxmlconftest: Add 'latest' version of 'launch-security-sev*' originally using...
authorPeter Krempa <pkrempa@redhat.com>
Tue, 4 Mar 2025 11:46:33 +0000 (12:46 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 6 Mar 2025 12:04:26 +0000 (13:04 +0100)
commit8a852c3a909f0d11a61e1e3cd3bae89937e3a07c
treeb9b24b781347d0fd13714eea21285fc6253ff701
parent59e528ea0d32272e7651b399358164b2212c5a7d
qemuxmlconftest: Add 'latest' version of 'launch-security-sev*' originally using 6.0.0

The 'launch-security-sev' and
'launch-security-sev-missing-platform-info' tests run agains the
qemu-6.0.0 caps which were manually doctored to support SEV.

Since we now have the '+amdsev' variant dumped from a more modern qemu
add another invocation of the tests.

The only relevant difference in the output data is 'cbitpos' being '51'
on the new platform, for the test case which explicitly doesn't
configure it.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
tests/qemuxmlconfdata/launch-security-sev-missing-platform-info.x86_64-latest+amdsev.args [new file with mode: 0644]
tests/qemuxmlconfdata/launch-security-sev-missing-platform-info.x86_64-latest+amdsev.xml [new file with mode: 0644]
tests/qemuxmlconfdata/launch-security-sev.x86_64-latest+amdsev.args [new file with mode: 0644]
tests/qemuxmlconfdata/launch-security-sev.x86_64-latest+amdsev.xml [new file with mode: 0644]
tests/qemuxmlconftest.c