summaryrefslogtreecommitdiffstats
path: root/include/kvm
AgeCommit message (Expand)AuthorLines
2014-10-16arm/arm64: KVM: Fix BE accesses to GICv2 EISR and ELRSR regsChristoffer Dall-2/+2
2014-10-07ARM: KVM: fix vgic-disabled buildArnd Bergmann-0/+8
2014-09-18arm/arm64: KVM: vgic: delay vgic allocation until init timeMarc Zyngier-1/+0
2014-09-18arm/arm64: KVM: vgic: kill VGIC_NR_IRQSMarc Zyngier-3/+3
2014-09-18arm/arm64: KVM: vgic: handle out-of-range MMIO accessesMarc Zyngier-1/+2
2014-09-18arm/arm64: KVM: vgic: kill VGIC_MAX_CPUSMarc Zyngier-2/+1
2014-09-18arm/arm64: KVM: vgic: Parametrize VGIC_NR_SHARED_IRQSMarc Zyngier-1/+0
2014-09-18arm/arm64: KVM: vgic: switch to dynamic allocationMarc Zyngier-18/+58
2014-09-18arm/arm64: KVM: vgic: Improve handling of GICD_I{CS}PENDRnChristoffer Dall-1/+15
2014-09-18arm/arm64: KVM: Rename irq_active to irq_queuedChristoffer Dall-2/+2
2014-09-18arm/arm64: KVM: Rename irq_state to irq_pendingChristoffer Dall-2/+2
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