1
0
Fork 0
alistair23-linux/virt
Christoffer Dall 9f958c11b7 KVM: arm/arm64: vgic: Trust the LR state for HW IRQs
We were probing the physial distributor state for the active state of a
HW virtual IRQ, because we had seen evidence that the LR state was not
cleared when the guest deactivated a virtual interrupted.

However, this issue turned out to be a software bug in the GIC, which
was solved by: 84aab5e68c2a5e1e18d81ae8308c3ce25d501b29
(KVM: arm/arm64: arch_timer: Preserve physical dist. active
state on LR.active, 2015-11-24)

Therefore, get rid of the complexities and just look at the LR.

Reviewed-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
2015-11-24 18:08:37 +01:00
..
kvm KVM: arm/arm64: vgic: Trust the LR state for HW IRQs 2015-11-24 18:08:37 +01:00
lib virt: IRQ bypass manager 2015-10-01 15:06:43 +02:00
Makefile virt: Add virt directory to the top Makefile 2015-10-01 15:06:44 +02:00