summaryrefslogtreecommitdiff
path: root/virt
AgeCommit message (Expand)Author
2015-05-04KVM: use slowpath for cross page cached accessesRadim Krčmář
2015-04-30arm/arm64: KVM: Keep elrsr/aisr in sync with software modelChristoffer Dall
2015-04-30arm/arm64: KVM: Require in-kernel vgic for the arch timersChristoffer Dall
2015-04-30KVM: ARM: vgic: plug irq injection raceMarc Zyngier
2015-04-30KVM: vgic: return int instead of bool when checking I/O rangesWill Deacon
2015-04-30kvm: arm64: vgic: fix hyp panic with 64k pages on juno platformWill Deacon
2015-04-30KVM: ARM: vgic: Fix the overlap check action about setting the GICD & GICC ba...Haibin Wang
2015-04-30KVM: arm/arm64: vgic: fix GICD_ICFGR register accessesAndre Przywara
2015-04-30ARM: KVM: Allow creating the VGIC after VCPUsChristoffer Dall
2015-04-30arm/arm64: KVM: arch_timer: Initialize cntvoff at kvm_initChristoffer Dall
2015-04-27kvm: avoid page allocation failure in kvm_set_memory_region()Igor Mammedov
2015-04-27kvm: commonize allocation of the new memory slotsPaolo Bonzini
2015-04-27KVM: remove redundant assignments in __kvm_set_memory_regionChristian Borntraeger
2014-11-13kvm: fix excessive pages un-pinning in kvm_iommu_map error path.Quentin Casasnovas
2014-10-31kvm: don't take vcpu mutex for obviously invalid vcpu ioctlsDavid Matlack
2014-10-31kvm: fix potentially corrupt mmio cacheDavid Matlack
2014-09-03kvm: iommu: fix the third parameter of kvm_iommu_put_pages (CVE-2014-3601)Michael S. Tsirkin
2014-09-03KVM: x86: always exit on EOIs for interrupts listed in the IOAPIC redir tablePaolo Bonzini
2014-05-15KVM: ARM: vgic: Fix sgi dispatch problemHaibin Wang
2014-05-05KVM: ioapic: fix assignment of ioapic->rtc_status.pending_eoi (CVE-2014-0155)Paolo Bonzini
2014-02-22KVM: return an error code in kvm_vm_ioctl_register_coalesced_mmio()Dan Carpenter
2013-12-20KVM: Improve create VCPU parameter (CVE-2013-4587)Andy Honig
2013-11-29KVM: IOMMU: hva align mapping page sizeGreg Edwards
2013-10-30KVM: use a more sensible error number when debugfs directory creation failsPaolo Bonzini
2013-10-03Fix NULL dereference in gfn_to_hva_prot()Gleb Natapov
2013-09-17kvm: free resources after canceling async_pfRadim Krčmář
2013-09-17KVM: mmu: allow page tables to be in read-only slotsPaolo Bonzini
2013-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-09-03kvm eventfd: switch to fdgetAl Viro
2013-08-30ARM: KVM: Bugfix: vgic_bytemap_get_reg per cpu regsChristoffer Dall
2013-08-30ARM: KVM: vgic: fix GICD_ICFGRn accessMarc Zyngier
2013-08-30ARM: KVM: vgic: simplify vgic_get_target_regMarc Zyngier
2013-08-28KVM: rename __kvm_io_bus_sort_cmp to kvm_io_bus_cmpPaolo Bonzini
2013-08-27kvm: optimize away THP checks in kvm_is_mmio_pfn()Andrea Arcangeli
2013-08-26kvm: use anon_inode_getfd() with O_CLOEXEC flagYann Droneaud
2013-07-29KVM: introduce __kvm_io_bus_sort_cmpPaolo Bonzini
2013-07-18KVM: Introduce kvm_arch_memslots_updated()Takuya Yoshikawa
2013-07-18KVM: kvm-io: support cookiesCornelia Huck
2013-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-06-27Merge git://git.linaro.org/people/cdall/linux-kvm-arm.git tags/kvm-arm-3.11 i...Gleb Natapov
2013-06-27KVM: Fix RTC interrupt coalescing trackingGleb Natapov
2013-06-26ARM: KVM: Allow host virt timer irq to be different from guest timer virt irqAnup Patel
2013-06-04kvm: exclude ioeventfd from counting kvm_io_range limitAmos Kong
2013-05-19ARM: KVM: move GIC/timer code to a common locationMarc Zyngier
2013-05-14KVM: x86: Remove support for reporting coalesced APIC IRQsJan Kiszka
2013-05-12KVM: add missing misc_deregister() on error in kvm_init()Wei Yongjun
2013-05-10Merge tag 'kvm-3.10-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-05-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-05-09Merge branch 'next/kvm' into mips-for-linux-nextRalf Baechle
2013-05-09KVM/MIPS32: Do not call vcpu_load when injecting interrupts.Sanjay Lal