aboutsummaryrefslogtreecommitdiffstats
path: root/include/kvm
Commit message (Expand)AuthorAge
* Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2015-04-07
|\
| * KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO busAndre Przywara2015-03-30
| * KVM: arm/arm64: prepare GICv3 emulation to use kvm_io_bus MMIO handlingAndre Przywara2015-03-30
| * KVM: arm/arm64: prepare GICv2 emulation to be handled by kvm_io_busAndre Przywara2015-03-26
| * KVM: arm/arm64: implement kvm_io_bus MMIO handling for the VGICAndre Przywara2015-03-26
| * KVM: move iodev.h from virt/kvm/ to include/kvmAndre Przywara2015-03-26
| * arm/arm64: KVM: Fix migration race in the arch timerChristoffer Dall2015-03-14
| * arm/arm64: KVM: support for un-queuing active IRQsChristoffer Dall2015-03-14
| * arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}Christoffer Dall2015-03-12
* | arm/arm64: KVM: Keep elrsr/aisr in sync with software modelChristoffer Dall2015-03-14
|/
* arm/arm64: KVM: allow userland to request a virtual GICv3Andre Przywara2015-01-20
* arm/arm64: KVM: enable kernel side of GICv3 emulationAndre Przywara2015-01-20
* arm64: KVM: add SGI generation register emulationAndre Przywara2015-01-20
* arm/arm64: KVM: add virtual GICv3 distributor emulationAndre Przywara2015-01-20
* arm/arm64: KVM: make the value of ICC_SRE_EL1 a per-VM variableAndre Przywara2015-01-20
* arm/arm64: KVM: make the maximum number of vCPUs a per-VM valueAndre Przywara2015-01-20
* arm/arm64: KVM: introduce per-VM opsAndre Przywara2015-01-20
* arm/arm64: KVM: pass down user space provided GIC type into vGIC codeAndre Przywara2015-01-20
* arm/arm64: KVM: Require in-kernel vgic for the arch timersChristoffer Dall2014-12-15
* arm/arm64: KVM: Add (new) vgic_initialized macroChristoffer Dall2014-12-13
* arm/arm64: KVM: Rename vgic_initialized to vgic_readyChristoffer Dall2014-12-13
* arm/arm64: KVM: vgic: move reset initialization into vgic_init_maps()Peter Maydell2014-12-13
* arm/arm64: KVM: Fix BE accesses to GICv2 EISR and ELRSR regsChristoffer Dall2014-10-16
* ARM: KVM: fix vgic-disabled buildArnd Bergmann2014-10-07
* arm/arm64: KVM: vgic: delay vgic allocation until init timeMarc Zyngier2014-09-18
* arm/arm64: KVM: vgic: kill VGIC_NR_IRQSMarc Zyngier2014-09-18
* arm/arm64: KVM: vgic: handle out-of-range MMIO accessesMarc Zyngier2014-09-18
* arm/arm64: KVM: vgic: kill VGIC_MAX_CPUSMarc Zyngier2014-09-18
* arm/arm64: KVM: vgic: Parametrize VGIC_NR_SHARED_IRQSMarc Zyngier2014-09-18
* arm/arm64: KVM: vgic: switch to dynamic allocationMarc Zyngier2014-09-18
* arm/arm64: KVM: vgic: Improve handling of GICD_I{CS}PENDRnChristoffer Dall2014-09-18
* arm/arm64: KVM: Rename irq_active to irq_queuedChristoffer Dall2014-09-18
* arm/arm64: KVM: Rename irq_state to irq_pendingChristoffer Dall2014-09-18
* KVM: ARM: vgic: add the GICv3 backendMarc Zyngier2014-07-11
* arm64: KVM: split GICv2 world switch from hyp codeMarc Zyngier2014-07-11
* KVM: ARM: vgic: revisit implementation of irqchip_in_kernelMarc Zyngier2014-07-11
* KVM: ARM: vgic: split GICv2 backend from the main vgic codeMarc Zyngier2014-07-11
* KVM: ARM: introduce vgic_params structureMarc Zyngier2014-07-11
* KVM: ARM: vgic: introduce vgic_enableMarc Zyngier2014-07-11
* KVM: ARM: vgic: abstract VMCR accessMarc Zyngier2014-07-11
* KVM: ARM: vgic: move underflow handling to vgic_opsMarc Zyngier2014-07-11
* KVM: ARM: vgic: abstract MISR decodingMarc Zyngier2014-07-11
* KVM: ARM: vgic: abstract EISR bitmap accessMarc Zyngier2014-07-11
* KVM: ARM: vgic: abstract access to the ELRSR bitmapMarc Zyngier2014-07-11
* KVM: ARM: vgic: introduce vgic_ops and LR manipulation primitivesMarc Zyngier2014-07-11
* KVM: arm/arm64: vgic: move GICv2 registers to their own structureMarc Zyngier2014-07-11
* arm64: KVM: allow export and import of generic timer regsAlex Bennée2014-07-11
* ARM: KVM: fix non-VGIC compilationMarc Zyngier2014-03-06
* KVM: arm-vgic: Set base addr through device APIChristoffer Dall2013-12-21
* ARM: KVM: vgic: Bump VGIC_NR_IRQS to 256Christoffer Dall2013-08-30