summaryrefslogtreecommitdiffstats
path: root/virt
Commit message (Expand)AuthorAgeFilesLines
* KVM: use slowpath for cross page cached accessesRadim Krčmář2015-05-041-2/+2
* arm/arm64: KVM: Keep elrsr/aisr in sync with software modelChristoffer Dall2015-04-301-0/+10
* arm/arm64: KVM: Require in-kernel vgic for the arch timersChristoffer Dall2015-04-301-8/+22
* KVM: ARM: vgic: plug irq injection raceMarc Zyngier2015-04-301-1/+2
* KVM: vgic: return int instead of bool when checking I/O rangesWill Deacon2015-04-301-1/+1
* kvm: arm64: vgic: fix hyp panic with 64k pages on juno platformWill Deacon2015-04-301-4/+20
* KVM: ARM: vgic: Fix the overlap check action about setting the GICD & GICC ba...Haibin Wang2015-04-301-2/+3
* KVM: arm/arm64: vgic: fix GICD_ICFGR register accessesAndre Przywara2015-04-301-5/+4
* ARM: KVM: Allow creating the VGIC after VCPUsChristoffer Dall2015-04-301-3/+19
* arm/arm64: KVM: arch_timer: Initialize cntvoff at kvm_initChristoffer Dall2015-04-301-1/+0
* kvm: avoid page allocation failure in kvm_set_memory_region()Igor Mammedov2015-04-271-7/+7
* kvm: commonize allocation of the new memory slotsPaolo Bonzini2015-04-271-17/+11
* KVM: remove redundant assignments in __kvm_set_memory_regionChristian Borntraeger2015-04-271-3/+0
* kvm: fix excessive pages un-pinning in kvm_iommu_map error path.Quentin Casasnovas2014-11-131-4/+4
* kvm: don't take vcpu mutex for obviously invalid vcpu ioctlsDavid Matlack2014-10-311-0/+4
* kvm: fix potentially corrupt mmio cacheDavid Matlack2014-10-311-5/+16
* kvm: iommu: fix the third parameter of kvm_iommu_put_pages (CVE-2014-3601)Michael S. Tsirkin2014-09-031-9/+10
* KVM: x86: always exit on EOIs for interrupts listed in the IOAPIC redir tablePaolo Bonzini2014-09-031-4/+3
* KVM: ARM: vgic: Fix sgi dispatch problemHaibin Wang2014-05-151-0/+1
* KVM: ioapic: fix assignment of ioapic->rtc_status.pending_eoi (CVE-2014-0155)Paolo Bonzini2014-05-051-1/+1
* KVM: return an error code in kvm_vm_ioctl_register_coalesced_mmio()Dan Carpenter2014-02-221-6/+2
* KVM: Improve create VCPU parameter (CVE-2013-4587)Andy Honig2013-12-201-0/+3
* KVM: IOMMU: hva align mapping page sizeGreg Edwards2013-11-291-0/+4
* KVM: use a more sensible error number when debugfs directory creation failsPaolo Bonzini2013-10-301-1/+1
* Fix NULL dereference in gfn_to_hva_prot()Gleb Natapov2013-10-031-2/+4
* kvm: free resources after canceling async_pfRadim Krčmář2013-09-171-1/+4
* KVM: mmu: allow page tables to be in read-only slotsPaolo Bonzini2013-09-171-5/+9
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-051-10/+10
|\
| * kvm eventfd: switch to fdgetAl Viro2013-09-031-10/+10
* | ARM: KVM: Bugfix: vgic_bytemap_get_reg per cpu regsChristoffer Dall2013-08-301-1/+1
* | ARM: KVM: vgic: fix GICD_ICFGRn accessMarc Zyngier2013-08-301-2/+6
* | ARM: KVM: vgic: simplify vgic_get_target_regMarc Zyngier2013-08-301-9/+3
* | KVM: rename __kvm_io_bus_sort_cmp to kvm_io_bus_cmpPaolo Bonzini2013-08-281-8/+8
* | kvm: optimize away THP checks in kvm_is_mmio_pfn()Andrea Arcangeli2013-08-271-22/+2
* | kvm: use anon_inode_getfd() with O_CLOEXEC flagYann Droneaud2013-08-261-3/+3
* | KVM: introduce __kvm_io_bus_sort_cmpPaolo Bonzini2013-07-291-9/+12
* | KVM: Introduce kvm_arch_memslots_updated()Takuya Yoshikawa2013-07-181-1/+4
* | KVM: kvm-io: support cookiesCornelia Huck2013-07-181-16/+92
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-07-034-1/+1788
|\
| * Merge git://git.linaro.org/people/cdall/linux-kvm-arm.git tags/kvm-arm-3.11 i...Gleb Natapov2013-06-271-9/+20
| |\
| | * ARM: KVM: Allow host virt timer irq to be different from guest timer virt irqAnup Patel2013-06-261-9/+20
| * | KVM: Fix RTC interrupt coalescing trackingGleb Natapov2013-06-271-6/+3
| |/
| * kvm: exclude ioeventfd from counting kvm_io_range limitAmos Kong2013-06-042-1/+4
| * ARM: KVM: move GIC/timer code to a common locationMarc Zyngier2013-05-192-0/+1771
| * KVM: x86: Remove support for reporting coalesced APIC IRQsJan Kiszka2013-05-141-3/+6
| * KVM: add missing misc_deregister() on error in kvm_init()Wei Yongjun2013-05-121-0/+1
|/
* Merge tag 'kvm-3.10-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-101-5/+13
|\
| * KVM: Fix kvm_irqfd_init initializationAsias He2013-05-081-5/+13
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-05-101-1/+1
|\ \ | |/ |/|
| * Merge branch 'next/kvm' into mips-for-linux-nextRalf Baechle2013-05-091-1/+1
| |\