[pve-devel] applied: [PATCH qemu-server 1/1] Add support for TDX quote-generation-socket object
Fiona Ebner
f.ebner at proxmox.com
Mon Nov 17 15:04:02 CET 2025
On Mon, 17 Nov 2025 11:48:00 +0100, Anton Iacobaeus wrote:
> Extend the tdx object with the quote-generation-socket as defined in:
> https://www.qemu.org/docs/master/interop/qemu-storage-daemon-qmp-ref.html#object-QSD-qom.TdxGuestProperties
>
> Only vsock is included here since it is the most commonly used with TDX
> attestation.
Applied, thanks! I made some slight changes, most importantly not
exposing the socket type yet. Can still be added later with a default
for 'vsock' should we ever need it. Also changed the checks for 'cid'
and 'port' to be for definedness rather than boolean. And added
explicit coercion to strings in the object passed for JSON, since it's
like that in the QMP schema.
[1/1] Add support for TDX quote-generation-socket object
commit: bd0347878e824e249b1e919fe2fe2348e58d9316
More information about the pve-devel
mailing list