
On Tue, Mar 04, 2025 at 01:38:25PM +0100, Peter Krempa wrote:
As promised in the original patch fixing the schema this is the test-case follow up.
As not entirely expected it's a bit more involved and also contains fixes for other bugs.
Peter Krempa (8): qemu: capabilities: Parse 'cpu0Id' from capability cache XML domaincapstest: Use proper input file based on 'variant' in 'fillQemuCaps' domaincapstest: Allow tests of all capability variants qemucapabilitiesdata: Document '+amdsev' variant qemucapabilitiestest: Add test data for 'qemu-9.2' on a SEV-enabled AMD host qemuxmlconftest: Propery discriminate output files for caps variants qemuxmlconftest: Add 'latest' version of 'launch-security-sev*' originally using 6.0.0 qemuxmlconftest: Add '+amdsev' versions of the rest of 'launch-security-sev*' cases
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>