alistair23-linux/include/kvm
Marc Zyngier f982cf4e9c KVM: ARM: vgic: revisit implementation of irqchip_in_kernel
So far, irqchip_in_kernel() was implemented by testing the value of
vctrl_base, which worked fine with GICv2.

With GICv3, this field is useless, as we're using system registers
instead of a emmory mapped interface. To solve this, add a boolean
flag indicating if the we're using a vgic or not.

Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
2014-07-11 04:57:35 -07:00
..
arm_arch_timer.h arm64: KVM: allow export and import of generic timer regs 2014-07-11 04:46:55 -07:00
arm_vgic.h KVM: ARM: vgic: revisit implementation of irqchip_in_kernel 2014-07-11 04:57:35 -07:00