Age | Commit message (Expand) | Author |
2019-10-03 | Merge tag 'kvmarm-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini |
2019-09-30 | kvm: x86, powerpc: do not allow clearing largepages debugfs entry | Paolo Bonzini |
2019-09-18 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-09-18 | KVM: coalesced_mmio: add bounds checking | Matt Delco |
2019-09-11 | KVM: arm/arm64: vgic: Use the appropriate TRACE_INCLUDE_PATH | Zenghui Yu |
2019-09-09 | KVM: arm/arm64: vgic: Allow more than 256 vcpus for KVM_IRQ_LINE | Marc Zyngier |
2019-08-28 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2019-08-28 | KVM: arm/arm64: vgic-v2: Handle SGI bits in GICD_I{S,C}PENDR0 as WI | Marc Zyngier |
2019-08-27 | KVM: arm/arm64: vgic: Fix potential deadlock when ap_list is long | Heyi Guo |
2019-08-25 | KVM: arm/arm64: vgic: Use a single IO device per redistributor | Eric Auger |
2019-08-25 | KVM: arm/arm64: vgic: Remove spurious semicolons | Marc Zyngier |
2019-08-24 | Merge tag 'kvmarm-fixes-for-5.3-3' of git://git.kernel.org/pub/scm/linux/kern... | Will Deacon |
2019-08-23 | KVM: arm/arm64: VGIC: Properly initialise private IRQ affinity | Andre Przywara |
2019-08-22 | KVM: arm/arm64: Only skip MMIO insn once | Andrew Jones |
2019-08-18 | KVM: Call kvm_arch_vcpu_blocking early into the blocking sequence | Marc Zyngier |
2019-08-18 | KVM: arm/arm64: vgic: Make function comments match function declarations | Alexandru Elisei |
2019-08-18 | KVM: arm/arm64: vgic-irqfd: Implement kvm_arch_set_irq_inatomic | Marc Zyngier |
2019-08-18 | KVM: arm/arm64: vgic-its: Check the LPI translation cache on MSI injection | Marc Zyngier |
2019-08-18 | KVM: arm/arm64: vgic-its: Cache successful MSI->LPI translation | Marc Zyngier |
2019-08-18 | KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on vgic teardown | Marc Zyngier |
2019-08-18 | KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on ITS disable | Marc Zyngier |
2019-08-18 | KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on disabling LPIs | Marc Zyngier |
2019-08-18 | KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on specific co... | Marc Zyngier |
2019-08-18 | KVM: arm/arm64: vgic-its: Add MSI-LPI translation cache invalidation | Marc Zyngier |
2019-08-18 | KVM: arm/arm64: vgic: Add __vgic_put_lpi_locked primitive | Marc Zyngier |
2019-08-18 | KVM: arm/arm64: vgic: Add LPI translation cache definition | Marc Zyngier |
2019-08-09 | Merge tag 'kvmarm-fixes-for-5.3-2' of git://git.kernel.org/pub/scm/linux/kern... | Paolo Bonzini |
2019-08-09 | Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini |
2019-08-09 | kvm: remove unnecessary PageReserved check | Paolo Bonzini |
2019-08-09 | KVM: arm/arm64: vgic: Reevaluate level sensitive interrupts on enable | Alexandru Elisei |
2019-08-05 | KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block | Marc Zyngier |
2019-08-05 | KVM: no need to check return value of debugfs_create functions | Greg KH |
2019-08-05 | KVM: remove kvm_arch_has_vcpu_debugfs() | Paolo Bonzini |
2019-08-05 | KVM: Fix leak vCPU's VMCS value into other pCPU | Wanpeng Li |
2019-08-05 | KVM: Check preempted_in_kernel for involuntary preemption | Wanpeng Li |
2019-07-26 | KVM: arm: vgic-v3: Mark expected switch fall-through | Anders Roxell |
2019-07-24 | Documentation: move Documentation/virtual to Documentation/virt | Christoph Hellwig |
2019-07-23 | KVM: arm/arm64: Introduce kvm_pmu_vcpu_init() to setup PMU counter index | Zenghui Yu |
2019-07-20 | KVM: Boost vCPUs that are delivering interrupts | Wanpeng Li |
2019-07-12 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-07-12 | arm64: switch to generic version of pte allocation | Mike Rapoport |
2019-07-11 | Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini |
2019-07-10 | KVM: Properly check if "page" is valid in kvm_vcpu_unmap | KarimAllah Ahmed |
2019-07-08 | KVM: arm/arm64: Initialise host's MPIDRs by reading the actual register | Marc Zyngier |
2019-07-05 | KVM: arm64: Migrate _elx sysreg accessors to msr_s/mrs_s | Dave Martin |
2019-07-05 | KVM: arm/arm64: Add save/restore support for firmware workaround state | Andre Przywara |
2019-07-05 | arm64: KVM: Propagate full Spectre v2 workaround state to KVM guests | Andre Przywara |
2019-07-05 | KVM: arm/arm64: Support chained PMU counters | Andrew Murray |
2019-07-05 | KVM: arm/arm64: Remove pmc->bitmask | Andrew Murray |
2019-07-05 | KVM: arm/arm64: Re-create event when setting counter value | Andrew Murray |