Re: [PATCH 0/2] Kexec enabling in TDX guest

From: Dave Hansen
Date: Fri Feb 24 2023 - 10:22:30 EST


On 2/24/23 06:30, Kirill A. Shutemov wrote:
> Ideally, it has to be addressed on BIOS level: it has to provide a way to
> offline CPUs, putting it back to pre-wakeup state.

Is there anything stopping us from just parking the CPUs in a loop
looking at 'acpi_mp_wake_mailbox_paddr'? Basically park them in a way
which is indistinguishable from what the BIOS did.