]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
qemucapabilitiesdata: Document '+amdsev' variant
authorPeter Krempa <pkrempa@redhat.com>
Tue, 4 Mar 2025 09:12:11 +0000 (10:12 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 6 Mar 2025 12:04:25 +0000 (13:04 +0100)
Upcoming patch will introduce test data from an SEV-enabled host.
Document the new variant.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
tests/qemucapabilitiesdata/README.rst

index f65f07cfcac0930e9d05694a861c2a7a3a05893f..38af651c66060ae6bfabe14fe326e981d6a7c2e3 100644 (file)
@@ -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
 ==============