aboutsummaryrefslogtreecommitdiffstats
path: root/virt
AgeCommit message (Expand)Author
2014-06-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-06-05sched: Fix signedness bug in yield_to()Dan Carpenter
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds
2014-06-03KVM: add missing cleanup_srcu_structPaolo Bonzini
2014-05-05kvm/irqchip: Speed up KVM_SET_GSI_ROUTINGChristian Borntraeger
2014-04-30Merge tag 'kvm-arm-for-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2014-04-29KVM: ARM: vgic: Fix the overlap check action about setting the GICD & GICC ba...Haibin Wang
2014-04-28KVM: async_pf: change async_pf_execute() to use get_user_pages(tsk => NULL)Oleg Nesterov
2014-04-28KVM: async_pf: kill the unnecessary use_mm/unuse_mm async_pf_execute()Oleg Nesterov
2014-04-28KVM: arm/arm64: vgic: fix GICD_ICFGR register accessesAndre Przywara
2014-04-28KVM: async_pf: mm->mm_users can not pin apf->mmOleg Nesterov
2014-04-28KVM: ARM: vgic: Fix sgi dispatch problemHaibin Wang
2014-04-28kvm: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev
2014-04-23Revert "KVM: Simplify kvm->tlbs_dirty handling"Xiao Guangrong
2014-04-22Merge tag 'kvm-s390-20140422' of git://git.kernel.org/pub/scm/linux/kernel/gi...Marcelo Tosatti
2014-04-22KVM: s390: Add proper dirty bitmap support to S390 kvm.Jason J. Herne
2014-04-17KVM: VMX: speed up wildcard MMIO EVENTFDMichael S. Tsirkin
2014-04-17KVM: support any-length wildcard ioeventfdMichael S. Tsirkin
2014-04-14Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-04-08arm, kvm: fix double lock on cpu_add_remove_lockMing Lei
2014-04-04KVM: ioapic: try to recover if pending_eoi goes out of rangePaolo Bonzini
2014-04-04KVM: ioapic: fix assignment of ioapic->rtc_status.pending_eoi (CVE-2014-0155)Paolo Bonzini
2014-04-03Merge tag 'vfio-v3.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2014-04-02Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-03-31Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-03-21KVM: ioapic: reinject pending interrupts on KVM_SET_IRQCHIPPaolo Bonzini
2014-03-21KVM: ioapic: extract body of kvm_ioapic_set_irqPaolo Bonzini
2014-03-21KVM: ioapic: clear IRR for edge-triggered interrupts at deliveryPaolo Bonzini
2014-03-21KVM: ioapic: merge ioapic_deliver into ioapic_servicePaolo Bonzini
2014-03-18KVM: eventfd: Fix lock order inversion.Cornelia Huck
2014-03-13kvm: x86: ignore ioapic polarityGabriel L. Somlo
2014-02-26kvm/vfio: Support for DMA coherent IOMMUsAlex Williamson
2014-02-26KVM: add kvm_arch_vcpu_runnable() test to kvm_vcpu_on_spin() loopMichael Mueller
2014-02-18KVM: Simplify kvm->tlbs_dirty handlingTakuya Yoshikawa
2014-02-14Merge branch 'kvm-master' into kvm-queuePaolo Bonzini
2014-02-14arm64: KVM: Add VGIC device control for arm64Christoffer Dall
2014-02-13asmlinkage, kvm: Make kvm_rebooting visibleAndi Kleen
2014-02-04KVM: async_pf: Add missing call for async page presentDominik Dingel
2014-01-30KVM: async_pf: Allow to wait for outstanding workDominik Dingel
2014-01-30KVM: async_pf: Provide additional direct page notificationDominik Dingel
2014-01-30KVM: return an error code in kvm_vm_ioctl_register_coalesced_mmio()Dan Carpenter
2014-01-30KVM: s390: add floating irq controllerJens Freimann
2014-01-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-01-15kvm: Provide kvm_vcpu_eligible_for_directed_yield() stubScott Wood
2014-01-15kvm: vfio: silence GCC warningPaul Bolle
2014-01-08kvm: remove dead codeStephen Hemminger
2014-01-08kvm: make local functions staticStephen Hemminger
2013-12-21KVM: arm-vgic: Support CPU interface reg accessChristoffer Dall
2013-12-21KVM: arm-vgic: Add GICD_SPENDSGIR and GICD_CPENDSGIR handlersChristoffer Dall
2013-12-21KVM: arm-vgic: Support unqueueing of LRs to the distChristoffer Dall