All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] docs: Fix broken links
@ 2020-08-07 10:17 Han Han
  2020-08-07 11:27 ` no-reply
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Han Han @ 2020-08-07 10:17 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, laurent, Han Han

Signed-off-by: Han Han <hhan@redhat.com>
---
 docs/amd-memory-encryption.txt | 4 ++--
 docs/pvrdma.txt                | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/amd-memory-encryption.txt b/docs/amd-memory-encryption.txt
index 43bf3ee6a5..80b8eb00e9 100644
--- a/docs/amd-memory-encryption.txt
+++ b/docs/amd-memory-encryption.txt
@@ -95,10 +95,10 @@ References
 -----------------
 
 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:
-[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:
 http://www.linux-kvm.org/images/7/74/02x08A-Thomas_Lendacky-AMDs_Virtualizatoin_Memory_Encryption_Technology.pdf
diff --git a/docs/pvrdma.txt b/docs/pvrdma.txt
index 0f0dd8a7e5..5c122fe818 100644
--- a/docs/pvrdma.txt
+++ b/docs/pvrdma.txt
@@ -18,7 +18,7 @@ over-commit and, even if not implemented yet, migration support will be
 possible with some HW assistance.
 
 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
 
 
 
-- 
2.27.0



^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] docs: Fix broken links
  2020-08-07 10:17 [PATCH] docs: Fix broken links Han Han
@ 2020-08-07 11:27 ` no-reply
  2020-08-07 13:45 ` Philippe Mathieu-Daudé
  2020-09-01  7:31 ` Laurent Vivier
  2 siblings, 0 replies; 4+ messages in thread
From: no-reply @ 2020-08-07 11:27 UTC (permalink / raw)
  To: hhan; +Cc: qemu-trivial, hhan, qemu-devel, laurent

Patchew URL: https://patchew.org/QEMU/20200807101736.3544506-1-hhan@redhat.com/



Hi,

This series failed the docker-quick@centos7 build test. Please find the testing commands and
their output below. If you have Docker installed, you can probably reproduce it
locally.

=== TEST SCRIPT BEGIN ===
#!/bin/bash
make docker-image-centos7 V=1 NETWORK=1
time make docker-test-quick@centos7 SHOW_ENV=1 J=14 NETWORK=1
=== TEST SCRIPT END ===




The full log is available at
http://patchew.org/logs/20200807101736.3544506-1-hhan@redhat.com/testing.docker-quick@centos7/?type=message.
---
Email generated automatically by Patchew [https://patchew.org/].
Please send your feedback to patchew-devel@redhat.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] docs: Fix broken links
  2020-08-07 10:17 [PATCH] docs: Fix broken links Han Han
  2020-08-07 11:27 ` no-reply
@ 2020-08-07 13:45 ` Philippe Mathieu-Daudé
  2020-09-01  7:31 ` Laurent Vivier
  2 siblings, 0 replies; 4+ messages in thread
From: Philippe Mathieu-Daudé @ 2020-08-07 13:45 UTC (permalink / raw)
  To: Han Han, qemu-devel; +Cc: qemu-trivial, laurent

On 8/7/20 12:17 PM, Han Han wrote:
> Signed-off-by: Han Han <hhan@redhat.com>
> ---
>  docs/amd-memory-encryption.txt | 4 ++--
>  docs/pvrdma.txt                | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] docs: Fix broken links
  2020-08-07 10:17 [PATCH] docs: Fix broken links Han Han
  2020-08-07 11:27 ` no-reply
  2020-08-07 13:45 ` Philippe Mathieu-Daudé
@ 2020-09-01  7:31 ` Laurent Vivier
  2 siblings, 0 replies; 4+ messages in thread
From: Laurent Vivier @ 2020-09-01  7:31 UTC (permalink / raw)
  To: Han Han, qemu-devel; +Cc: qemu-trivial

Le 07/08/2020 à 12:17, Han Han a écrit :
> Signed-off-by: Han Han <hhan@redhat.com>
> ---
>  docs/amd-memory-encryption.txt | 4 ++--
>  docs/pvrdma.txt                | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/docs/amd-memory-encryption.txt b/docs/amd-memory-encryption.txt
> index 43bf3ee6a5..80b8eb00e9 100644
> --- a/docs/amd-memory-encryption.txt
> +++ b/docs/amd-memory-encryption.txt
> @@ -95,10 +95,10 @@ References
>  -----------------
>  
>  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:
> -[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:
>  http://www.linux-kvm.org/images/7/74/02x08A-Thomas_Lendacky-AMDs_Virtualizatoin_Memory_Encryption_Technology.pdf
> diff --git a/docs/pvrdma.txt b/docs/pvrdma.txt
> index 0f0dd8a7e5..5c122fe818 100644
> --- a/docs/pvrdma.txt
> +++ b/docs/pvrdma.txt
> @@ -18,7 +18,7 @@ over-commit and, even if not implemented yet, migration support will be
>  possible with some HW assistance.
>  
>  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
>  
>  
>  
> 

Applied to my trivial-patches branch.

Thanks,
Laurent



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-09-01  7:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-07 10:17 [PATCH] docs: Fix broken links Han Han
2020-08-07 11:27 ` no-reply
2020-08-07 13:45 ` Philippe Mathieu-Daudé
2020-09-01  7:31 ` Laurent Vivier

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.