]> 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)
commitce39e8f4d405c5f6f0679adca0e28a1be7977af9
tree9b2ea43e819cb4c2454220259268b28e07797d6f
parent94af5e0b96ff1ae76f262183808df7119db7bb4b
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