summaryrefslogtreecommitdiffstats
path: root/virt
AgeCommit message (Expand)Author
2014-09-23Merge tag 'kvm-arm-for-v3.17-rc7-or-final' of git://git.kernel.org/pub/scm/li...Paolo Bonzini
2014-09-22arm/arm64: KVM: Fix unaligned access bug on gicv2 accessChristoffer Dall
2014-09-22KVM: correct null pid check in kvm_vcpu_yield_to()Sam Bobroff
2014-09-18arm/arm64: KVM: vgic: make number of irqs a configurable attributeMarc Zyngier
2014-09-18arm/arm64: KVM: vgic: delay vgic allocation until init timeMarc Zyngier
2014-09-18arm/arm64: KVM: vgic: kill VGIC_NR_IRQSMarc Zyngier
2014-09-18arm/arm64: KVM: vgic: handle out-of-range MMIO accessesMarc Zyngier
2014-09-18arm/arm64: KVM: vgic: kill VGIC_MAX_CPUSMarc Zyngier
2014-09-18arm/arm64: KVM: vgic: Parametrize VGIC_NR_SHARED_IRQSMarc Zyngier
2014-09-18arm/arm64: KVM: vgic: switch to dynamic allocationMarc Zyngier
2014-09-18KVM: ARM: vgic: plug irq injection raceMarc Zyngier
2014-09-18arm/arm64: KVM: vgic: Clarify and correct vgic documentationChristoffer Dall
2014-09-18arm/arm64: KVM: vgic: Fix SGI writes to GICD_I{CS}PENDR0Christoffer Dall
2014-09-18arm/arm64: KVM: vgic: Improve handling of GICD_I{CS}PENDRnChristoffer Dall
2014-09-18arm/arm64: KVM: vgic: Clear queued flags on unqueueChristoffer Dall
2014-09-18arm/arm64: KVM: Rename irq_active to irq_queuedChristoffer Dall
2014-09-18arm/arm64: KVM: Rename irq_state to irq_pendingChristoffer Dall
2014-09-18Merge remote-tracking branch 'kvm/next' into queueChristoffer Dall
2014-09-17KVM: VFIO: register kvm_device_ops dynamicallyWill Deacon
2014-09-17KVM: s390: register flic ops dynamicallyCornelia Huck
2014-09-17KVM: ARM: vgic: register kvm_device_ops dynamicallyWill Deacon
2014-09-17KVM: device: add simple registration mechanism for kvm_device_opsWill Deacon
2014-09-16KVM: Use PCI device flag helper functionsEthan Zhao
2014-09-16kvm: ioapic: conditionally delay irq delivery duringeoi broadcastZhang Haoyu
2014-09-14KVM: check for !is_zero_pfn() in kvm_is_mmio_pfn()Ard Biesheuvel
2014-09-11KVM: EVENTFD: remove inclusion of irq.hEric Auger
2014-09-05KVM: remove redundant assignments in __kvm_set_memory_regionChristian Borntraeger
2014-09-05KVM: remove redundant assigment of return value in kvm_dev_ioctlChristian Borntraeger
2014-09-05KVM: remove redundant check of in_spin_loopChristian Borntraeger
2014-09-03kvm: fix potentially corrupt mmio cacheDavid Matlack
2014-09-03KVM: do not bias the generation number in kvm_current_mmio_generationPaolo Bonzini
2014-08-29KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář
2014-08-29KVM: Unconditionally export KVM_CAP_READONLY_MEMChristoffer Dall
2014-08-27KVM: vgic: declare probe function pointer as constWill Deacon
2014-08-27KVM: vgic: return int instead of bool when checking I/O rangesWill Deacon
2014-08-27KVM: Introduce gfn_to_hva_memslot_protChristoffer Dall
2014-08-21KVM: add kvm_arch_sched_inRadim Krčmář
2014-08-21KVM: avoid unnecessary synchronize_rcuChristian Borntraeger
2014-08-19virt/kvm/assigned-dev.c: Set 'dev->irq_source_id' to '-1' after free itChen Gang
2014-08-19kvm: iommu: fix the third parameter of kvm_iommu_put_pages (CVE-2014-3601)Michael S. Tsirkin
2014-08-06KVM: Move more code under CONFIG_HAVE_KVM_IRQFDPaolo Bonzini
2014-08-05KVM: Give IRQFD its own separate enabling Kconfig optionPaul Mackerras
2014-08-05KVM: Move irq notifier implementation into eventfd.cPaul Mackerras
2014-08-05KVM: Move all accesses to kvm::irq_routing into irqchip.cPaul Mackerras
2014-08-05KVM: irqchip: Provide and use accessors for irq routing tablePaul Mackerras
2014-08-05KVM: Don't keep reference to irq routing table in irqfd structPaul Mackerras
2014-08-05Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini
2014-08-05Merge tag 'kvm-arm-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2014-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-07-31KVM: arm64: GICv3: mandate page-aligned GICV regionMarc Zyngier