From: Sean Christopherson Sent: Friday, February 7, 2025
9:23 AM
>
> Dropping a few people/lists whose emails are bouncing.
>
> On Fri, Jan 31, 2025, Sean Christopherson wrote:
> > @@ -369,6 +369,11 @@ void __init kvmclock_init(void)
> > #ifdef CONFIG_X86_LOCAL_APIC
> > x86_cpuinit.early_p
From: Easwar Hariharan Sent: Friday, February 7,
2025 11:07 AM
>
> The VF driver controls an endpoint attached to the pci-hyperv
> controller. An invalidation sent by the PF driver in the host would be
> delivered *to* the endpoint driver by the controller driver.
>
> Signed-off-by: Easwar Hari
From: Nuno Das Neves Sent: Friday, February
7, 2025 11:03 AM
>
> Move hv_current_partition_id and hv_get_partition_id() to hv_common.c,
> and call hv_get_partition_id() on arm64 in hyperv_init(). These aren't
> specific to x86_64 and will be needed by common code.
>
> Set hv_current_partition_i