]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuxml2argvtest: Add newer variant of 'launch-security-sev-missing-platform-info'
authorPeter Krempa <pkrempa@redhat.com>
Thu, 10 Feb 2022 09:01:36 +0000 (10:01 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 15 Feb 2022 08:30:40 +0000 (09:30 +0100)
commitc82887a323c74a4b6dbe981eb673f7963870bd3a
tree543c5a2fbf8ced881bb22b04fed774c94f7adabc
parent43926177247a5caf0fdac4fc51514ae4c7496167
qemuxml2argvtest: Add newer variant of 'launch-security-sev-missing-platform-info'

Upcoming patches will remove support for qemu-2.12. Since tests of
'sev' use hacked data we need to use our capability dump of qemu-6.0 as
it has the required fields.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/qemuxml2argvdata/launch-security-sev-missing-platform-info.x86_64-6.0.0.args [new file with mode: 0644]
tests/qemuxml2argvtest.c