Also updated revision to 3.43. Resolves: https://gitlab.com/qemu-project/qemu/-/issues/3247 Signed-off-by: Jim MacArthur <[email protected]> --- Just fixes a broken link for the AMD64 Architecture Programmer's Manual. --- docs/system/igvm.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/system/igvm.rst b/docs/system/igvm.rst index 79508d9588..f45eb1707e 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 --- base-commit: 942b0d378a1de9649085ad6db5306d5b8cef3591 change-id: 20251230-igvm-documentation-fix-6a937c2cb9fc Best regards, -- Jim MacArthur <[email protected]>
