aboutsummaryrefslogtreecommitdiffstats
path: root/virt
AgeCommit message (Expand)Author
2016-06-16kvm: Fix irq route entries exceeding KVM_MAX_IRQ_ROUTESXiubo Li
2016-06-02KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUIDPaolo Bonzini
2016-06-02KVM: irqfd: fix NULL pointer dereference in kvm_irq_map_gsiPaolo Bonzini
2016-06-02KVM: arm/arm64: vgic-new: Removel harmful BUG_ONMarc Zyngier
2016-05-31KVM: arm/arm64: vgic-v3: Always resample level interruptsMarc Zyngier
2016-05-31KVM: arm/arm64: vgic-v2: Always resample level interruptsMarc Zyngier
2016-05-31KVM: arm/arm64: vgic-v2: Clear all dirty LRsChristoffer Dall
2016-05-25KVM: Create debugfs dir and stat files for each VMJanosch Frank
2016-05-24Merge tag 'kvm-arm-for-4-7-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2016-05-20KVM: arm/arm64: vgic-new: Synchronize changes to active stateChristoffer Dall
2016-05-20KVM: arm/arm64: vgic-new: enable buildAndre Przywara
2016-05-20KVM: arm/arm64: vgic-new: implement mapped IRQ handlingAndre Przywara
2016-05-20KVM: arm/arm64: vgic-new: Wire up irqfd injectionAndre Przywara
2016-05-20KVM: arm/arm64: vgic-new: Add vgic_v2/v3_enableEric Auger
2016-05-20KVM: arm/arm64: vgic-new: vgic_init: implement map_resourcesEric Auger
2016-05-20KVM: arm/arm64: vgic-new: vgic_init: implement vgic_initEric Auger
2016-05-20KVM: arm/arm64: vgic-new: vgic_init: implement vgic_createEric Auger
2016-05-20KVM: arm/arm64: vgic-new: vgic_init: implement kvm_vgic_hyp_initEric Auger
2016-05-20KVM: arm/arm64: vgic-new: Add userland GIC CPU interface accessAndre Przywara
2016-05-20KVM: arm/arm64: vgic-new: Add GICH_VMCR accessorsAndre Przywara
2016-05-20KVM: arm/arm64: vgic-new: Add userland access to VGIC dist registersAndre Przywara
2016-05-20KVM: arm/arm64: vgic-new: Export register access interfaceChristoffer Dall
2016-05-20KVM: arm/arm64: vgic-new: vgic_kvm_device: access to VGIC registersEric Auger
2016-05-20KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_ADDREric Auger
2016-05-20KVM: arm/arm64: vgic-new: vgic_kvm_device: implement kvm_vgic_addrEric Auger
2016-05-20KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_CTRLEric Auger
2016-05-20KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_NR_IRQSEric Auger
2016-05-20KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM device ops registrationEric Auger
2016-05-20KVM: arm/arm64: vgic-new: Add GICv3 SGI system register trap handlerAndre Przywara
2016-05-20KVM: arm/arm64: vgic-new: Add GICv3 IROUTER register handlersAndre Przywara
2016-05-20KVM: arm/arm64: vgic-new: Add GICv3 IDREGS register handlerAndre Przywara
2016-05-20KVM: arm/arm64: vgic-new: Add GICv3 redistributor IIDR and TYPER handlerAndre Przywara
2016-05-20KVM: arm/arm64: vgic-new: Add GICv3 CTLR, IIDR, TYPER handlersAndre Przywara
2016-05-20KVM: arm/arm64: vgic-new: Add GICv3 MMIO handling frameworkAndre Przywara
2016-05-20KVM: arm/arm64: vgic-new: Add SGIPENDR register handlersAndre Przywara
2016-05-20KVM: arm/arm64: vgic-new: Add SGIR register handlerAndre Przywara
2016-05-20KVM: arm/arm64: vgic-new: Add TARGET registers handlersAndre Przywara
2016-05-20KVM: arm/arm64: vgic-new: Add CONFIG registers handlersAndre Przywara
2016-05-20KVM: arm/arm64: vgic-new: Add PRIORITY registers handlersAndre Przywara
2016-05-20KVM: arm/arm64: vgic-new: Add ACTIVE registers handlersAndre Przywara
2016-05-20KVM: arm/arm64: vgic-new: Add PENDING registers handlersAndre Przywara
2016-05-20KVM: arm/arm64: vgic-new: Add ENABLE registers handlersAndre Przywara
2016-05-20KVM: arm/arm64: vgic-new: Add CTLR, TYPER and IIDR handlersMarc Zyngier
2016-05-20KVM: arm/arm64: vgic-new: Add GICv2 MMIO handling frameworkAndre Przywara
2016-05-20KVM: arm/arm64: vgic-new: Add MMIO handling frameworkMarc Zyngier
2016-05-20KVM: arm/arm64: vgic-new: Implement kvm_vgic_vcpu_pending_irqEric Auger
2016-05-20KVM: arm/arm64: vgic-new: Add GICv3 world switch backendMarc Zyngier
2016-05-20KVM: arm/arm64: vgic-new: Add GICv2 world switch backendMarc Zyngier
2016-05-20KVM: arm/arm64: vgic-new: Add IRQ sync/flush frameworkMarc Zyngier
2016-05-20KVM: arm/arm64: vgic-new: Add IRQ sortingChristoffer Dall