]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: arm: implements the kvm_arch_vcpu_in_kernel()
authorLongpeng(Mike) <longpeng2@huawei.com>
Tue, 8 Aug 2017 04:05:35 +0000 (12:05 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 8 Aug 2017 08:57:43 +0000 (10:57 +0200)
commitbcf23a3ebd3521ea30028acbf35417719268865b
tree9b2ea43e819cb4c2454220259268b28e07797d6f
parenteb1e027ed667016741e8cf8864032e42c74a672e
KVM: arm: implements the kvm_arch_vcpu_in_kernel()

This implements the kvm_arch_vcpu_in_kernel() for ARM, and adjusts
the calls to kvm_vcpu_on_spin().

Signed-off-by: Longpeng(Mike) <longpeng2@huawei.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/arm/kvm/handle_exit.c
arch/arm64/kvm/handle_exit.c
virt/kvm/arm/arm.c