]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
KVM: arm/arm64: vgic-new: Implement kvm_vgic_vcpu_pending_irq
authorEric Auger <eric.auger@linaro.org>
Mon, 7 Dec 2015 15:30:38 +0000 (15:30 +0000)
committerChristoffer Dall <christoffer.dall@linaro.org>
Fri, 20 May 2016 13:39:49 +0000 (15:39 +0200)
commit90eee56c5f9081686035972dfcddfd6c85cafdf9
treeaaab7b44a2246a15b18cbb36da10395baa9ec467
parent59529f69f5048e50dcde3434661981c01f8208b4
KVM: arm/arm64: vgic-new: Implement kvm_vgic_vcpu_pending_irq

Tell KVM whether a particular VCPU has an IRQ that needs handling
in the guest. This is used to decide whether a VCPU is runnable.

Signed-off-by: Eric Auger <eric.auger@linaro.org>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
Reviewed-by: Marc Zyngier <marc.zyngier@arm.com>
include/kvm/vgic/vgic.h
virt/kvm/arm/vgic/vgic.c