summaryrefslogtreecommitdiff
path: root/virt
AgeCommit message (Expand)Author
2016-07-18KVM: arm64: vgic-its: Add pointer to corresponding kvm_deviceMarc Zyngier
2016-07-18KVM: arm64: vgic-its: Add collection allocator/destructorMarc Zyngier
2016-07-18KVM: arm64: vgic-its: Fix L2 entry validation for indirect tablesMarc Zyngier
2016-07-18KVM: arm64: vgic-its: Validate the device table L1 entryMarc Zyngier
2016-07-18KVM: arm64: vgic-its: Fix misleading nr_entries in vgic_its_check_device_idMarc Zyngier
2016-07-18KVM: arm64: vgic-its: Fix vgic_its_check_device_id BE handlingMarc Zyngier
2016-07-18KVM: arm64: vgic-its: Fix handling of indirect tablesMarc Zyngier
2016-07-18KVM: arm64: vgic-its: Generalize use of vgic_get_irq_krefMarc Zyngier
2016-07-18KVM: arm/arm64: Fix vGICv2 KVM_DEV_ARM_VGIC_GRP_CPU/DIST_REGSEric Auger
2016-07-18KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controllerAndre Przywara
2016-07-18KVM: arm64: vgic-its: Implement MSI injection in ITS emulationAndre Przywara
2016-07-18KVM: arm64: vgic-its: Implement ITS command queue command handlersAndre Przywara
2016-07-18KVM: arm64: vgic-its: Allow updates of LPI configuration tableAndre Przywara
2016-07-18KVM: arm64: vgic-its: Read initial LPI pending tableAndre Przywara
2016-07-18KVM: arm64: vgic-its: Connect LPIs to the VGIC emulationAndre Przywara
2016-07-18KVM: arm64: vgic-its: Implement basic ITS register handlersAndre Przywara
2016-07-18KVM: arm64: vgic-its: Introduce new KVM ITS deviceAndre Przywara
2016-07-18KVM: arm64: vgic-its: Introduce ITS emulation file with MMIO frameworkAndre Przywara
2016-07-18KVM: arm64: vgic: Handle ITS related GICv3 redistributor registersAndre Przywara
2016-07-18KVM: arm/arm64: vgic: Add refcounting for IRQsAndre Przywara
2016-07-18KVM: kvm_io_bus: Add kvm_io_bus_get_dev() callAndre Przywara
2016-07-18KVM: arm/arm64: vgic: Check return value for kvm_register_vgic_deviceAndre Przywara
2016-07-18KVM: arm/arm64: vgic: Move redistributor kvm_io_devicesAndre Przywara
2016-07-03KVM: arm/arm64: The GIC is dead, long live the GICMarc Zyngier
2016-06-16KVM: remove kvm_vcpu_compatiblePaolo Bonzini
2016-06-16KVM: introduce kvm->created_vcpusPaolo Bonzini
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