Age | Commit message (Expand) | Author |
2014-07-30 | KVM: x86: always exit on EOIs for interrupts listed in the IOAPIC redir table | Paolo Bonzini |
2014-07-30 | kvm: arm64: vgic: fix hyp panic with 64k pages on juno platform | Will Deacon |
2014-07-28 | KVM: Allow KVM_CHECK_EXTENSION on the vm fd | Alexander Graf |
2014-07-28 | KVM: Rename and add argument to check_extension | Alexander Graf |
2014-07-25 | kvm: Resolve missing-field-initializers warnings | Mark Rustad |
2014-07-11 | ARM64: KVM: fix vgic_bitmap_get_reg function for BE 64bit case | Victor Kamensky |
2014-07-11 | ARM: KVM: vgic mmio should hold data as LE bytes array in BE case | Victor Kamensky |
2014-07-11 | arm64: KVM: vgic: enable GICv2 emulation on top on GICv3 hardware | Marc Zyngier |
2014-07-11 | KVM: ARM: vgic: add the GICv3 backend | Marc Zyngier |
2014-07-11 | arm64: KVM: split GICv2 world switch from hyp code | Marc Zyngier |
2014-07-11 | KVM: ARM: vgic: revisit implementation of irqchip_in_kernel | Marc Zyngier |
2014-07-11 | KVM: ARM: vgic: split GICv2 backend from the main vgic code | Marc Zyngier |
2014-07-11 | KVM: ARM: introduce vgic_params structure | Marc Zyngier |
2014-07-11 | KVM: ARM: vgic: introduce vgic_enable | Marc Zyngier |
2014-07-11 | KVM: ARM: vgic: abstract VMCR access | Marc Zyngier |
2014-07-11 | KVM: ARM: vgic: move underflow handling to vgic_ops | Marc Zyngier |
2014-07-11 | KVM: ARM: vgic: abstract MISR decoding | Marc Zyngier |
2014-07-11 | KVM: ARM: vgic: abstract EISR bitmap access | Marc Zyngier |
2014-07-11 | KVM: ARM: vgic: abstract access to the ELRSR bitmap | Marc Zyngier |
2014-07-11 | KVM: ARM: vgic: introduce vgic_ops and LR manipulation primitives | Marc Zyngier |
2014-07-11 | KVM: arm/arm64: vgic: move GICv2 registers to their own structure | Marc Zyngier |
2014-06-12 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-06-05 | sched: Fix signedness bug in yield_to() | Dan Carpenter |
2014-06-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next | Linus Torvalds |
2014-06-03 | KVM: add missing cleanup_srcu_struct | Paolo Bonzini |
2014-05-05 | kvm/irqchip: Speed up KVM_SET_GSI_ROUTING | Christian Borntraeger |
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: async_pf: change async_pf_execute() to use get_user_pages(tsk => NULL) | Oleg Nesterov |
2014-04-28 | KVM: async_pf: kill the unnecessary use_mm/unuse_mm async_pf_execute() | Oleg Nesterov |
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-23 | Revert "KVM: Simplify kvm->tlbs_dirty handling" | Xiao Guangrong |
2014-04-22 | Merge tag 'kvm-s390-20140422' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Marcelo Tosatti |
2014-04-22 | KVM: s390: Add proper dirty bitmap support to S390 kvm. | Jason J. Herne |
2014-04-17 | KVM: VMX: speed up wildcard MMIO EVENTFD | Michael S. Tsirkin |
2014-04-17 | KVM: support any-length wildcard ioeventfd | Michael S. Tsirkin |
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 |