mirror of https://github.com/xemu-project/xemu.git
docs: Fix broken links
Signed-off-by: Han Han <hhan@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-Id: <20200807101736.3544506-1-hhan@redhat.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
This commit is contained in:
parent
7ab23df41e
commit
4aeae1d4d7
|
@ -95,10 +95,10 @@ References
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
AMD Memory Encryption whitepaper:
|
AMD Memory Encryption whitepaper:
|
||||||
http://amd-dev.wpengine.netdna-cdn.com/wordpress/media/2013/12/AMD_Memory_Encryption_Whitepaper_v7-Public.pdf
|
https://developer.amd.com/wordpress/media/2013/12/AMD_Memory_Encryption_Whitepaper_v7-Public.pdf
|
||||||
|
|
||||||
Secure Encrypted Virtualization Key Management:
|
Secure Encrypted Virtualization Key Management:
|
||||||
[1] http://support.amd.com/TechDocs/55766_SEV-KM API_Specification.pdf
|
[1] http://developer.amd.com/wordpress/media/2017/11/55766_SEV-KM-API_Specification.pdf
|
||||||
|
|
||||||
KVM Forum slides:
|
KVM Forum slides:
|
||||||
http://www.linux-kvm.org/images/7/74/02x08A-Thomas_Lendacky-AMDs_Virtualizatoin_Memory_Encryption_Technology.pdf
|
http://www.linux-kvm.org/images/7/74/02x08A-Thomas_Lendacky-AMDs_Virtualizatoin_Memory_Encryption_Technology.pdf
|
||||||
|
|
|
@ -18,7 +18,7 @@ over-commit and, even if not implemented yet, migration support will be
|
||||||
possible with some HW assistance.
|
possible with some HW assistance.
|
||||||
|
|
||||||
A project presentation accompany this document:
|
A project presentation accompany this document:
|
||||||
- http://events.linuxfoundation.org/sites/events/files/slides/lpc-2017-pvrdma-marcel-apfelbaum-yuval-shaia.pdf
|
- https://blog.linuxplumbersconf.org/2017/ocw/system/presentations/4730/original/lpc-2017-pvrdma-marcel-apfelbaum-yuval-shaia.pdf
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue