| Commit message (Expand) | Author | Age |
* | Merge tag 'kvm-arm-for-v3.17-rc7-or-final' of git://git.kernel.org/pub/scm/li... | Paolo Bonzini | 2014-09-23 |
|\ |
|
| * | arm/arm64: KVM: Fix unaligned access bug on gicv2 access | Christoffer Dall | 2014-09-22 |
* | | KVM: correct null pid check in kvm_vcpu_yield_to() | Sam Bobroff | 2014-09-22 |
* | | KVM: check for !is_zero_pfn() in kvm_is_mmio_pfn() | Ard Biesheuvel | 2014-09-14 |
|/ |
|
* | virt/kvm/assigned-dev.c: Set 'dev->irq_source_id' to '-1' after free it | Chen Gang | 2014-08-19 |
* | kvm: iommu: fix the third parameter of kvm_iommu_put_pages (CVE-2014-3601) | Michael S. Tsirkin | 2014-08-19 |
* | KVM: Move more code under CONFIG_HAVE_KVM_IRQFD | Paolo Bonzini | 2014-08-06 |
* | KVM: Give IRQFD its own separate enabling Kconfig option | Paul Mackerras | 2014-08-05 |
* | KVM: Move irq notifier implementation into eventfd.c | Paul Mackerras | 2014-08-05 |
* | KVM: Move all accesses to kvm::irq_routing into irqchip.c | Paul Mackerras | 2014-08-05 |
* | KVM: irqchip: Provide and use accessors for irq routing table | Paul Mackerras | 2014-08-05 |
* | KVM: Don't keep reference to irq routing table in irqfd struct | Paul Mackerras | 2014-08-05 |
* | Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm | Paolo Bonzini | 2014-08-05 |
|\ |
|
| * | 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-28 |
* | | Merge tag 'kvm-arm-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git... | Paolo Bonzini | 2014-08-05 |
|\ \ |
|
| * | | KVM: arm64: GICv3: mandate page-aligned GICV region | Marc Zyngier | 2014-07-31 |
| * | | 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-07-11 |
| |/ |
|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-08-04 |
|\ \ |
|
| * | | KVM: x86: always exit on EOIs for interrupts listed in the IOAPIC redir table | Paolo Bonzini | 2014-07-30 |
| * | | kvm: Resolve missing-field-initializers warnings | Mark Rustad | 2014-07-25 |
| |/ |
|
* / | kvm: arm64: vgic: fix hyp panic with 64k pages on juno platform | Will Deacon | 2014-07-30 |
|/ |
|
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-06-12 |
|\ |
|
| * | sched: Fix signedness bug in yield_to() | Dan Carpenter | 2014-06-05 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next | Linus Torvalds | 2014-06-04 |
|\ \
| |/
|/| |
|
| * | KVM: add missing cleanup_srcu_struct | Paolo Bonzini | 2014-06-03 |
| * | kvm/irqchip: Speed up KVM_SET_GSI_ROUTING | Christian Borntraeger | 2014-05-05 |
| * | 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 |
| * | Revert "KVM: Simplify kvm->tlbs_dirty handling" | Xiao Guangrong | 2014-04-23 |
| * | 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-22 |
| * | | KVM: VMX: speed up wildcard MMIO EVENTFD | Michael S. Tsirkin | 2014-04-17 |
| * | | KVM: support any-length wildcard ioeventfd | Michael S. Tsirkin | 2014-04-17 |
| |/ |
|
* | | Merge tag 'kvm-arm-for-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini | 2014-04-30 |
|\ \ |
|