]> git.proxmox.com Git - mirror_ubuntu-focal-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)
commitf01fbd2fad73434f62cbd0aada8f9403fc0fa527
tree9b2ea43e819cb4c2454220259268b28e07797d6f
parent0546c63d988d347fc734fc8c624692b30f95f633
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