Age | Commit message (Expand) | Author |
2014-04-30 | Merge tag 'kvm-arm-for-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini |
2014-04-29 | KVM: ARM: vgic: Fix the overlap check action about setting the GICD & GICC ba... | Haibin Wang |
2014-04-28 | KVM: arm/arm64: vgic: fix GICD_ICFGR register accesses | Andre Przywara |
2014-04-28 | KVM: async_pf: mm->mm_users can not pin apf->mm | Oleg Nesterov |
2014-04-28 | KVM: ARM: vgic: Fix sgi dispatch problem | Haibin Wang |
2014-04-28 | kvm: Use pci_enable_msix_exact() instead of pci_enable_msix() | Alexander Gordeev |
2014-04-14 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-04-08 | arm, kvm: fix double lock on cpu_add_remove_lock | Ming Lei |
2014-04-04 | KVM: ioapic: try to recover if pending_eoi goes out of range | Paolo Bonzini |
2014-04-04 | KVM: ioapic: fix assignment of ioapic->rtc_status.pending_eoi (CVE-2014-0155) | Paolo Bonzini |
2014-04-03 | Merge tag 'vfio-v3.15-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2014-04-02 | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-03-31 | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2014-03-21 | KVM: ioapic: reinject pending interrupts on KVM_SET_IRQCHIP | Paolo Bonzini |
2014-03-21 | KVM: ioapic: extract body of kvm_ioapic_set_irq | Paolo Bonzini |
2014-03-21 | KVM: ioapic: clear IRR for edge-triggered interrupts at delivery | Paolo Bonzini |
2014-03-21 | KVM: ioapic: merge ioapic_deliver into ioapic_service | Paolo Bonzini |
2014-03-18 | KVM: eventfd: Fix lock order inversion. | Cornelia Huck |
2014-03-13 | kvm: x86: ignore ioapic polarity | Gabriel L. Somlo |
2014-02-26 | kvm/vfio: Support for DMA coherent IOMMUs | Alex Williamson |
2014-02-26 | KVM: add kvm_arch_vcpu_runnable() test to kvm_vcpu_on_spin() loop | Michael Mueller |
2014-02-18 | KVM: Simplify kvm->tlbs_dirty handling | Takuya Yoshikawa |
2014-02-14 | Merge branch 'kvm-master' into kvm-queue | Paolo Bonzini |
2014-02-14 | arm64: KVM: Add VGIC device control for arm64 | Christoffer Dall |
2014-02-13 | asmlinkage, kvm: Make kvm_rebooting visible | Andi Kleen |
2014-02-04 | KVM: async_pf: Add missing call for async page present | Dominik Dingel |
2014-01-30 | KVM: async_pf: Allow to wait for outstanding work | Dominik Dingel |
2014-01-30 | KVM: async_pf: Provide additional direct page notification | Dominik Dingel |
2014-01-30 | KVM: return an error code in kvm_vm_ioctl_register_coalesced_mmio() | Dan Carpenter |
2014-01-30 | KVM: s390: add floating irq controller | Jens Freimann |
2014-01-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-01-15 | kvm: Provide kvm_vcpu_eligible_for_directed_yield() stub | Scott Wood |
2014-01-15 | kvm: vfio: silence GCC warning | Paul Bolle |
2014-01-08 | kvm: remove dead code | Stephen Hemminger |
2014-01-08 | kvm: make local functions static | Stephen Hemminger |
2013-12-21 | KVM: arm-vgic: Support CPU interface reg access | Christoffer Dall |
2013-12-21 | KVM: arm-vgic: Add GICD_SPENDSGIR and GICD_CPENDSGIR handlers | Christoffer Dall |
2013-12-21 | KVM: arm-vgic: Support unqueueing of LRs to the dist | Christoffer Dall |
2013-12-21 | KVM: arm-vgic: Add vgic reg access from dev attr | Christoffer Dall |
2013-12-21 | KVM: arm-vgic: Make vgic mmio functions more generic | Christoffer Dall |
2013-12-21 | KVM: arm-vgic: Set base addr through device API | Christoffer Dall |
2013-12-21 | KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGIC | Christoffer Dall |
2013-12-21 | ARM: KVM: Allow creating the VGIC after VCPUs | Christoffer Dall |
2013-12-21 | ARM/KVM: save and restore generic timer registers | Andre Przywara |
2013-12-21 | arm/arm64: KVM: arch_timer: Initialize cntvoff at kvm_init | Christoffer Dall |
2013-12-13 | KVM: Use cond_resched() directly and remove useless kvm_resched() | Takuya Yoshikawa |
2013-12-12 | KVM: Improve create VCPU parameter (CVE-2013-4587) | Andy Honig |
2013-11-21 | KVM: kvm_clear_guest_page(): fix empty_zero_page usage | Heiko Carstens |
2013-11-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-11-06 | KVM: remove vm mmap method | Gleb Natapov |