summaryrefslogtreecommitdiffstats
path: root/virt
Commit message (Expand)AuthorAgeFilesLines
* KVM: Reject device ioctls from processes other than the VM's creatorSean Christopherson2019-04-031-0/+3
* kvm: fix kvm_ioctl_create_device() reference counting (CVE-2019-6974)Jann Horn2019-02-231-1/+2
* vfio: New external user group/file matchAlex Williamson2017-07-271-8/+19
* kvm: x86: memset whole irq_eoiJiri Slaby2017-07-271-1/+1
* KVM: kvm_io_bus_unregister_dev() should never failDavid Hildenbrand2017-04-222-18/+25
* KVM: x86: clear bus pointer when destroyedPeter Xu2017-04-221-1/+11
* KVM: nVMX: Fix memory corruption when using VMCS shadowingJim Mattson2016-08-221-0/+2
* kvm: Fix irq route entries exceeding KVM_MAX_IRQ_ROUTESXiubo Li2016-07-121-1/+1
* KVM: irqfd: fix NULL pointer dereference in kvm_irq_map_gsiPaolo Bonzini2016-06-191-1/+1
* KVM: fix spin_lock_init order on x86Paolo Bonzini2016-04-181-10/+11
* KVM: async_pf: do not warn on page allocation failuresChristian Borntraeger2016-03-101-1/+1
* KVM: arm/arm64: vgic: Ensure bitmaps are long enoughMark Rutland2016-03-081-2/+2
* kvm: fix double free for fast mmio eventfdJason Wang2015-10-271-18/+25
* kvm: factor out core eventfd assign/deassign logicJason Wang2015-10-271-35/+50
* kvm: fix zero length mmio searchingJason Wang2015-10-271-2/+17
* kvm: don't try to register to KVM_FAST_MMIO_BUS for non mmio eventfdJason Wang2015-10-271-2/+2
* KVM: arm/arm64: vgic: Avoid injecting reserved IRQ numbersMarc Zyngier2015-07-031-1/+1
* KVM: arm/arm64: check IRQ number on userland injectionAndre Przywara2015-05-171-0/+3
* KVM: use slowpath for cross page cached accessesRadim Krčmář2015-05-171-2/+2
* arm/arm64: KVM: Keep elrsr/aisr in sync with software modelChristoffer Dall2015-05-113-0/+32
* KVM: arm/arm64: vgic: vgic_init returns -ENODEV when no online vcpuEric Auger2015-05-111-1/+1
* arm/arm64: KVM: Require in-kernel vgic for the arch timersChristoffer Dall2015-05-111-8/+22
* arm/arm64: KVM: Initialize the vgic on-demand when injecting IRQsChristoffer Dall2015-05-111-6/+16
* arm/arm64: KVM: vgic: kick the specific vcpu instead of iterating through allShannon Zhao2015-05-111-5/+10
* arm/arm64: KVM: vgic: move reset initialization into vgic_init_maps()Peter Maydell2015-05-111-45/+32
* kvm: avoid page allocation failure in kvm_set_memory_region()Igor Mammedov2015-04-241-9/+10
* kvm: move advertising of KVM_CAP_IRQFD to common codePaolo Bonzini2015-03-281-0/+1
* kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()Ard Biesheuvel2014-11-261-8/+8
* arm/arm64: KVM: vgic: Fix error code in kvm_vgic_create()Christoffer Dall2014-11-261-4/+4
* kvm: vfio: fix unregister kvm_device_ops of vfioWanpeng Li2014-10-243-0/+16
* kvm: fix excessive pages un-pinning in kvm_iommu_map error path.Quentin Casasnovas2014-10-241-4/+4
* Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-182-24/+21
|\
| * arm/arm64: KVM: Fix BE accesses to GICv2 EISR and ELRSR regsChristoffer Dall2014-10-162-23/+19
| * arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremapArd Biesheuvel2014-10-101-1/+2
* | Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-10-151-4/+2
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an...Joerg Roedel2014-10-021-4/+2
| |\ \ \ \
| | | | * | kvm: iommu: Convert to use new iommu_capable() API functionJoerg Roedel2014-09-251-4/+2
| | | |/ /
* | | | | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-092-3/+3
|\ \ \ \ \
| * | | | | KVM: Use PCI device flag helper functionsEthan Zhao2014-09-162-3/+3
| | |_|/ / | |/| | |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-10-088-248/+779
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge tag 'kvm-arm-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2014-09-272-122/+520
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | arm/arm64: KVM: Fix set_clear_sgi_pend_reg offsetChristoffer Dall2014-09-251-2/+2
| | * | | arm/arm64: KVM: vgic: make number of irqs a configurable attributeMarc Zyngier2014-09-181-0/+37
| | * | | arm/arm64: KVM: vgic: delay vgic allocation until init timeMarc Zyngier2014-09-181-13/+29
| | * | | arm/arm64: KVM: vgic: kill VGIC_NR_IRQSMarc Zyngier2014-09-181-6/+11
| | * | | arm/arm64: KVM: vgic: handle out-of-range MMIO accessesMarc Zyngier2014-09-181-11/+45
| | * | | arm/arm64: KVM: vgic: kill VGIC_MAX_CPUSMarc Zyngier2014-09-181-3/+3
| | * | | arm/arm64: KVM: vgic: Parametrize VGIC_NR_SHARED_IRQSMarc Zyngier2014-09-181-5/+11
| | * | | arm/arm64: KVM: vgic: switch to dynamic allocationMarc Zyngier2014-09-181-35/+208
| | * | | KVM: ARM: vgic: plug irq injection raceMarc Zyngier2014-09-181-1/+2