From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate001.proxmox.com (gate001.proxmox.com [45.144.208.40]) by lore.proxmox.com (Postfix) with ESMTPS id 03B271FF0E7 for ; Fri, 10 Jul 2026 09:02:48 +0200 (CEST) Received: from gate001.proxmox.com (localhost.localdomain [127.0.0.1]) by gate001.proxmox.com (Proxmox) with ESMTP id 5D818214AB; Fri, 10 Jul 2026 09:02:47 +0200 (CEST) Message-ID: Date: Fri, 10 Jul 2026 09:02:41 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Beta Subject: Re: [PATCH docs 1/4] qm_memory: update dead links in qm_memory_encryption_sev section on AMD SEV To: Elias Huhsovitz , pve-devel@lists.proxmox.com References: <20260708130453.166084-1-e.huhsovitz@proxmox.com> <20260708130453.166084-2-e.huhsovitz@proxmox.com> Content-Language: en-US From: Dominik Csapak In-Reply-To: <20260708130453.166084-2-e.huhsovitz@proxmox.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1783666950729 X-SPAM-LEVEL: Spam detection results: 0 AWL 0.068 Adjusted score from AWL reputation of From: address DMARC_MISSING 0.1 Missing DMARC policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment (newer systems) KAM_SHORT 0.001 Use of a URL Shortener for very short URL SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Message-ID-Hash: KAITI7GZOMETLNASM7EAIJL6MR5B4KPJ X-Message-ID-Hash: KAITI7GZOMETLNASM7EAIJL6MR5B4KPJ X-MailFrom: d.csapak@proxmox.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; loop; banned-address; emergency; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.10 Precedence: list List-Id: Proxmox VE development discussion List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: it's probably fine here, but we could think about linking to an archive.org page when the docs pages frequently change their urls... Aside from that Reviewed-by: Dominik Csapak ( On 7/8/26 3:05 PM, Elias Huhsovitz wrote: > The section on AMD SEV included dead links. > Replace dead links with up-to-date working links. > > Signed-off-by: Elias Huhsovitz > --- > qm.adoc | 7 +++---- > 1 file changed, 3 insertions(+), 4 deletions(-) > > diff --git a/qm.adoc b/qm.adoc > index 96ba68b..8213758 100644 > --- a/qm.adoc > +++ b/qm.adoc > @@ -922,10 +922,9 @@ Links: > * https://developer.amd.com/sev/ > * https://github.com/AMDESE/AMDSEV > * https://www.qemu.org/docs/master/system/i386/amd-memory-encryption.html > -* https://www.amd.com/system/files/TechDocs/55766_SEV-KM_API_Specification.pdf > -* https://documentation.suse.com/sles/15-SP1/html/SLES-amd-sev/index.html > -* https://www.amd.com/content/dam/amd/en/documents/epyc-technical-docs/specifications/56860.pdf[ > -SEV Secure Nested Paging Firmware ABI Specification] > +* https://docs.amd.com/v/u/en-US/55766_PUB_3.24_SEV_API > +* https://documentation.suse.com/sles/15-SP7/single-html/SLES-amd-sev/article-amd-sev.html > +* https://www.amd.com/content/dam/amd/en/documents/developer/56860.pdf[SEV Secure Nested Paging Firmware ABI Specification] > > [[qm_network_device]] > Network Device