aboutsummaryrefslogtreecommitdiffstats
path: root/include/kvm (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-11KVM: ARM: vgic: add the GICv3 backendMarc Zyngier1-0/+28
2014-07-11arm64: KVM: split GICv2 world switch from hyp codeMarc Zyngier1-1/+6
2014-07-11KVM: ARM: vgic: revisit implementation of irqchip_in_kernelMarc Zyngier1-1/+2
2014-07-11KVM: ARM: vgic: split GICv2 backend from the main vgic codeMarc Zyngier1-3/+8
2014-07-11KVM: ARM: introduce vgic_params structureMarc Zyngier1-0/+11
2014-07-11KVM: ARM: vgic: introduce vgic_enableMarc Zyngier1-0/+1
2014-07-11KVM: ARM: vgic: abstract VMCR accessMarc Zyngier1-0/+9
2014-07-11KVM: ARM: vgic: move underflow handling to vgic_opsMarc Zyngier1-0/+2
2014-07-11KVM: ARM: vgic: abstract MISR decodingMarc Zyngier1-0/+4
2014-07-11KVM: ARM: vgic: abstract EISR bitmap accessMarc Zyngier1-0/+1
2014-07-11KVM: ARM: vgic: abstract access to the ELRSR bitmapMarc Zyngier1-0/+2
2014-07-11KVM: ARM: vgic: introduce vgic_ops and LR manipulation primitivesMarc Zyngier1-0/+18
2014-07-11KVM: arm/arm64: vgic: move GICv2 registers to their own structureMarc Zyngier1-7/+13
2014-07-11arm64: KVM: allow export and import of generic timer regsAlex Bennée1-0/+14
2014-03-06ARM: KVM: fix non-VGIC compilationMarc Zyngier1-0/+5
2013-12-21KVM: arm-vgic: Set base addr through device APIChristoffer Dall1-1/+1
2013-08-30ARM: KVM: vgic: Bump VGIC_NR_IRQS to 256Christoffer Dall1-1/+1
2013-06-26ARM: KVM: Allow host virt timer irq to be different from guest timer virt irqAnup Patel1-0/+4
2013-05-19ARM: KVM: move GIC/timer code to a common locationMarc Zyngier2-0/+305