2023-01-03 14:56:19

by Wyes Karny

[permalink] [raw]
Subject: [PATCH] Documentation: KVM: Update AMD memory encryption link

Update AMD memory encryption white-paper document link.
Previous link is not available. Update new available link.

Signed-off-by: Wyes Karny <[email protected]>
Reviewed-by: Carlos Bilbao <[email protected]>
---
Documentation/virt/kvm/x86/amd-memory-encryption.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/virt/kvm/x86/amd-memory-encryption.rst b/Documentation/virt/kvm/x86/amd-memory-encryption.rst
index 935aaeb97fe6..487b6328b3e7 100644
--- a/Documentation/virt/kvm/x86/amd-memory-encryption.rst
+++ b/Documentation/virt/kvm/x86/amd-memory-encryption.rst
@@ -440,7 +440,7 @@ References

See [white-paper]_, [api-spec]_, [amd-apm]_ and [kvm-forum]_ for more info.

-.. [white-paper] http://amd-dev.wpengine.netdna-cdn.com/wordpress/media/2013/12/AMD_Memory_Encryption_Whitepaper_v7-Public.pdf
+.. [white-paper] https://developer.amd.com/wordpress/media/2013/12/AMD_Memory_Encryption_Whitepaper_v7-Public.pdf
.. [api-spec] https://support.amd.com/TechDocs/55766_SEV-KM_API_Specification.pdf
.. [amd-apm] https://support.amd.com/TechDocs/24593.pdf (section 15.34)
.. [kvm-forum] https://www.linux-kvm.org/images/7/74/02x08A-Thomas_Lendacky-AMDs_Virtualizatoin_Memory_Encryption_Technology.pdf
--
2.34.1


2023-01-25 18:00:15

by Wyes Karny

[permalink] [raw]
Subject: [RESEND] [PATCH] Documentation: KVM: Update AMD memory encryption link

Update AMD memory encryption white-paper document link.
Previous link is not available. Update new available link.

Signed-off-by: Wyes Karny <[email protected]>
Reviewed-by: Carlos Bilbao <[email protected]>
---
Documentation/virt/kvm/x86/amd-memory-encryption.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/virt/kvm/x86/amd-memory-encryption.rst b/Documentation/virt/kvm/x86/amd-memory-encryption.rst
index 935aaeb97fe6..487b6328b3e7 100644
--- a/Documentation/virt/kvm/x86/amd-memory-encryption.rst
+++ b/Documentation/virt/kvm/x86/amd-memory-encryption.rst
@@ -440,7 +440,7 @@ References

See [white-paper]_, [api-spec]_, [amd-apm]_ and [kvm-forum]_ for more info.

-.. [white-paper] http://amd-dev.wpengine.netdna-cdn.com/wordpress/media/2013/12/AMD_Memory_Encryption_Whitepaper_v7-Public.pdf
+.. [white-paper] https://developer.amd.com/wordpress/media/2013/12/AMD_Memory_Encryption_Whitepaper_v7-Public.pdf
.. [api-spec] https://support.amd.com/TechDocs/55766_SEV-KM_API_Specification.pdf
.. [amd-apm] https://support.amd.com/TechDocs/24593.pdf (section 15.34)
.. [kvm-forum] https://www.linux-kvm.org/images/7/74/02x08A-Thomas_Lendacky-AMDs_Virtualizatoin_Memory_Encryption_Technology.pdf
--
2.34.1


2023-02-02 18:35:44

by Jonathan Corbet

[permalink] [raw]
Subject: Re: [RESEND] [PATCH] Documentation: KVM: Update AMD memory encryption link

Wyes Karny <[email protected]> writes:

> Update AMD memory encryption white-paper document link.
> Previous link is not available. Update new available link.
>
> Signed-off-by: Wyes Karny <[email protected]>
> Reviewed-by: Carlos Bilbao <[email protected]>
> ---
> Documentation/virt/kvm/x86/amd-memory-encryption.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/virt/kvm/x86/amd-memory-encryption.rst b/Documentation/virt/kvm/x86/amd-memory-encryption.rst
> index 935aaeb97fe6..487b6328b3e7 100644
> --- a/Documentation/virt/kvm/x86/amd-memory-encryption.rst
> +++ b/Documentation/virt/kvm/x86/amd-memory-encryption.rst
> @@ -440,7 +440,7 @@ References
>
> See [white-paper]_, [api-spec]_, [amd-apm]_ and [kvm-forum]_ for more info.
>
> -.. [white-paper] http://amd-dev.wpengine.netdna-cdn.com/wordpress/media/2013/12/AMD_Memory_Encryption_Whitepaper_v7-Public.pdf
> +.. [white-paper] https://developer.amd.com/wordpress/media/2013/12/AMD_Memory_Encryption_Whitepaper_v7-Public.pdf
> .. [api-spec] https://support.amd.com/TechDocs/55766_SEV-KM_API_Specification.pdf
> .. [amd-apm] https://support.amd.com/TechDocs/24593.pdf (section 15.34)
> .. [kvm-forum] https://www.linux-kvm.org/images/7/74/02x08A-Thomas_Lendacky-AMDs_Virtualizatoin_Memory_Encryption_Technology.pdf
> --

Applied, thanks.

jon

2023-02-06 04:30:48

by Wyes Karny

[permalink] [raw]
Subject: Re: [RESEND] [PATCH] Documentation: KVM: Update AMD memory encryption link

On 02 Feb 11:33, Jonathan Corbet wrote:
> Wyes Karny <[email protected]> writes:
>
> > Update AMD memory encryption white-paper document link.
> > Previous link is not available. Update new available link.
> >
> > Signed-off-by: Wyes Karny <[email protected]>
> > Reviewed-by: Carlos Bilbao <[email protected]>
> > ---
> > Documentation/virt/kvm/x86/amd-memory-encryption.rst | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/Documentation/virt/kvm/x86/amd-memory-encryption.rst b/Documentation/virt/kvm/x86/amd-memory-encryption.rst
> > index 935aaeb97fe6..487b6328b3e7 100644
> > --- a/Documentation/virt/kvm/x86/amd-memory-encryption.rst
> > +++ b/Documentation/virt/kvm/x86/amd-memory-encryption.rst
> > @@ -440,7 +440,7 @@ References
> >
> > See [white-paper]_, [api-spec]_, [amd-apm]_ and [kvm-forum]_ for more info.
> >
> > -.. [white-paper] http://amd-dev.wpengine.netdna-cdn.com/wordpress/media/2013/12/AMD_Memory_Encryption_Whitepaper_v7-Public.pdf
> > +.. [white-paper] https://developer.amd.com/wordpress/media/2013/12/AMD_Memory_Encryption_Whitepaper_v7-Public.pdf
> > .. [api-spec] https://support.amd.com/TechDocs/55766_SEV-KM_API_Specification.pdf
> > .. [amd-apm] https://support.amd.com/TechDocs/24593.pdf (section 15.34)
> > .. [kvm-forum] https://www.linux-kvm.org/images/7/74/02x08A-Thomas_Lendacky-AMDs_Virtualizatoin_Memory_Encryption_Technology.pdf
> > --
>
> Applied, thanks.

Thank you!

-Wyes
>
> jon