On Mon, Jan 06, 2025, Xiaoyao Li wrote:By rejecting KVM_GET_LAPIC/KVM_SET_LAPIC for TDX guests (i.e.,
On 12/9/2024 9:07 AM, Binbin Wu wrote:Yes, IIRC that was what Paolo suggested in one of the many PUCK calls. Until
Hi,(I'm not sure if it is the correct place to raise the discussion on
This patch series introduces the support of interrupt handling for TDX
guests, including virtual interrupt injection and VM-Exits caused by
vectored events.
KVM_SET_LAPIC and KVM_SET_LAPIC for TDX. But it seems the most related
series)
Should KVM reject KVM_GET_LAPIC and KVM_SET_LAPIC for TDX?
KVM supports intra-host migration for TDX guests, getting and setting APIC state
is nonsensical.