From: Peter Krempa Date: Tue, 4 Mar 2025 09:12:11 +0000 (+0100) Subject: qemucapabilitiesdata: Document '+amdsev' variant X-Git-Tag: v11.2.0-rc1~267 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0e58c04fc98c93482ce63589bf2b3042e7b5dd6c;p=thirdparty%2Flibvirt.git qemucapabilitiesdata: Document '+amdsev' variant Upcoming patch will introduce test data from an SEV-enabled host. Document the new variant. Signed-off-by: Peter Krempa Reviewed-by: Pavel Hrdina --- diff --git a/tests/qemucapabilitiesdata/README.rst b/tests/qemucapabilitiesdata/README.rst index f65f07cfca..38af651c66 100644 --- a/tests/qemucapabilitiesdata/README.rst +++ b/tests/qemucapabilitiesdata/README.rst @@ -57,6 +57,10 @@ Known test variants Variant of the test data using the Apple OSX Hypervisor Framework acceleration for qemu. +``+amdsev`` + + Variant of the test data captured on hosts supporting AMD SEV and AMD SEV_ES + security framework. Usage in tests ==============