On Mon, Jan 19, 2026 at 03:25:43PM +0000, Jim MacArthur wrote:
>* Fixes link to AMD64 Architecture Programmer's
>Manual and bumps version to 3.43.
>* Updates link to buildigvm to new home on GitLab.
>
>Resolves: https://gitlab.com/qemu-project/qemu/-/issues/3247
>Signed-off-by: Jim MacArthur <jim.macarthur@linaro.org>
>---
>Fixes broken links for the AMD64 Architecture Programmer's Manual and
>buildigvm.
>---
>Changes in v2:
>- Changed link to buildigvm as supplied by Stefano Garzarella
> <sgarzare@redhat.com>
>- Link to v1: https://lore.kernel.org/qemu-devel/20251230-igvm-documentation-fix-v1-1-865750a66cc8@linaro.org
>---
> docs/system/igvm.rst | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
>diff --git a/docs/system/igvm.rst b/docs/system/igvm.rst
>index 79508d9588..9db8ae43d2 100644
>--- a/docs/system/igvm.rst
>+++ b/docs/system/igvm.rst
>@@ -166,8 +166,8 @@ References
> ----------
>
> [1] AMD64 Architecture Programmer's Manual, Volume 2: System Programming
>- Rev 3.41
>- https://www.amd.com/content/dam/amd/en/documents/processor-tech-docs/programmer-references/24593.pdf
>+ Rev 3.43
>+ https://docs.amd.com/v/u/en-US/24593_3.43
>
> [2] ``buildigvm`` - A tool to build example IGVM files containing OVMF firmware
>- https://github.com/roy-hopkins/buildigvm
>\ No newline at end of file
>+ https://gitlab.com/qemu-project/buildigvm
>
>---
>base-commit: c1c58cee16380f81f88fbde6b12f247b376839e2
>change-id: 20251230-igvm-documentation-fix-6a937c2cb9fc
>
>Best regards,
>--
>Jim MacArthur <jim.macarthur@linaro.org>
>
Thanks!
Reviewed-by: Luigi Leonardi <leonardi@redhat.com>