From 0e58c04fc98c93482ce63589bf2b3042e7b5dd6c Mon Sep 17 00:00:00 2001 From: Peter Krempa Date: Tue, 4 Mar 2025 10:12:11 +0100 Subject: [PATCH] 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 --- tests/qemucapabilitiesdata/README.rst | 4 ++++ 1 file changed, 4 insertions(+) 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 ============== -- 2.47.3