From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68]) by lore.proxmox.com (Postfix) with ESMTPS id 221111FF15C for ; Fri, 14 Nov 2025 07:39:31 +0100 (CET) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id ACBC77C9E; Fri, 14 Nov 2025 07:40:24 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1763102384; x=1763707184; d=canarybit.eu; s=rsa1; h=content-transfer-encoding:content-type:in-reply-to:from:references:to:subject: mime-version:date:message-id:from; bh=0ODt9l0qNZ6J8+uqFDYSLVF3AtnAGfqsJW5Fyp45A8E=; b=XbBtvR5v4X/jVh0bVM9EAXuAceh5fa+6RJMi+PEyGIBw8CRrYoN0CV6vYBCVK+KYFz+W/HL3u/SxA ijGFdUcGEm64hUcJmIyQEWDO4MJ3c7cpyZ9iZNfCNCVS1sst55lZibUXARQMFBqPttv6jaaVR6Hnvm Olc6I0BQxpd8gd2rAHjfA/cn1wV88PUS7lK/5ob82Vy1WFQI4vyDq25TSaEDXnXWckdSD5hRxAMoqg I6prGAnOG39/LuwwbIFtSQRYQZOW+yMIRVoib0CetdiGbnH6sviEBtgHZCypya8fPUTN75vDFeoMyS t2+/A3wsMsW8gDRX4Yd3ixejzW8pQNg== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; t=1763102384; x=1763707184; d=canarybit.eu; s=ed1; h=content-transfer-encoding:content-type:in-reply-to:from:references:to:subject: mime-version:date:message-id:from; bh=0ODt9l0qNZ6J8+uqFDYSLVF3AtnAGfqsJW5Fyp45A8E=; b=2ZTx4BJ5mHzJZnRkoQa5PesZ+WBF/VXdXXzGyYqU+PTxd82/wl7BbTvPQAi0qYYoXY4u4gD5CDyY9 fXsGPYMCw== X-HalOne-ID: b40d397a-c124-11f0-bfbd-632fe8569f3f Message-ID: Date: Fri, 14 Nov 2025 07:39:43 +0100 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird To: Fiona Ebner , Proxmox VE development discussion References: <20251028125459.287308-1-anton.iacobaeus@canarybit.eu> Content-Language: en-US From: Anton Iacobaeus In-Reply-To: X-SPAM-LEVEL: Spam detection results: 0 BAYES_00 -1.9 Bayes spam probability is 0 to 1% DKIM_SIGNED 0.1 Message has a DKIM or DK signature, not necessarily valid DKIM_VALID -0.1 Message has at least one valid DKIM or DK signature DKIM_VALID_AU -0.1 Message has a valid DKIM or DK signature from author's domain DKIM_VALID_EF -0.1 Message has a valid DKIM or DK signature from envelope-from domain DMARC_MISSING 0.1 Missing DMARC policy RCVD_IN_DNSWL_NONE -0.0001 Sender listed at https://www.dnswl.org/, no trust SPF_HELO_PASS -0.001 SPF: HELO matches SPF record SPF_NONE 0.001 SPF: sender does not publish an SPF Record URIBL_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [canarybit.eu] Subject: Re: [pve-devel] partially-applied: [PATCH edk2-firmware/manager/qemu-server v3 0/9] Add support for Intel TDX X-BeenThere: pve-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Proxmox VE development discussion Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: pve-devel-bounces@lists.proxmox.com Sender: "pve-devel" On 11/13/25 12:21, Fiona Ebner wrote: > Many thanks! Since the Proxmox VE 9.1 minor release is not too-far off, > I went ahead and partially applied the series, so that the initial > feature is in :) I left out attestation for now, I'll send a response to > that patch afterwards. > > Am 28.10.25 um 1:56 PM schrieb Anton Iacobaeus: >> pve-edk2-firmware: >> >> Philipp Giersfeld (3): >> Change name of SEV-related OVMF files >> Add firmware target for TDFV >> Add SCSI in NCCFV for TD guest > > Applied these three while adding my suggested follow-up for enrollment: > > 836ab12370 Change name of SEV-related OVMF files > 8bd1c1afa3 Add firmware target for TDFV > 9fdf1a8994 Add SCSI in NCCFV for TD guest > 3bcde1f645 d/{rules,.install}: tdx: ship image with pre-enrolled keys > Thanks! We tested with secure boot and it seems to work well and your suggested follow-up looks solid. >> qemu-server: >> >> Philipp Giersfeld (3): >> Adapt AMD SEV code for compatibility with other platforms >> Add check for TDX support >> Add support for Intel TDX > Applied these three and added a follow-up to only query supported > features for the matching CPU vendor: > > b518383f Adapt AMD SEV code for compatibility with other platforms > 96a23d39 Add check for TDX support > db96e126 Add support for Intel TDX > c1934a5d query machine capabilities: only query features of matching CPU > vendor > > Best Regards, > Fiona > _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel