summaryrefslogtreecommitdiffstats
path: root/virt
AgeCommit message (Expand)AuthorLines
2016-07-18KVM: arm64: vgic-its: Implement ITS command queue command handlersAndre Przywara-1/+660
2016-07-18KVM: arm64: vgic-its: Allow updates of LPI configuration tableAndre Przywara-0/+39
2016-07-18KVM: arm64: vgic-its: Read initial LPI pending tableAndre Przywara-0/+100
2016-07-18KVM: arm64: vgic-its: Connect LPIs to the VGIC emulationAndre Przywara-6/+67
2016-07-18KVM: arm64: vgic-its: Implement basic ITS register handlersAndre Przywara-21/+404
2016-07-18KVM: arm64: vgic-its: Introduce new KVM ITS deviceAndre Przywara-3/+141
2016-07-18KVM: arm64: vgic-its: Introduce ITS emulation file with MMIO frameworkAndre Przywara-12/+192
2016-07-18KVM: arm64: vgic: Handle ITS related GICv3 redistributor registersAndre Przywara-4/+168
2016-07-18KVM: arm/arm64: vgic: Add refcounting for IRQsAndre Przywara-12/+98
2016-07-18KVM: kvm_io_bus: Add kvm_io_bus_get_dev() callAndre Przywara-0/+24
2016-07-18KVM: arm/arm64: vgic: Check return value for kvm_register_vgic_deviceAndre Przywara-12/+31
2016-07-18KVM: arm/arm64: vgic: Move redistributor kvm_io_devicesAndre Przywara-15/+8
2016-07-15KVM/arm/arm64/vgic-new: Convert to hotplug state machineAnna-Maria Gleixner-22/+9
2016-07-15arm/kvm/arch_timer: Convert to hotplug state machineRichard Cochran-24/+11
2016-07-15arm/kvm/vgic: Convert to hotplug state machineRichard Cochran-31/+8
2016-07-15virt: Convert kvm hotplug to state machineThomas Gleixner-24/+8
2016-07-14KVM: don't use anon_inode_getfd() before possible failuresAl Viro-2/+11
2016-07-14Revert "KVM: release anon file in failure path of vm creation"Paolo Bonzini-2/+0
2016-07-14KVM: release anon file in failure path of vm creationLiu Shuo-0/+2
2016-07-14KVM: nVMX: Fix memory corruption when using VMCS shadowingJim Mattson-0/+2
2016-07-14KVM: pass struct kvm to kvm_set_routing_entryRadim Krčmář-3/+4
2016-07-05KVM: MMU: try to fix up page faults before giving upPaolo Bonzini-3/+42
2016-07-05KVM: MMU: prepare to support mapping of VM_IO and VM_PFNMAP framesPaolo Bonzini-5/+15
2016-07-03KVM: arm/arm64: The GIC is dead, long live the GICMarc Zyngier-5074/+4
2016-06-16kvm: Fix irq route entries exceeding KVM_MAX_IRQ_ROUTESXiubo Li-1/+1
2016-06-16KVM: remove kvm_vcpu_compatiblePaolo Bonzini-7/+0
2016-06-16KVM: introduce kvm->created_vcpusPaolo Bonzini-6/+17
2016-06-02KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUIDPaolo Bonzini-10/+12
2016-06-02KVM: irqfd: fix NULL pointer dereference in kvm_irq_map_gsiPaolo Bonzini-1/+1
2016-06-02KVM: arm/arm64: vgic-new: Removel harmful BUG_ONMarc Zyngier-3/+1
2016-05-31KVM: arm/arm64: vgic-v3: Always resample level interruptsMarc Zyngier-5/+9
2016-05-31KVM: arm/arm64: vgic-v2: Always resample level interruptsMarc Zyngier-5/+9
2016-05-31KVM: arm/arm64: vgic-v2: Clear all dirty LRsChristoffer Dall-4/+3
2016-05-25KVM: Create debugfs dir and stat files for each VMJanosch Frank-10/+177
2016-05-24Merge tag 'kvm-arm-for-4-7-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini-112/+4045
2016-05-20KVM: arm/arm64: vgic-new: Synchronize changes to active stateChristoffer Dall-39/+66
2016-05-20KVM: arm/arm64: vgic-new: enable buildAndre Przywara-0/+5
2016-05-20KVM: arm/arm64: vgic-new: implement mapped IRQ handlingAndre Przywara-0/+53
2016-05-20KVM: arm/arm64: vgic-new: Wire up irqfd injectionAndre Przywara-0/+52
2016-05-20KVM: arm/arm64: vgic-new: Add vgic_v2/v3_enableEric Auger-2/+32
2016-05-20KVM: arm/arm64: vgic-new: vgic_init: implement map_resourcesEric Auger-0/+175
2016-05-20KVM: arm/arm64: vgic-new: vgic_init: implement vgic_initEric Auger-0/+239
2016-05-20KVM: arm/arm64: vgic-new: vgic_init: implement vgic_createEric Auger-0/+84
2016-05-20KVM: arm/arm64: vgic-new: vgic_init: implement kvm_vgic_hyp_initEric Auger-0/+245
2016-05-20KVM: arm/arm64: vgic-new: Add userland GIC CPU interface accessAndre Przywara-2/+116
2016-05-20KVM: arm/arm64: vgic-new: Add GICH_VMCR accessorsAndre Przywara-0/+72
2016-05-20KVM: arm/arm64: vgic-new: Add userland access to VGIC dist registersAndre Przywara-1/+54
2016-05-20KVM: arm/arm64: vgic-new: Export register access interfaceChristoffer Dall-0/+38
2016-05-20KVM: arm/arm64: vgic-new: vgic_kvm_device: access to VGIC registersEric Auger-2/+90
2016-05-20KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_ADDREric Auger-0/+38