| Commit message (Expand) | Author | Age | Files | Lines |
* | kvm: call kvm_arch_destroy_vm if vm creation fails | Jim Mattson | 2019-10-31 | 1 | -5/+7 |
* | kvm: Allocate memslots and buses before calling kvm_arch_init_vm | Jim Mattson | 2019-10-25 | 1 | -19/+21 |
* | Merge tag 'kvmarm-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini | 2019-10-22 | 1 | -13/+35 |
|\ |
|
| * | KVM: arm64: pmu: Reset sample period on overflow handling | Marc Zyngier | 2019-10-20 | 1 | -0/+20 |
| * | KVM: arm64: pmu: Set the CHAINED attribute before creating the in-kernel event | Marc Zyngier | 2019-10-20 | 1 | -3/+3 |
| * | KVM: arm64: pmu: Fix cycle counter truncation | Marc Zyngier | 2019-10-20 | 1 | -10/+12 |
* | | KVM: Don't shrink/grow vCPU halt_poll_ns if host side polling is disabled | Wanpeng Li | 2019-10-22 | 1 | -13/+16 |
|/ |
|
* | Merge tag 'kvmarm-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini | 2019-10-03 | 1 | -1/+1 |
|\ |
|
| * | KVM: arm/arm64: vgic: Use the appropriate TRACE_INCLUDE_PATH | Zenghui Yu | 2019-09-11 | 1 | -1/+1 |
* | | kvm: x86, powerpc: do not allow clearing largepages debugfs entry | Paolo Bonzini | 2019-09-30 | 1 | -3/+7 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2019-09-18 | 10 | -85/+305 |
|\| |
|
| * | KVM: arm/arm64: vgic: Allow more than 256 vcpus for KVM_IRQ_LINE | Marc Zyngier | 2019-09-09 | 1 | -0/+2 |
| * | KVM: arm/arm64: vgic: Use a single IO device per redistributor | Eric Auger | 2019-08-25 | 2 | -58/+24 |
| * | KVM: arm/arm64: vgic: Remove spurious semicolons | Marc Zyngier | 2019-08-25 | 1 | -1/+1 |
| * | KVM: Call kvm_arch_vcpu_blocking early into the blocking sequence | Marc Zyngier | 2019-08-18 | 1 | -4/+3 |
| * | KVM: arm/arm64: vgic: Make function comments match function declarations | Alexandru Elisei | 2019-08-18 | 2 | -6/+8 |
| * | KVM: arm/arm64: vgic-irqfd: Implement kvm_arch_set_irq_inatomic | Marc Zyngier | 2019-08-18 | 1 | -6/+30 |
| * | KVM: arm/arm64: vgic-its: Check the LPI translation cache on MSI injection | Marc Zyngier | 2019-08-18 | 2 | -0/+37 |
| * | KVM: arm/arm64: vgic-its: Cache successful MSI->LPI translation | Marc Zyngier | 2019-08-18 | 1 | -0/+86 |
| * | KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on vgic teardown | Marc Zyngier | 2019-08-18 | 1 | -0/+2 |
| * | KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on ITS disable | Marc Zyngier | 2019-08-18 | 1 | -0/+2 |
| * | KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on disabling LPIs | Marc Zyngier | 2019-08-18 | 1 | -1/+3 |
| * | KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on specific co... | Marc Zyngier | 2019-08-18 | 1 | -0/+9 |
| * | KVM: arm/arm64: vgic-its: Add MSI-LPI translation cache invalidation | Marc Zyngier | 2019-08-18 | 2 | -0/+24 |
| * | KVM: arm/arm64: vgic: Add __vgic_put_lpi_locked primitive | Marc Zyngier | 2019-08-18 | 2 | -9/+18 |
| * | KVM: arm/arm64: vgic: Add LPI translation cache definition | Marc Zyngier | 2019-08-18 | 3 | -0/+56 |
* | | KVM: coalesced_mmio: add bounds checking | Matt Delco | 2019-09-18 | 1 | -8/+11 |
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2019-08-28 | 4 | -2/+33 |
|\ \ |
|
| * | | KVM: arm/arm64: vgic-v2: Handle SGI bits in GICD_I{S,C}PENDR0 as WI | Marc Zyngier | 2019-08-28 | 3 | -2/+26 |
| * | | KVM: arm/arm64: vgic: Fix potential deadlock when ap_list is long | Heyi Guo | 2019-08-27 | 1 | -0/+7 |
* | | | Merge tag 'kvmarm-fixes-for-5.3-3' of git://git.kernel.org/pub/scm/linux/kern... | Will Deacon | 2019-08-24 | 2 | -10/+27 |
|\ \ \
| |_|/
|/| | |
|
| * | | KVM: arm/arm64: VGIC: Properly initialise private IRQ affinity | Andre Przywara | 2019-08-23 | 1 | -10/+20 |
| * | | KVM: arm/arm64: Only skip MMIO insn once | Andrew Jones | 2019-08-22 | 1 | -0/+7 |
* | | | Merge tag 'kvmarm-fixes-for-5.3-2' of git://git.kernel.org/pub/scm/linux/kern... | Paolo Bonzini | 2019-08-09 | 6 | -2/+54 |
|\| | |
|
| * | | KVM: arm/arm64: vgic: Reevaluate level sensitive interrupts on enable | Alexandru Elisei | 2019-08-09 | 1 | -0/+16 |
| * | | KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block | Marc Zyngier | 2019-08-05 | 5 | -2/+38 |
* | | | Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini | 2019-08-09 | 3 | -3/+25 |
|\| | |
|
| * | | KVM: arm: vgic-v3: Mark expected switch fall-through | Anders Roxell | 2019-07-26 | 1 | -0/+8 |
| * | | KVM: arm/arm64: Introduce kvm_pmu_vcpu_init() to setup PMU counter index | Zenghui Yu | 2019-07-23 | 2 | -3/+17 |
* | | | kvm: remove unnecessary PageReserved check | Paolo Bonzini | 2019-08-09 | 1 | -2/+1 |
* | | | KVM: no need to check return value of debugfs_create functions | Greg KH | 2019-08-05 | 1 | -16/+5 |
* | | | KVM: remove kvm_arch_has_vcpu_debugfs() | Paolo Bonzini | 2019-08-05 | 2 | -8/+2 |
* | | | KVM: Fix leak vCPU's VMCS value into other pCPU | Wanpeng Li | 2019-08-05 | 1 | -1/+24 |
* | | | KVM: Check preempted_in_kernel for involuntary preemption | Wanpeng Li | 2019-08-05 | 1 | -3/+4 |
| |/
|/| |
|
* | | Documentation: move Documentation/virtual to Documentation/virt | Christoph Hellwig | 2019-07-24 | 3 | -4/+4 |
|/ |
|
* | KVM: Boost vCPUs that are delivering interrupts | Wanpeng Li | 2019-07-20 | 1 | -4/+8 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2019-07-13 | 6 | -120/+455 |
|\ |
|
| * | Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 2019-07-11 | 31 | -443/+465 |
| |\ |
|
| | * | KVM: arm/arm64: Initialise host's MPIDRs by reading the actual register | Marc Zyngier | 2019-07-08 | 1 | -1/+2 |
| | * | KVM: arm64: Migrate _elx sysreg accessors to msr_s/mrs_s | Dave Martin | 2019-07-05 | 1 | -12/+12 |