summaryrefslogtreecommitdiffstats
path: root/virt/kvm/arm/arch_timer.c
diff options
context:
space:
mode:
authorAndrew Jones <drjones@redhat.com>2017-06-04 14:44:00 +0200
committerChristoffer Dall <cdall@linaro.org>2017-06-04 16:53:56 +0200
commitb7484931e4a8b06fe734ac2b5134f09204bad11a (patch)
tree0606976263fb79133196e43387cc26bd40542fb8 /virt/kvm/arm/arch_timer.c
parent325f9c649c8a4e447e4d3babacc7a60b75012d5d (diff)
downloadtalos-op-linux-b7484931e4a8b06fe734ac2b5134f09204bad11a.tar.gz
talos-op-linux-b7484931e4a8b06fe734ac2b5134f09204bad11a.zip
KVM: arm/arm64: PMU: remove request-less vcpu kick
Refactor PMU overflow handling in order to remove the request-less vcpu kick. Now, since kvm_vgic_inject_irq() uses vcpu requests, there should be no chance that a kick sent at just the wrong time (between the VCPU's call to kvm_pmu_flush_hwstate() and before it enters guest mode) results in a failure for the guest to see updated GIC state until its next exit some time later for some other reason. Signed-off-by: Andrew Jones <drjones@redhat.com> Reviewed-by: Christoffer Dall <cdall@linaro.org> Signed-off-by: Christoffer Dall <cdall@linaro.org>
Diffstat (limited to 'virt/kvm/arm/arch_timer.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud