Re: [RFC PATCH 09/14] KVM: x86: Move shared KVM state into VAC
From: Lai Jiangshan
Date: Fri Nov 17 2023 - 03:54:39 EST
On Wed, Nov 8, 2023 at 4:21 AM Anish Ghulati <aghulati@xxxxxxxxxx> wrote:
>
> From: Venkatesh Srinivas <venkateshs@xxxxxxxxxxxx>
>
> Move kcpu_kick_mask and vm_running_vcpu* from arch neutral KVM code into
> VAC.
Hello, Venkatesh, Anish
IMO, the allocation code for cpu_kick_mask has to be moved too.
Thanks
Lai