From: Erik Skultety
Date: Fri, 24 May 2019 11:15:56 +0000 (+0200)
Subject: docs: Link the relevant SEV formatdomain section from formatdomaincaps
X-Git-Tag: v5.4.0-rc1~9
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f4d0341e43cffef6d23aad3fa568b3b474db120;p=thirdparty%2Flibvirt.git
docs: Link the relevant SEV formatdomain section from formatdomaincaps
formatdomaincaps.html provides explanation of SEV fields, but doesn't
link to the domain XML docs to show how it can be actually used in
libvirt.
Signed-off-by: Erik Skultety
---
diff --git a/docs/formatdomaincaps.html.in b/docs/formatdomaincaps.html.in
index b31b1729f4..432d7aed5e 100644
--- a/docs/formatdomaincaps.html.in
+++ b/docs/formatdomaincaps.html.in
@@ -514,10 +514,19 @@
encrypted with a key unique to that VM.
- For more details on SEV feature see:
-
- SEV API spec and
- SEV White Paper
+ For more details on the SEV feature and how to use it with libvirt have
+ a look at the following resources:
+
+ -
+ SEV API spec
+
+ -
+ SEV White Paper
+
+ -
+ SEV in domain XML
+
+