summary refs log tree commit diff stats
path: root/docs/specs/index.rst
diff options
context:
space:
mode:
authorDov Murik <dovmurik@linux.ibm.com>2022-01-03 11:14:13 +0200
committerGerd Hoffmann <kraxel@redhat.com>2022-03-04 11:27:49 +0100
commit0a2a40da4fba8256bffd9abd94626106f80c3c8c (patch)
treed9ee25fbf815158a6fe45062e9ea1236f58350f3 /docs/specs/index.rst
parentbfc8c14459dae16b525cd024600d20f022b6ee55 (diff)
downloadfocaccia-qemu-0a2a40da4fba8256bffd9abd94626106f80c3c8c.tar.gz
focaccia-qemu-0a2a40da4fba8256bffd9abd94626106f80c3c8c.zip
docs: Add spec of OVMF GUIDed table for SEV guests
Add docs/specs/sev-guest-firmware.rst which describes the GUIDed table
in the end of OVMF's image which is parsed by QEMU, and currently used
to describe some values for SEV and SEV-ES guests.

Signed-off-by: Dov Murik <dovmurik@linux.ibm.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20220103091413.2869-1-dovmurik@linux.ibm.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'docs/specs/index.rst')
-rw-r--r--docs/specs/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/specs/index.rst b/docs/specs/index.rst
index ecc43896bb..2a35700fb3 100644
--- a/docs/specs/index.rst
+++ b/docs/specs/index.rst
@@ -18,3 +18,4 @@ guest hardware that is specific to QEMU.
    acpi_mem_hotplug
    acpi_pci_hotplug
    acpi_nvdimm
+   sev-guest-firmware