[PATCH 1/9] KVM: Add kvm_arch_vcpu_{un}blocking callbacks
Marc Zyngier
marc.zyngier at arm.com
Thu Sep 3 07:21:17 PDT 2015
On 30/08/15 14:54, Christoffer Dall wrote:
> Some times it is useful for architecture implementations of KVM to know
> when the VCPU thread is about to block or when it comes back from
> blocking (arm/arm64 needs to know this to properly implement timers, for
> example).
>
> Therefore provide a generic architecture callback function in line with
> what we do elsewhere for KVM generic-arch interactions.
>
> Signed-off-by: Christoffer Dall <christoffer.dall at linaro.org>
Reviewed-by: Marc Zyngier <marc.zyngier at arm.com>
M.
--
Jazz is not dead. It just smells funny...
More information about the linux-arm-kernel
mailing list