mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-22 04:25:18 +00:00
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 <eskultet@redhat.com>
This commit is contained in:
parent
ab48fe7991
commit
3f4d0341e4
@ -514,10 +514,19 @@
|
|||||||
encrypted with a key unique to that VM.</p>
|
encrypted with a key unique to that VM.</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
For more details on SEV feature see:
|
For more details on the SEV feature and how to use it with libvirt have
|
||||||
<a href="https://support.amd.com/TechDocs/55766_SEV-KM_API_Specification.pdf">
|
a look at the following resources:
|
||||||
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">
|
<dl>
|
||||||
SEV White Paper</a>
|
<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>
|
</p>
|
||||||
|
|
||||||
<dl>
|
<dl>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user