Re: [PATCH] i386/tdx: Error and exit when named cpu model is requested
Queued, thanks. Paolo
[PATCH] i386/tdx: Error and exit when named cpu model is requested
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