diff options
| author | Christoffer Dall <[email protected]> | 2015-08-27 14:41:15 +0000 |
|---|---|---|
| committer | Christoffer Dall <[email protected]> | 2015-10-22 21:01:41 +0000 |
| commit | 3217f7c25bca66eed9b07f0b8bfd1937169b0736 (patch) | |
| tree | 560fff562044ed7bed3f3ee0e1d1ce91e708d180 /arch/arm/kvm/psci.c | |
| parent | arm/arm64: KVM: Fix disabled distributor operation (diff) | |
| download | kernel-3217f7c25bca66eed9b07f0b8bfd1937169b0736.tar.gz kernel-3217f7c25bca66eed9b07f0b8bfd1937169b0736.zip | |
KVM: Add kvm_arch_vcpu_{un}blocking callbacks
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.
Reviewed-by: Marc Zyngier <[email protected]>
Signed-off-by: Christoffer Dall <[email protected]>
Diffstat (limited to 'arch/arm/kvm/psci.c')
0 files changed, 0 insertions, 0 deletions
