summaryrefslogtreecommitdiff
path: root/virt
Commit message (Expand)AuthorAge
* virt/kvm/assigned-dev.c: Set 'dev->irq_source_id' to '-1' after free itChen Gang2014-08-19
* kvm: iommu: fix the third parameter of kvm_iommu_put_pages (CVE-2014-3601)Michael S. Tsirkin2014-08-19
* KVM: Move more code under CONFIG_HAVE_KVM_IRQFDPaolo Bonzini2014-08-06
* KVM: Give IRQFD its own separate enabling Kconfig optionPaul Mackerras2014-08-05
* KVM: Move irq notifier implementation into eventfd.cPaul Mackerras2014-08-05
* KVM: Move all accesses to kvm::irq_routing into irqchip.cPaul Mackerras2014-08-05
* KVM: irqchip: Provide and use accessors for irq routing tablePaul Mackerras2014-08-05
* KVM: Don't keep reference to irq routing table in irqfd structPaul Mackerras2014-08-05
* Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini2014-08-05
|\
| * KVM: Allow KVM_CHECK_EXTENSION on the vm fdAlexander Graf2014-07-28
| * KVM: Rename and add argument to check_extensionAlexander Graf2014-07-28
* | Merge tag 'kvm-arm-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2014-08-05
|\ \
| * | KVM: arm64: GICv3: mandate page-aligned GICV regionMarc Zyngier2014-07-31
| * | ARM64: KVM: fix vgic_bitmap_get_reg function for BE 64bit caseVictor Kamensky2014-07-11
| * | ARM: KVM: vgic mmio should hold data as LE bytes array in BE caseVictor Kamensky2014-07-11
| * | arm64: KVM: vgic: enable GICv2 emulation on top on GICv3 hardwareMarc Zyngier2014-07-11
| * | KVM: ARM: vgic: add the GICv3 backendMarc Zyngier2014-07-11
| * | arm64: KVM: split GICv2 world switch from hyp codeMarc Zyngier2014-07-11
| * | KVM: ARM: vgic: revisit implementation of irqchip_in_kernelMarc Zyngier2014-07-11
| * | KVM: ARM: vgic: split GICv2 backend from the main vgic codeMarc Zyngier2014-07-11
| * | KVM: ARM: introduce vgic_params structureMarc Zyngier2014-07-11
| * | KVM: ARM: vgic: introduce vgic_enableMarc Zyngier2014-07-11
| * | KVM: ARM: vgic: abstract VMCR accessMarc Zyngier2014-07-11
| * | KVM: ARM: vgic: move underflow handling to vgic_opsMarc Zyngier2014-07-11
| * | KVM: ARM: vgic: abstract MISR decodingMarc Zyngier2014-07-11
| * | KVM: ARM: vgic: abstract EISR bitmap accessMarc Zyngier2014-07-11
| * | KVM: ARM: vgic: abstract access to the ELRSR bitmapMarc Zyngier2014-07-11
| * | KVM: ARM: vgic: introduce vgic_ops and LR manipulation primitivesMarc Zyngier2014-07-11
| * | KVM: arm/arm64: vgic: move GICv2 registers to their own structureMarc Zyngier2014-07-11
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-08-04
|\ \
| * | KVM: x86: always exit on EOIs for interrupts listed in the IOAPIC redir tablePaolo Bonzini2014-07-30
| * | kvm: Resolve missing-field-initializers warningsMark Rustad2014-07-25
| |/
* | kvm: arm64: vgic: fix hyp panic with 64k pages on juno platformWill Deacon2014-07-30
|/
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-12
|\
| * sched: Fix signedness bug in yield_to()Dan Carpenter2014-06-05
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-04
|\ \ | |/ |/|
| * KVM: add missing cleanup_srcu_structPaolo Bonzini2014-06-03
| * kvm/irqchip: Speed up KVM_SET_GSI_ROUTINGChristian Borntraeger2014-05-05
| * KVM: async_pf: change async_pf_execute() to use get_user_pages(tsk => NULL)Oleg Nesterov2014-04-28
| * KVM: async_pf: kill the unnecessary use_mm/unuse_mm async_pf_execute()Oleg Nesterov2014-04-28
| * Revert "KVM: Simplify kvm->tlbs_dirty handling"Xiao Guangrong2014-04-23
| * Merge tag 'kvm-s390-20140422' of git://git.kernel.org/pub/scm/linux/kernel/gi...Marcelo Tosatti2014-04-22
| |\
| | * KVM: s390: Add proper dirty bitmap support to S390 kvm.Jason J. Herne2014-04-22
| * | KVM: VMX: speed up wildcard MMIO EVENTFDMichael S. Tsirkin2014-04-17
| * | KVM: support any-length wildcard ioeventfdMichael S. Tsirkin2014-04-17
| |/
* | Merge tag 'kvm-arm-for-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2014-04-30
|\ \
| * | KVM: ARM: vgic: Fix the overlap check action about setting the GICD & GICC ba...Haibin Wang2014-04-29
| * | KVM: arm/arm64: vgic: fix GICD_ICFGR register accessesAndre Przywara2014-04-28
| * | KVM: ARM: vgic: Fix sgi dispatch problemHaibin Wang2014-04-28
| |/
* | KVM: async_pf: mm->mm_users can not pin apf->mmOleg Nesterov2014-04-28