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