summaryrefslogtreecommitdiff
path: root/include/kvm
diff options
context:
space:
mode:
authorMarc Zyngier <marc.zyngier@arm.com>2015-06-05 11:33:28 +0300
committerMarc Zyngier <marc.zyngier@arm.com>2015-08-12 13:28:23 +0300
commit9a99d050705318d1cb27979e1c810464347db9db (patch)
tree5cdbba92fcce70d797737ddb997c874c2cea0d37 /include/kvm
parent48f8bd57756573b08520629a2413227fcdf058f5 (diff)
downloadlinux-9a99d050705318d1cb27979e1c810464347db9db.tar.xz
arm/arm64: KVM: Fix ordering of timer/GIC on guest entry
As we now inject the timer interrupt when we're about to enter the guest, it makes a lot more sense to make sure this happens before the vgic code queues the pending interrupts. Otherwise, we get the interrupt on the following exit, which is not great for latency (and leads to all kind of bizarre issues when using with active interrupts at the HW level). Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
Diffstat (limited to 'include/kvm')
0 files changed, 0 insertions, 0 deletions