]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: Link the relevant SEV formatdomain section from formatdomaincaps
authorErik Skultety <eskultet@redhat.com>
Fri, 24 May 2019 11:15:56 +0000 (13:15 +0200)
committerErik Skultety <eskultet@redhat.com>
Mon, 27 May 2019 07:24:05 +0000 (09:24 +0200)
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 <eskultet@redhat.com>
docs/formatdomaincaps.html.in

index b31b1729f404b87394806f2133295854d1c82243..432d7aed5efe5948e48dc9e01be81d18764bf346 100644 (file)
     encrypted with a key unique to that VM.</p>
 
     <p>
-    For more details on SEV feature see:
-      <a href="https://support.amd.com/TechDocs/55766_SEV-KM_API_Specification.pdf">
-        SEV API spec</a> and <a href="http://amd-dev.wpengine.netdna-cdn.com/wordpress/media/2013/12/AMD_Memory_Encryption_Whitepaper_v7-Public.pdf">
-        SEV White Paper</a>
+        For more details on the SEV feature and how to use it with libvirt have
+        a look at the following resources:
+      <dl>
+        <dd>
+          <a href="https://support.amd.com/TechDocs/55766_SEV-KM_API_Specification.pdf">SEV API spec</a>
+        </dd>
+        <dd>
+          <a href="http://amd-dev.wpengine.netdna-cdn.com/wordpress/media/2013/12/AMD_Memory_Encryption_Whitepaper_v7-Public.pdf">SEV White Paper</a>
+        </dd>
+        <dd>
+          <a href="formatdomain.html#launchSecurity">SEV in domain XML</a>
+        </dd>
+      </dl>
     </p>
 
     <dl>