Re: [PATCH] i386/tdx: Error and exit when named cpu model is requested

2025-06-17 Thread Paolo Bonzini
Queued, thanks. Paolo

[PATCH] i386/tdx: Error and exit when named cpu model is requested

2025-06-12 Thread Xiaoyao Li
Currently, it gets below error when requesting any named cpu model with "-cpu" to boot a TDX VM: qemu-system-x86_64: KVM_TDX_INIT_VM failed: Invalid argument It misleads people to think it's the bug of KVM or QEMU. It is just that current QEMU doesn't support named cpu model for TDX. To suppor