Re: [PATCH v2 4/9] x86/hyperv: Parse the ACPI wakeup mailbox

2024-09-04 Thread Yunhong Jiang
On Wed, Sep 04, 2024 at 02:56:49PM +, Michael Kelley wrote: > From: Yunhong Jiang Sent: Tuesday, September > 3, 2024 1:19 PM > > > > On Mon, Sep 02, 2024 at 03:35:13AM +, Michael Kelley wrote: > > > From: Yunhong Jiang > > > > > > > > Parse the wakeup mailbox VTL2 TDX guest. Put it to t

RE: [PATCH v2 4/9] x86/hyperv: Parse the ACPI wakeup mailbox

2024-09-04 Thread Michael Kelley
From: Yunhong Jiang Sent: Tuesday, September 3, 2024 1:19 PM > > On Mon, Sep 02, 2024 at 03:35:13AM +, Michael Kelley wrote: > > From: Yunhong Jiang > > > > > > Parse the wakeup mailbox VTL2 TDX guest. Put it to the guest_late_init, so > > > that it will be invoked before hyperv_init() wher

Re: [PATCH v2 4/9] x86/hyperv: Parse the ACPI wakeup mailbox

2024-09-03 Thread Yunhong Jiang
On Mon, Sep 02, 2024 at 03:35:13AM +, Michael Kelley wrote: > From: Yunhong Jiang > > > > Parse the wakeup mailbox VTL2 TDX guest. Put it to the guest_late_init, so > > that it will be invoked before hyperv_init() where the mailbox address is > > checked. > > Could you elaborate on the choic

RE: [PATCH v2 4/9] x86/hyperv: Parse the ACPI wakeup mailbox

2024-09-01 Thread Michael Kelley
From: Yunhong Jiang > > Parse the wakeup mailbox VTL2 TDX guest. Put it to the guest_late_init, so > that it will be invoked before hyperv_init() where the mailbox address is > checked. Could you elaborate on the choice to set the wakeup_mailbox_address in ms_hyperv_late_init()? The code in hv_c