summaryrefslogtreecommitdiffstats
path: root/include/kvm
Commit message (Expand)AuthorAgeFilesLines
* arm/arm64: KVM: Fix BE accesses to GICv2 EISR and ELRSR regsChristoffer Dall2014-10-161-2/+2
* ARM: KVM: fix vgic-disabled buildArnd Bergmann2014-10-071-0/+8
* arm/arm64: KVM: vgic: delay vgic allocation until init timeMarc Zyngier2014-09-181-1/+0
* arm/arm64: KVM: vgic: kill VGIC_NR_IRQSMarc Zyngier2014-09-181-3/+3
* arm/arm64: KVM: vgic: handle out-of-range MMIO accessesMarc Zyngier2014-09-181-1/+2
* arm/arm64: KVM: vgic: kill VGIC_MAX_CPUSMarc Zyngier2014-09-181-2/+1
* arm/arm64: KVM: vgic: Parametrize VGIC_NR_SHARED_IRQSMarc Zyngier2014-09-181-1/+0
* arm/arm64: KVM: vgic: switch to dynamic allocationMarc Zyngier2014-09-181-18/+58
* arm/arm64: KVM: vgic: Improve handling of GICD_I{CS}PENDRnChristoffer Dall2014-09-181-1/+15
* arm/arm64: KVM: Rename irq_active to irq_queuedChristoffer Dall2014-09-181-2/+2
* arm/arm64: KVM: Rename irq_state to irq_pendingChristoffer Dall2014-09-181-2/+2
* KVM: ARM: vgic: add the GICv3 backendMarc Zyngier2014-07-111-0/+28
* arm64: KVM: split GICv2 world switch from hyp codeMarc Zyngier2014-07-111-1/+6
* KVM: ARM: vgic: revisit implementation of irqchip_in_kernelMarc Zyngier2014-07-111-1/+2
* KVM: ARM: vgic: split GICv2 backend from the main vgic codeMarc Zyngier2014-07-111-3/+8
* KVM: ARM: introduce vgic_params structureMarc Zyngier2014-07-111-0/+11
* KVM: ARM: vgic: introduce vgic_enableMarc Zyngier2014-07-111-0/+1
* KVM: ARM: vgic: abstract VMCR accessMarc Zyngier2014-07-111-0/+9
* KVM: ARM: vgic: move underflow handling to vgic_opsMarc Zyngier2014-07-111-0/+2
* KVM: ARM: vgic: abstract MISR decodingMarc Zyngier2014-07-111-0/+4
* KVM: ARM: vgic: abstract EISR bitmap accessMarc Zyngier2014-07-111-0/+1
* KVM: ARM: vgic: abstract access to the ELRSR bitmapMarc Zyngier2014-07-111-0/+2
* KVM: ARM: vgic: introduce vgic_ops and LR manipulation primitivesMarc Zyngier2014-07-111-0/+18
* KVM: arm/arm64: vgic: move GICv2 registers to their own structureMarc Zyngier2014-07-111-7/+13
* arm64: KVM: allow export and import of generic timer regsAlex Bennée2014-07-111-0/+14
* ARM: KVM: fix non-VGIC compilationMarc Zyngier2014-03-061-0/+5
* KVM: arm-vgic: Set base addr through device APIChristoffer Dall2013-12-211-1/+1
* ARM: KVM: vgic: Bump VGIC_NR_IRQS to 256Christoffer Dall2013-08-301-1/+1
* ARM: KVM: Allow host virt timer irq to be different from guest timer virt irqAnup Patel2013-06-261-0/+4
* ARM: KVM: move GIC/timer code to a common locationMarc Zyngier2013-05-192-0/+305
OpenPOWER on IntegriCloud