Age | Commit message (Expand) | Author |
2023-10-12 | KVM: arm64: timers: Correctly handle TGE flip with CNTPOFF_EL2 | Marc Zyngier |
2023-08-23 | KVM: arm64: pmu: Guard PMU emulation definitions with CONFIG_KVM | Marc Zyngier |
2023-08-22 | KVM: arm64: pmu: Resync EL0 state on counter rotation | Marc Zyngier |
2023-07-13 | KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemption | Marc Zyngier |
2023-07-01 | Merge tag 'kvm-x86-generic-6.5' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini |
2023-06-15 | KVM: arm64: Rip out the vestiges of the 'old' ID register scheme | Oliver Upton |
2023-06-13 | KVM: destruct kvm_io_device while unregistering it from kvm_io_bus | Wei Wang |
2023-06-12 | KVM: arm64: Rewrite IMPDEF PMU version as NI | Oliver Upton |
2023-05-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2023-04-21 | Merge branch kvm-arm64/smccc-filtering into kvmarm-master/next | Marc Zyngier |
2023-04-21 | Merge branch kvm-arm64/timer-vm-offsets into kvmarm-master/next | Marc Zyngier |
2023-04-05 | KVM: arm64: Introduce support for userspace SMCCC filtering | Oliver Upton |
2023-04-05 | KVM: arm64: Use a maple tree to represent the SMCCC filter | Oliver Upton |
2023-04-05 | KVM: arm64: Rename SMC/HVC call handler to reflect reality | Oliver Upton |
2023-03-30 | KVM: arm64: nv: timers: Support hyp timer emulation | Marc Zyngier |
2023-03-30 | KVM: arm64: nv: timers: Add a per-timer, per-vcpu offset | Marc Zyngier |
2023-03-30 | KVM: arm64: timers: Move the timer IRQs into arch_timer_vm_data | Marc Zyngier |
2023-03-30 | KVM: arm64: timers: Abstract per-timer IRQ access | Marc Zyngier |
2023-03-30 | KVM: arm64: timers: Rationalise per-vcpu timer init | Marc Zyngier |
2023-03-30 | KVM: arm64: timers: Use CNTPOFF_EL2 to offset the physical timer | Marc Zyngier |
2023-03-30 | KVM: arm64: timers: Use a per-vcpu, per-timer accumulator for fractional ns | Marc Zyngier |
2023-03-27 | arm64: perf: Move PMUv3 driver to drivers/perf | Marc Zyngier |
2023-03-11 | KVM: arm64: timers: Convert per-vcpu virtual offset to a global value | Marc Zyngier |
2023-02-15 | Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD | Paolo Bonzini |
2023-01-29 | KVM: arm64: Add helper vgic_write_guest_lock() | Gavin Shan |
2022-12-29 | KVM: x86: Unify pr_fmt to use module name for all KVM modules | Sean Christopherson |
2022-12-29 | KVM: arm64: Simplify the CPUHP logic | Marc Zyngier |
2022-12-05 | Merge branch kvm-arm64/pmu-unchained into kvmarm-master/next | Marc Zyngier |
2022-11-19 | KVM: arm64: PMU: Implement PMUv3p5 long counter support | Marc Zyngier |
2022-11-19 | KVM: arm64: PMU: Move the ID_AA64DFR0_EL1.PMUver limit to VM creation | Marc Zyngier |
2022-11-17 | KVM: arm64: PMU: Align chained counter implementation with architecture pseud... | Marc Zyngier |
2022-11-10 | KVM: arm64: Enable ring-based dirty memory tracking | Gavin Shan |
2022-07-17 | KVM: arm64: vgic: Consolidate userspace access for base address setting | Marc Zyngier |
2022-07-17 | KVM: arm64: vgic-v2: Add helper for legacy dist/cpuif base address setting | Marc Zyngier |
2022-05-16 | Merge branch kvm-arm64/per-vcpu-host-pmu-data into kvmarm-master/next | Marc Zyngier |
2022-05-16 | Merge branch kvm-arm64/vgic-invlpir into kvmarm-master/next | Marc Zyngier |
2022-05-16 | Merge branch kvm-arm64/hcall-selection into kvmarm-master/next | Marc Zyngier |
2022-05-16 | KVM: arm64: pmu: Restore compilation when HW_PERF_EVENTS isn't selected | Marc Zyngier |
2022-05-15 | KVM: arm64: Pass pmu events to hyp via vcpu | Fuad Tabba |
2022-05-15 | KVM: arm64: Repack struct kvm_pmu to reduce size | Fuad Tabba |
2022-05-04 | KVM: arm64: vgic-v3: Advertise GICR_CTLR.{IR, CES} as a new GICD_IIDR revision | Marc Zyngier |
2022-05-04 | KVM: arm64: vgic-v3: Implement MMIO-based LPI invalidation | Marc Zyngier |
2022-05-04 | KVM: arm64: vgic-v3: Expose GICR_CTLR.RWP when disabling LPIs | Marc Zyngier |
2022-05-03 | KVM: arm64: Setup a framework for hypercall bitmap firmware registers | Raghavendra Rao Ananta |
2022-05-03 | KVM: arm64: Factor out firmware register handling from psci.c | Raghavendra Rao Ananta |
2022-04-20 | KVM: arm64: Simplify kvm_cpu_has_pending_timer() | Marc Zyngier |
2022-02-25 | Merge branch kvm-arm64/psci-1.1 into kvmarm-master/next | Marc Zyngier |
2022-02-21 | KVM: arm64: Bump guest PSCI version to 1.1 | Will Deacon |
2022-02-08 | Merge branch kvm-arm64/pmu-bl into kvmarm-master/next | Marc Zyngier |
2022-02-08 | KVM: arm64: Keep a list of probed PMUs | Alexandru Elisei |