linux_dsm_epyc7002/virt/kvm/arm/vgic
Marc Zyngier 140b086dd1 KVM: arm/arm64: vgic-new: Add GICv2 world switch backend
Processing maintenance interrupts and accessing the list registers
are dependent on the host's GIC version.
Introduce vgic-v2.c to contain GICv2 specific functions.
Implement the GICv2 specific code for syncing the emulation state
into the VGIC registers.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
Signed-off-by: Eric Auger <eric.auger@linaro.org>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Eric Auger <eric.auger@linaro.org>
Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
2016-05-20 15:39:48 +02:00
..
vgic-v2.c KVM: arm/arm64: vgic-new: Add GICv2 world switch backend 2016-05-20 15:39:48 +02:00
vgic.c KVM: arm/arm64: vgic-new: Add GICv2 world switch backend 2016-05-20 15:39:48 +02:00
vgic.h KVM: arm/arm64: vgic-new: Add GICv2 world switch backend 2016-05-20 15:39:48 +02:00