arm/arm64: KVM: vgic: handle out-of-range MMIO accesses
[firefly-linux-kernel-4.4.55.git] / include / kvm /
2014-10-02 Marc Zyngierarm/arm64: KVM: vgic: handle out-of-range MMIO accesses
2014-10-02 Marc Zyngierarm/arm64: KVM: vgic: kill VGIC_MAX_CPUS
2014-10-02 Marc Zyngierarm/arm64: KVM: vgic: Parametrize VGIC_NR_SHARED_IRQS
2014-10-02 Marc Zyngierarm/arm64: KVM: vgic: switch to dynamic allocation
2014-10-02 Christoffer Dallarm/arm64: KVM: vgic: Improve handling of GICD_I{CS...
2014-10-02 Christoffer Dallarm/arm64: KVM: Rename irq_active to irq_queued
2014-10-02 Christoffer Dallarm/arm64: KVM: Rename irq_state to irq_pending
2014-10-02 Marc ZyngierKVM: ARM: vgic: add the GICv3 backend
2014-10-02 Marc Zyngierarm64: KVM: split GICv2 world switch from hyp code
2014-10-02 Marc ZyngierKVM: ARM: vgic: revisit implementation of irqchip_in_kernel
2014-10-02 Marc ZyngierKVM: ARM: vgic: split GICv2 backend from the main vgic...
2014-10-02 Marc ZyngierKVM: ARM: introduce vgic_params structure
2014-10-02 Marc ZyngierKVM: ARM: vgic: introduce vgic_enable
2014-10-02 Marc ZyngierKVM: ARM: vgic: abstract VMCR access
2014-10-02 Marc ZyngierKVM: ARM: vgic: move underflow handling to vgic_ops
2014-10-02 Marc ZyngierKVM: ARM: vgic: abstract MISR decoding
2014-10-02 Marc ZyngierKVM: ARM: vgic: abstract EISR bitmap access
2014-10-02 Marc ZyngierKVM: ARM: vgic: abstract access to the ELRSR bitmap
2014-10-02 Marc ZyngierKVM: ARM: vgic: introduce vgic_ops and LR manipulation...
2014-10-02 Marc ZyngierKVM: arm/arm64: vgic: move GICv2 registers to their...
2014-10-02 Alex Bennéearm64: KVM: allow export and import of generic timer...
2014-10-02 Marc ZyngierARM: KVM: fix non-VGIC compilation
2014-10-02 Christoffer DallKVM: arm-vgic: Set base addr through device API
2014-10-02 Christoffer DallARM: KVM: vgic: Bump VGIC_NR_IRQS to 256
2014-10-02 Anup PatelARM: KVM: Allow host virt timer irq to be different...
2014-10-02 Marc ZyngierARM: KVM: move GIC/timer code to a common location