summaryrefslogtreecommitdiffstats
path: root/virt
Commit message (Expand)AuthorAge
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-11-12
|\
| * KVM: MMU: Do not treat ZONE_DEVICE pages as being reservedSean Christopherson2019-11-12
| * KVM: fix placement of refcount initializationPaolo Bonzini2019-11-11
| * KVM: Fix NULL-ptr deref after kvm_create_vm failsPaolo Bonzini2019-11-11
* | kvm: x86: mmu: Recovery of shattered NX large pagesJunaid Shahid2019-11-04
* | kvm: Add helper function for creating VM worker threadsJunaid Shahid2019-11-04
|/
* kvm: call kvm_arch_destroy_vm if vm creation failsJim Mattson2019-10-31
* kvm: Allocate memslots and buses before calling kvm_arch_init_vmJim Mattson2019-10-25
* Merge tag 'kvmarm-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2019-10-22
|\
| * KVM: arm64: pmu: Reset sample period on overflow handlingMarc Zyngier2019-10-20
| * KVM: arm64: pmu: Set the CHAINED attribute before creating the in-kernel eventMarc Zyngier2019-10-20
| * KVM: arm64: pmu: Fix cycle counter truncationMarc Zyngier2019-10-20
* | KVM: Don't shrink/grow vCPU halt_poll_ns if host side polling is disabledWanpeng Li2019-10-22
|/
* Merge tag 'kvmarm-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2019-10-03
|\
| * KVM: arm/arm64: vgic: Use the appropriate TRACE_INCLUDE_PATHZenghui Yu2019-09-11
* | kvm: x86, powerpc: do not allow clearing largepages debugfs entryPaolo Bonzini2019-09-30
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-09-18
|\|
| * KVM: arm/arm64: vgic: Allow more than 256 vcpus for KVM_IRQ_LINEMarc Zyngier2019-09-09
| * KVM: arm/arm64: vgic: Use a single IO device per redistributorEric Auger2019-08-25
| * KVM: arm/arm64: vgic: Remove spurious semicolonsMarc Zyngier2019-08-25
| * KVM: Call kvm_arch_vcpu_blocking early into the blocking sequenceMarc Zyngier2019-08-18
| * KVM: arm/arm64: vgic: Make function comments match function declarationsAlexandru Elisei2019-08-18
| * KVM: arm/arm64: vgic-irqfd: Implement kvm_arch_set_irq_inatomicMarc Zyngier2019-08-18
| * KVM: arm/arm64: vgic-its: Check the LPI translation cache on MSI injectionMarc Zyngier2019-08-18
| * KVM: arm/arm64: vgic-its: Cache successful MSI->LPI translationMarc Zyngier2019-08-18
| * KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on vgic teardownMarc Zyngier2019-08-18
| * KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on ITS disableMarc Zyngier2019-08-18
| * KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on disabling LPIsMarc Zyngier2019-08-18
| * KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on specific co...Marc Zyngier2019-08-18
| * KVM: arm/arm64: vgic-its: Add MSI-LPI translation cache invalidationMarc Zyngier2019-08-18
| * KVM: arm/arm64: vgic: Add __vgic_put_lpi_locked primitiveMarc Zyngier2019-08-18
| * KVM: arm/arm64: vgic: Add LPI translation cache definitionMarc Zyngier2019-08-18
* | KVM: coalesced_mmio: add bounds checkingMatt Delco2019-09-18
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-08-28
|\ \
| * | KVM: arm/arm64: vgic-v2: Handle SGI bits in GICD_I{S,C}PENDR0 as WIMarc Zyngier2019-08-28
| * | KVM: arm/arm64: vgic: Fix potential deadlock when ap_list is longHeyi Guo2019-08-27
* | | Merge tag 'kvmarm-fixes-for-5.3-3' of git://git.kernel.org/pub/scm/linux/kern...Will Deacon2019-08-24
|\ \ \ | |_|/ |/| |
| * | KVM: arm/arm64: VGIC: Properly initialise private IRQ affinityAndre Przywara2019-08-23
| * | KVM: arm/arm64: Only skip MMIO insn onceAndrew Jones2019-08-22
* | | Merge tag 'kvmarm-fixes-for-5.3-2' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2019-08-09
|\| |
| * | KVM: arm/arm64: vgic: Reevaluate level sensitive interrupts on enableAlexandru Elisei2019-08-09
| * | KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to blockMarc Zyngier2019-08-05
* | | Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2019-08-09
|\| |
| * | KVM: arm: vgic-v3: Mark expected switch fall-throughAnders Roxell2019-07-26
| * | KVM: arm/arm64: Introduce kvm_pmu_vcpu_init() to setup PMU counter indexZenghui Yu2019-07-23
* | | kvm: remove unnecessary PageReserved checkPaolo Bonzini2019-08-09
* | | KVM: no need to check return value of debugfs_create functionsGreg KH2019-08-05
* | | KVM: remove kvm_arch_has_vcpu_debugfs()Paolo Bonzini2019-08-05
* | | KVM: Fix leak vCPU's VMCS value into other pCPUWanpeng Li2019-08-05
* | | KVM: Check preempted_in_kernel for involuntary preemptionWanpeng Li2019-08-05
| |/ |/|