Re: [PATCH v4 13/23] qemu_firmware: Pick the right firmware for TDX guests

2025-07-10 Thread Daniel P . Berrangé via Devel
On Thu, Jul 10, 2025 at 03:21:15AM -0400, Zhenzhong Duan wrote: > The firmware descriptors have 'intel-tdx' feature which > describes whether firmware is suitable for TDX guests. > Provide necessary implementation to detect the feature and pick > the right firmware if guest is TDX enabled. > > Sug

[PATCH v4 13/23] qemu_firmware: Pick the right firmware for TDX guests

2025-07-10 Thread Zhenzhong Duan
The firmware descriptors have 'intel-tdx' feature which describes whether firmware is suitable for TDX guests. Provide necessary implementation to detect the feature and pick the right firmware if guest is TDX enabled. Suggested-by: Daniel P. Berrangé Signed-off-by: Zhenzhong Duan --- src/qemu/