aboutsummaryrefslogtreecommitdiff
path: root/virt
AgeCommit message (Expand)Author
2016-10-19Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-rtAlex Shi
2016-08-22KVM: nVMX: Fix memory corruption when using VMCS shadowingJim Mattson
2016-08-10Merge remote-tracking branch 'lsk/linux-linaro-lsk-v3.18' into linux-linaro-l...lsk-v3.18-16.09-rtlinux-linaro-lsk-v3.18-rt-testAnders Roxell
2016-07-12kvm: Fix irq route entries exceeding KVM_MAX_IRQ_ROUTESXiubo Li
2016-06-19KVM: irqfd: fix NULL pointer dereference in kvm_irq_map_gsiPaolo Bonzini
2016-04-18KVM: fix spin_lock_init order on x86Paolo Bonzini
2016-03-10KVM: async_pf: do not warn on page allocation failuresChristian Borntraeger
2016-03-08KVM: arm/arm64: vgic: Ensure bitmaps are long enoughMark Rutland
2015-10-27kvm: fix double free for fast mmio eventfdJason Wang
2015-10-27kvm: factor out core eventfd assign/deassign logicJason Wang
2015-10-27kvm: fix zero length mmio searchingJason Wang
2015-10-27kvm: don't try to register to KVM_FAST_MMIO_BUS for non mmio eventfdJason Wang
2015-07-03KVM: arm/arm64: vgic: Avoid injecting reserved IRQ numbersMarc Zyngier
2015-06-29Merge tag 'v3.18.16' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
2015-05-17KVM: arm/arm64: check IRQ number on userland injectionAndre Przywara
2015-05-17KVM: use slowpath for cross page cached accessesRadim Krčmář
2015-05-13Merge tag 'v3.18.11-rt7-lno1' of git://git.linaro.org/people/anders.roxell/li...Kevin Hilman
2015-05-11arm/arm64: KVM: Keep elrsr/aisr in sync with software modelChristoffer Dall
2015-05-11KVM: arm/arm64: vgic: vgic_init returns -ENODEV when no online vcpuEric Auger
2015-05-11arm/arm64: KVM: Require in-kernel vgic for the arch timersChristoffer Dall
2015-05-11arm/arm64: KVM: Initialize the vgic on-demand when injecting IRQsChristoffer Dall
2015-05-11arm/arm64: KVM: vgic: kick the specific vcpu instead of iterating through allShannon Zhao
2015-05-11arm/arm64: KVM: vgic: move reset initialization into vgic_init_maps()Peter Maydell
2015-05-08KVM: use simple waitqueue for vcpu->wqMarcelo Tosatti
2015-04-24kvm: avoid page allocation failure in kvm_set_memory_region()Igor Mammedov
2015-03-28kvm: move advertising of KVM_CAP_IRQFD to common codePaolo Bonzini
2014-11-26kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()Ard Biesheuvel
2014-11-26arm/arm64: KVM: vgic: Fix error code in kvm_vgic_create()Christoffer Dall
2014-10-24kvm: vfio: fix unregister kvm_device_ops of vfioWanpeng Li
2014-10-24kvm: fix excessive pages un-pinning in kvm_iommu_map error path.Quentin Casasnovas
2014-10-18Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-10-16arm/arm64: KVM: Fix BE accesses to GICv2 EISR and ELRSR regsChristoffer Dall
2014-10-15Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-10-10arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremapArd Biesheuvel
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-10-02Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an...Joerg Roedel
2014-09-27Merge tag 'kvm-arm-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2014-09-26kvm: Fix kvm_get_page_retry_io __gup retval checkAndres Lagar-Cavilla
2014-09-25arm/arm64: KVM: Fix set_clear_sgi_pend_reg offsetChristoffer Dall
2014-09-25kvm: iommu: Convert to use new iommu_capable() API functionJoerg Roedel
2014-09-24kvm: Add arch specific mmu notifier for page invalidationTang Chen
2014-09-24kvm: Rename make_all_cpus_request() to kvm_make_all_cpus_request() and make i...Tang Chen
2014-09-24kvm: Fix page ageing bugsAndres Lagar-Cavilla
2014-09-24kvm: don't take vcpu mutex for obviously invalid vcpu ioctlsDavid Matlack
2014-09-24kvm: Faults which trigger IO release the mmap_semAndres Lagar-Cavilla
2014-09-24kvm-vfio: do not use module_initPaolo Bonzini
2014-09-24KVM: EVENTFD: Remove inclusion of irq.hChristoffer Dall
2014-09-23Merge tag 'kvm-arm-for-v3.17-rc7-or-final' of git://git.kernel.org/pub/scm/li...Paolo Bonzini
2014-09-22arm/arm64: KVM: Fix unaligned access bug on gicv2 accessChristoffer Dall