| Age | Commit message (Expand) | Author | Files | Lines |
| 9 days | Merge branch kvm-arm64/vgic-v5-PPI-fixes into kvmarm-master/next | Marc Zyngier | 1 | -9/+10 |
| 10 days | KVM: arm64: vgic: Constify struct irq_ops usage | Marc Zyngier | 1 | -4/+5 |
| 10 days | KVM: arm64: vgic-v5: Move PPI caps into kvm_vgic_global_state | Marc Zyngier | 1 | -5/+5 |
| 11 days | KVM: arm64: pmu: Kill the PMU interrupt level cache | Marc Zyngier | 1 | -1/+0 |
| 11 days | KVM: arm64: timer: Kill the per-timer irq level cache | Marc Zyngier | 1 | -5/+0 |
| 11 days | KVM: arm64: Simplify userspace notification of interrupt state | Marc Zyngier | 2 | -3/+3 |
| 2026-04-01 | KVM: arm64: Kill arch_timer_context::direct field | Marc Zyngier | 1 | -3/+0 |
| 2026-03-19 | KVM: arm64: gic-v5: Communicate userspace-driveable PPIs via a UAPI | Sascha Bischoff | 1 | -0/+3 |
| 2026-03-19 | KVM: arm64: gic-v5: Mandate architected PPI for PMU emulation on GICv5 | Sascha Bischoff | 1 | -1/+4 |
| 2026-03-19 | KVM: arm64: gic-v5: Enlighten arch timer for GICv5 | Sascha Bischoff | 2 | -1/+13 |
| 2026-03-19 | KVM: arm64: gic-v5: Create and initialise vgic_v5 | Sascha Bischoff | 1 | -0/+1 |
| 2026-03-19 | KVM: arm64: Introduce set_direct_injection irq_op | Sascha Bischoff | 1 | -0/+7 |
| 2026-03-19 | KVM: arm64: gic: Introduce queue_irq_unlock to irq_ops | Sascha Bischoff | 1 | -0/+8 |
| 2026-03-19 | KVM: arm64: gic-v5: Finalize GICv5 PPIs and generate mask | Sascha Bischoff | 1 | -0/+24 |
| 2026-03-19 | KVM: arm64: gic-v5: Implement GICv5 load/put and save/restore | Sascha Bischoff | 1 | -0/+2 |
| 2026-03-19 | KVM: arm64: gic-v5: Add vgic-v5 save/restore hyp interface | Sascha Bischoff | 1 | -0/+22 |
| 2026-03-19 | KVM: arm64: gic-v5: Sanitize ID_AA64PFR2_EL1.GCIE | Sascha Bischoff | 1 | -0/+1 |
| 2026-03-19 | KVM: arm64: gic-v5: Detect implemented PPIs on boot | Sascha Bischoff | 1 | -0/+13 |
| 2026-03-19 | KVM: arm64: gic: Introduce interrupt type helpers | Sascha Bischoff | 1 | -5/+97 |
| 2026-03-19 | KVM: arm64: vgic: Split out mapping IRQs and setting irq_ops | Sascha Bischoff | 1 | -1/+4 |
| 2026-02-02 | KVM: arm64: Use standard seq_file iterator for vgic-debug debugfs | Fuad Tabba | 1 | -3/+0 |
| 2026-02-02 | KVM: arm64: Reimplement vgic-debug XArray iteration | Fuad Tabba | 1 | -1/+0 |
| 2025-11-24 | KVM: arm64: GICv2: Handle deactivation via GICV_DIR traps | Marc Zyngier | 1 | -0/+1 |
| 2025-11-24 | KVM: arm64: GICv3: Add SPI tracking to handle asymmetric deactivation | Marc Zyngier | 1 | -0/+3 |
| 2025-11-24 | KVM: arm64: GICv3: Handle deactivation via ICV_DIR_EL1 traps | Marc Zyngier | 1 | -0/+1 |
| 2025-11-24 | KVM: arm64: Add tracking of vgic_irq being present in a LR | Marc Zyngier | 1 | -0/+1 |
| 2025-11-24 | KVM: arm64: Repack struct vgic_irq fields | Marc Zyngier | 1 | -10/+10 |
| 2025-11-24 | irqchip/gic: Expose CPU interface VA to KVM | Marc Zyngier | 1 | -0/+3 |
| 2025-10-13 | KVM: arm64: Kill leftovers of ad-hoc timer userspace access | Marc Zyngier | 1 | -3/+0 |
| 2025-10-13 | KVM: arm64: Make timer_set_offset() generally accessible | Marc Zyngier | 1 | -0/+10 |
| 2025-10-13 | KVM: arm64: Replace timer context vcpu pointer with timer_id | Marc Zyngier | 1 | -5/+6 |
| 2025-10-13 | KVM: arm64: Introduce timer_context_to_vcpu() helper | Marc Zyngier | 1 | -1/+1 |
| 2025-09-30 | Merge tag 'kvmarm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma... | Paolo Bonzini | 1 | -1/+1 |
| 2025-09-20 | Merge branch kvm-arm64/gic-v5-nv into kvmarm-master/next | Marc Zyngier | 1 | -0/+1 |
| 2025-09-17 | KVM: arm64: Don't access ICC_SRE_EL2 if GICv3 doesn't support v2 compatibility | Marc Zyngier | 1 | -0/+1 |
| 2025-09-15 | KVM: arm64: vgic-init: Remove vgic_ready() macro | Keir Fraser | 1 | -1/+0 |
| 2025-09-10 | KVM: arm64: vgic-v3: Erase LPIs from xarray outside of raw spinlocks | Oliver Upton | 1 | -0/+3 |
| 2025-09-10 | KVM: arm64: vgic-v3: Use bare refcount for VGIC LPIs | Oliver Upton | 1 | -2/+2 |
| 2025-09-10 | KVM: arm64: vgic: Drop stale comment on IRQ active state | Oliver Upton | 1 | -1/+1 |
| 2025-07-29 | Merge tag 'kvmarm-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/kv... | Paolo Bonzini | 1 | -1/+8 |
| 2025-07-28 | Merge branch 'kvm-arm64/vgic-v4-ctl' into kvmarm/next | Oliver Upton | 1 | -0/+3 |
| 2025-07-26 | KVM: arm64: vgic-v3: Allow userspace to write GICD_TYPER2.nASSGIcap | Raghavendra Rao Ananta | 1 | -0/+3 |
| 2025-07-08 | KVM: arm64: gic-v5: Support GICv3 compat | Sascha Bischoff | 1 | -1/+5 |
| 2025-06-23 | KVM: Don't WARN if updating IRQ bypass route fails | Sean Christopherson | 1 | -1/+1 |
| 2025-05-30 | KVM: arm64: Resolve vLPI by host IRQ in vgic_v4_unset_forwarding() | Oliver Upton | 1 | -2/+1 |
| 2025-03-19 | Merge branch 'kvm-arm64/pmu-fixes' into kvmarm/next | Oliver Upton | 1 | -2/+3 |
| 2025-03-19 | Merge branch 'kvm-arm64/pmuv3-asahi' into kvmarm/next | Oliver Upton | 1 | -9/+3 |
| 2025-03-17 | KVM: arm64: PMU: Reload when resetting | Akihiko Odaki | 1 | -2/+0 |
| 2025-03-17 | KVM: arm64: PMU: Fix SET_ONE_REG for vPMC regs | Akihiko Odaki | 1 | -0/+3 |
| 2025-03-11 | KVM: arm64: Drop kvm_arm_pmu_available static key | Oliver Upton | 1 | -8/+2 |
| 2025-03-11 | KVM: arm64: Use a cpucap to determine if system supports FEAT_PMUv3 | Oliver Upton | 1 | -1/+1 |
| 2025-03-03 | KVM: arm64: nv: Add Maintenance Interrupt emulation | Marc Zyngier | 1 | -0/+4 |
| 2025-03-03 | KVM: arm64: nv: Nested GICv3 emulation | Marc Zyngier | 1 | -0/+2 |
| 2025-03-03 | KVM: arm64: nv: Plumb handling of GICv3 EL2 accesses | Marc Zyngier | 1 | -0/+4 |
| 2025-01-17 | Merge branch kvm-arm64/pkvm-memshare-declutter into kvmarm-master/next | Marc Zyngier | 1 | -4/+2 |
| 2025-01-02 | KVM: arm64: Work around x1e's CNTVOFF_EL2 bogosity | Marc Zyngier | 1 | -0/+7 |
| 2025-01-02 | KVM: arm64: nv: Accelerate EL0 timer read accesses when FEAT_ECV in use | Marc Zyngier | 1 | -0/+15 |
| 2025-01-02 | KVM: arm64: nv: Sync nested timer state with FEAT_NV2 | Marc Zyngier | 1 | -0/+1 |
| 2024-12-18 | KVM: arm64: Add unified helper for reprogramming counters by mask | Oliver Upton | 1 | -4/+2 |
| 2024-11-20 | KVM: arm64: vgic: Kill VGIC_MAX_PRIVATE definition | Marc Zyngier | 1 | -1/+0 |
| 2024-11-11 | Merge branch kvm-arm64/nv-pmu into kvmarm/next | Oliver Upton | 1 | -2/+16 |
| 2024-11-11 | Merge branch kvm-arm64/psci-1.3 into kvmarm/next | Oliver Upton | 1 | -1/+3 |
| 2024-10-31 | KVM: arm64: nv: Reprogram PMU events affected by nested transition | Oliver Upton | 1 | -0/+3 |
| 2024-10-31 | KVM: arm64: nv: Adjust range of accessible PMCs according to HPMN | Oliver Upton | 1 | -0/+5 |
| 2024-10-31 | KVM: arm64: Rename kvm_pmu_valid_counter_mask() | Oliver Upton | 1 | -2/+2 |
| 2024-10-31 | KVM: arm64: nv: Describe trap behaviour of MDCR_EL2.HPMN | Oliver Upton | 1 | -0/+6 |
| 2024-10-31 | KVM: arm64: nv: Handle CNTHCTL_EL2 specially | Marc Zyngier | 1 | -0/+3 |
| 2024-10-24 | KVM: arm64: Add support for PSCI v1.2 and v1.3 | David Woodhouse | 1 | -1/+3 |
| 2024-08-16 | KVM: arm64: Refine PMU defines for number of counters | Rob Herring (Arm) | 1 | -1/+2 |
| 2024-08-16 | arm64: perf/kvm: Use a common PMU cycle counter define | Rob Herring (Arm) | 1 | -1/+0 |
| 2024-08-16 | perf: arm_pmuv3: Prepare for more than 32 counters | Rob Herring (Arm) | 1 | -2/+2 |
| 2024-05-08 | Merge branch kvm-arm64/misc-6.10 into kvmarm-master/next | Marc Zyngier | 1 | -1/+1 |
| 2024-05-03 | Merge branch kvm-arm64/pkvm-6.10 into kvmarm-master/next | Marc Zyngier | 1 | -1/+0 |
| 2024-05-03 | KVM: arm64: vgic: Allocate private interrupts on demand | Marc Zyngier | 1 | -1/+1 |
| 2024-05-01 | KVM: arm64: Simplify vgic-v3 hypercalls | Marc Zyngier | 1 | -1/+0 |
| 2024-04-25 | KVM: arm64: vgic-its: Get rid of the lpi_list_lock | Oliver Upton | 1 | -3/+0 |
| 2024-04-25 | KVM: arm64: vgic-its: Rip out the global translation cache | Oliver Upton | 1 | -3/+0 |
| 2024-04-25 | KVM: arm64: vgic-its: Maintain a translation cache per ITS | Oliver Upton | 1 | -0/+6 |
| 2024-04-25 | KVM: arm64: vgic-its: Get rid of vgic_copy_lpi_list() | Oliver Upton | 1 | -1/+0 |
| 2024-04-25 | KVM: arm64: vgic-debug: Use an xarray mark for debug iterator | Oliver Upton | 1 | -0/+2 |
| 2024-03-26 | KVM: arm64: Fix host-programmed guest events in nVHE | Oliver Upton | 1 | -1/+1 |
| 2024-03-07 | Merge branch kvm-arm64/lpi-xarray into kvmarm/next | Oliver Upton | 1 | -4/+5 |
| 2024-02-23 | KVM: arm64: vgic: Free LPI vgic_irq structs in an RCU-safe manner | Oliver Upton | 1 | -0/+1 |
| 2024-02-23 | KVM: arm64: vgic: Use atomics to count LPIs | Oliver Upton | 1 | -2/+2 |
| 2024-02-23 | KVM: arm64: vgic: Get rid of the LPI linked-list | Oliver Upton | 1 | -2/+0 |
| 2024-02-23 | KVM: arm64: vgic: Store LPIs in an xarray | Oliver Upton | 1 | -0/+2 |
| 2024-02-19 | KVM: arm64: Add feature checking helpers | Marc Zyngier | 1 | -11/+0 |
| 2023-10-31 | Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar... | Paolo Bonzini | 4 | -6/+30 |
| 2023-10-30 | Merge branch kvm-arm64/pmu_pmcr_n into kvmarm/next | Oliver Upton | 1 | -1/+20 |
| 2023-10-30 | Merge branch kvm-arm64/sgi-injection into kvmarm/next | Oliver Upton | 1 | -2/+2 |
| 2023-10-30 | Merge branch kvm-arm64/pmevtyper-filter into kvmarm/next | Oliver Upton | 1 | -0/+5 |
| 2023-10-24 | KVM: arm64: Sanitize PM{C,I}NTEN{SET,CLR}, PMOVS{SET,CLR} before first run | Raghavendra Rao Ananta | 1 | -1/+2 |
| 2023-10-24 | KVM: arm64: PMU: Set PMCR_EL0.N for vCPU based on the associated PMU | Raghavendra Rao Ananta | 1 | -0/+6 |
| 2023-10-24 | KVM: arm64: PMU: Add a helper to read a vCPU's PMCR_EL0 | Reiji Watanabe | 1 | -0/+6 |
| 2023-10-24 | KVM: arm64: Select default PMU in KVM_ARM_VCPU_INIT handler | Reiji Watanabe | 1 | -0/+6 |
| 2023-10-24 | KVM: arm64: Make PMEVTYPER<n>_EL0.NSH RES0 if EL2 isn't advertised | Oliver Upton | 1 | -0/+5 |
| 2023-10-12 | KVM: arm64: timers: Correctly handle TGE flip with CNTPOFF_EL2 | Marc Zyngier | 1 | -0/+7 |
| 2023-09-30 | KVM: arm64: vgic: Make kvm_vgic_inject_irq() take a vcpu pointer | Marc Zyngier | 1 | -2/+2 |
| 2023-09-21 | KVM: arm64: Get rid of vCPU-scoped feature bitmap | Oliver Upton | 2 | -2/+2 |
| 2023-09-21 | KVM: arm64: Remove unused return value from kvm_reset_vcpu() | Oliver Upton | 1 | -1/+1 |
| 2023-08-23 | KVM: arm64: pmu: Guard PMU emulation definitions with CONFIG_KVM | Marc Zyngier | 1 | -1/+1 |
| 2023-08-22 | KVM: arm64: pmu: Resync EL0 state on counter rotation | Marc Zyngier | 1 | -0/+2 |
| 2023-07-13 | KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemption | Marc Zyngier | 1 | -1/+1 |
| 2023-07-01 | Merge tag 'kvm-x86-generic-6.5' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 1 | -6/+0 |
| 2023-06-15 | KVM: arm64: Rip out the vestiges of the 'old' ID register scheme | Oliver Upton | 1 | -2/+6 |
| 2023-06-13 | KVM: destruct kvm_io_device while unregistering it from kvm_io_bus | Wei Wang | 1 | -6/+0 |
| 2023-06-12 | KVM: arm64: Rewrite IMPDEF PMU version as NI | Oliver Upton | 1 | -1/+1 |
| 2023-05-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 3 | -7/+34 |
| 2023-04-21 | Merge branch kvm-arm64/smccc-filtering into kvmarm-master/next | Marc Zyngier | 1 | -1/+5 |
| 2023-04-21 | Merge branch kvm-arm64/timer-vm-offsets into kvmarm-master/next | Marc Zyngier | 2 | -6/+29 |
| 2023-04-05 | KVM: arm64: Introduce support for userspace SMCCC filtering | Oliver Upton | 1 | -0/+3 |
| 2023-04-05 | KVM: arm64: Use a maple tree to represent the SMCCC filter | Oliver Upton | 1 | -0/+1 |
| 2023-04-05 | KVM: arm64: Rename SMC/HVC call handler to reflect reality | Oliver Upton | 1 | -1/+1 |
| 2023-03-30 | KVM: arm64: nv: timers: Support hyp timer emulation | Marc Zyngier | 2 | -2/+8 |
| 2023-03-30 | KVM: arm64: nv: timers: Add a per-timer, per-vcpu offset | Marc Zyngier | 1 | -0/+5 |
| 2023-03-30 | KVM: arm64: timers: Move the timer IRQs into arch_timer_vm_data | Marc Zyngier | 1 | -4/+14 |
| 2023-03-30 | KVM: arm64: timers: Abstract per-timer IRQ access | Marc Zyngier | 1 | -0/+2 |
| 2023-03-30 | KVM: arm64: timers: Rationalise per-vcpu timer init | Marc Zyngier | 1 | -1/+0 |
| 2023-03-30 | KVM: arm64: timers: Use CNTPOFF_EL2 to offset the physical timer | Marc Zyngier | 1 | -0/+2 |
| 2023-03-30 | KVM: arm64: timers: Use a per-vcpu, per-timer accumulator for fractional ns | Marc Zyngier | 1 | -0/+1 |
| 2023-03-27 | arm64: perf: Move PMUv3 driver to drivers/perf | Marc Zyngier | 1 | -1/+1 |
| 2023-03-11 | KVM: arm64: timers: Convert per-vcpu virtual offset to a global value | Marc Zyngier | 1 | -0/+15 |
| 2023-02-15 | Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD | Paolo Bonzini | 1 | -1/+1 |
| 2023-01-29 | KVM: arm64: Add helper vgic_write_guest_lock() | Gavin Shan | 1 | -1/+1 |
| 2022-12-29 | KVM: x86: Unify pr_fmt to use module name for all KVM modules | Sean Christopherson | 1 | -1/+1 |
| 2022-12-29 | KVM: arm64: Simplify the CPUHP logic | Marc Zyngier | 2 | -0/+8 |
| 2022-12-05 | Merge branch kvm-arm64/pmu-unchained into kvmarm-master/next | Marc Zyngier | 1 | -2/+13 |
| 2022-11-19 | KVM: arm64: PMU: Implement PMUv3p5 long counter support | Marc Zyngier | 1 | -0/+7 |
| 2022-11-19 | KVM: arm64: PMU: Move the ID_AA64DFR0_EL1.PMUver limit to VM creation | Marc Zyngier | 1 | -0/+6 |
| 2022-11-17 | KVM: arm64: PMU: Align chained counter implementation with architecture pseud... | Marc Zyngier | 1 | -2/+0 |
| 2022-11-10 | KVM: arm64: Enable ring-based dirty memory tracking | Gavin Shan | 1 | -0/+1 |
| 2022-07-17 | KVM: arm64: vgic: Consolidate userspace access for base address setting | Marc Zyngier | 1 | -1/+0 |
| 2022-07-17 | KVM: arm64: vgic-v2: Add helper for legacy dist/cpuif base address setting | Marc Zyngier | 1 | -0/+1 |
| 2022-05-16 | Merge branch kvm-arm64/per-vcpu-host-pmu-data into kvmarm-master/next | Marc Zyngier | 1 | -2/+32 |
| 2022-05-16 | Merge branch kvm-arm64/vgic-invlpir into kvmarm-master/next | Marc Zyngier | 1 | -2/+6 |
| 2022-05-16 | Merge branch kvm-arm64/hcall-selection into kvmarm-master/next | Marc Zyngier | 2 | -7/+8 |
| 2022-05-16 | KVM: arm64: pmu: Restore compilation when HW_PERF_EVENTS isn't selected | Marc Zyngier | 1 | -0/+24 |
| 2022-05-15 | KVM: arm64: Pass pmu events to hyp via vcpu | Fuad Tabba | 1 | -0/+6 |
| 2022-05-15 | KVM: arm64: Repack struct kvm_pmu to reduce size | Fuad Tabba | 1 | -2/+2 |
| 2022-05-04 | KVM: arm64: vgic-v3: Advertise GICR_CTLR.{IR, CES} as a new GICD_IIDR revision | Marc Zyngier | 1 | -0/+3 |
| 2022-05-04 | KVM: arm64: vgic-v3: Implement MMIO-based LPI invalidation | Marc Zyngier | 1 | -0/+1 |
| 2022-05-04 | KVM: arm64: vgic-v3: Expose GICR_CTLR.RWP when disabling LPIs | Marc Zyngier | 1 | -2/+2 |
| 2022-05-03 | KVM: arm64: Setup a framework for hypercall bitmap firmware registers | Raghavendra Rao Ananta | 1 | -0/+1 |
| 2022-05-03 | KVM: arm64: Factor out firmware register handling from psci.c | Raghavendra Rao Ananta | 2 | -7/+7 |
| 2022-04-20 | KVM: arm64: Simplify kvm_cpu_has_pending_timer() | Marc Zyngier | 1 | -2/+0 |
| 2022-02-25 | Merge branch kvm-arm64/psci-1.1 into kvmarm-master/next | Marc Zyngier | 1 | -1/+2 |
| 2022-02-21 | KVM: arm64: Bump guest PSCI version to 1.1 | Will Deacon | 1 | -1/+2 |
| 2022-02-08 | Merge branch kvm-arm64/pmu-bl into kvmarm-master/next | Marc Zyngier | 1 | -0/+5 |
| 2022-02-08 | KVM: arm64: Keep a list of probed PMUs | Alexandru Elisei | 1 | -0/+5 |
| 2022-02-08 | KVM: arm64: Drop unused param from kvm_psci_version() | Oliver Upton | 1 | -5/+1 |
| 2022-01-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+3 |
| 2022-01-04 | KVM: arm64: vgic: Replace kernel.h with the necessary inclusions | Andy Shevchenko | 1 | -1/+3 |
| 2021-11-17 | KVM: arm64: Hide kvm_arm_pmu_available behind CONFIG_HW_PERF_EVENTS=y | Sean Christopherson | 1 | -7/+12 |
| 2021-09-20 | KVM: arm64: Fix PMU probe ordering | Marc Zyngier | 1 | -3/+0 |
| 2021-06-01 | KVM: arm64: vgic: Implement SW-driven deactivation | Marc Zyngier | 1 | -0/+10 |
| 2021-06-01 | KVM: arm64: vgic: move irq->get_input_level into an ops structure | Marc Zyngier | 1 | -11/+17 |
| 2021-06-01 | KVM: arm64: vgic: Let an interrupt controller advertise lack of HW deactivation | Marc Zyngier | 1 | -0/+3 |
| 2021-04-22 | Merge branch 'kvm-arm64/kill_oprofile_dependency' into kvmarm-master/next | Marc Zyngier | 1 | -0/+4 |
| 2021-04-22 | KVM: arm64: Divorce the perf code from oprofile helpers | Marc Zyngier | 1 | -0/+4 |
| 2021-04-06 | KVM: arm64: vgic-v3: Expose GICR_TYPER.Last for userspace | Eric Auger | 1 | -0/+1 |
| 2021-03-06 | KVM: arm64: Turn kvm_arm_support_pmu_v3() into a static key | Marc Zyngier | 1 | -2/+7 |
| 2021-01-04 | KVM: arm64: Replace KVM_ARM_PMU with HW_PERF_EVENTS | Marc Zyngier | 1 | -1/+1 |
| 2020-12-04 | Merge remote-tracking branch 'origin/kvm-arm64/misc-5.11' into kvmarm-master/... | Marc Zyngier | 1 | -0/+1 |
| 2020-11-30 | KVM: arm64: Delay the polling of the GICR_VPENDBASER.Dirty bit | Shenming Lu | 1 | -0/+1 |
| 2020-11-27 | KVM: arm64: Get rid of the PMU ready state | Marc Zyngier | 1 | -3/+0 |
| 2020-10-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+5 |
| 2020-09-29 | KVM: arm64: Mask out filtered events in PCMEID{0,1}_EL1 | Marc Zyngier | 1 | -0/+5 |
| 2020-09-28 | KVM: arm64: pmu: Make overflow handler NMI safe | Julien Thierry | 1 | -0/+1 |
| 2020-07-07 | KVM: arm64: timers: Move timer registers to the sys_regs file | Marc Zyngier | 1 | -7/+4 |
| 2020-07-07 | KVM: arm64: timers: Rename kvm_timer_sync_hwstate to kvm_timer_sync_user | Marc Zyngier | 1 | -1/+1 |
| 2020-05-28 | KVM: arm64: vgic-v3: Take cpu_if pointer directly instead of vcpu | Christoffer Dall | 1 | -1/+4 |
| 2020-03-24 | KVM: arm64: GICv4.1: Allow SGIs to switch between HW and SW interrupts | Marc Zyngier | 1 | -0/+3 |
| 2020-03-24 | irqchip/gic-v4.1: Move doorbell management to the GICv4 abstraction layer | Marc Zyngier | 1 | -0/+1 |
| 2019-11-08 | Merge remote-tracking branch 'kvmarm/misc-5.5' into kvmarm/next | Marc Zyngier | 1 | -5/+3 |
| 2019-10-29 | KVM: arm/arm64: vgic: Fix some comments typo | Zenghui Yu | 1 | -1/+1 |
| 2019-10-29 | KVM: arm/arm64: vgic: Remove the declaration of kvm_send_userspace_msi() | Zenghui Yu | 1 | -2/+0 |
| 2019-10-28 | KVM: arm64: vgic-v4: Move the GICv4 residency flow to be driven by vcpu_load/put | Marc Zyngier | 1 | -2/+2 |
| 2019-10-21 | KVM: arm/arm64: Factor out hypercall handling from PSCI code | Christoffer Dall | 2 | -1/+44 |
| 2019-08-25 | KVM: arm/arm64: vgic: Use a single IO device per redistributor | Eric Auger | 1 | -1/+0 |
| 2019-08-18 | KVM: arm/arm64: vgic: Add LPI translation cache definition | Marc Zyngier | 1 | -0/+3 |
| 2019-08-05 | KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block | Marc Zyngier | 1 | -0/+1 |
| 2019-07-23 | KVM: arm/arm64: Introduce kvm_pmu_vcpu_init() to setup PMU counter index | Zenghui Yu | 1 | -0/+2 |
| 2019-07-05 | KVM: arm/arm64: Support chained PMU counters | Andrew Murray | 1 | -0/+2 |
| 2019-07-05 | KVM: arm/arm64: Remove pmc->bitmask | Andrew Murray | 1 | -1/+0 |
| 2019-07-05 | KVM: arm/arm64: Rename kvm_pmu_{enable/disable}_counter functions | Andrew Murray | 1 | -4/+4 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner | 3 | -36/+3 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 342 | Thomas Gleixner | 1 | -13/+1 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 | Thomas Gleixner | 1 | -13/+1 |
| 2019-03-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -19/+49 |
| 2019-02-19 | KVM: arm/arm64: Rework the timer code to use a timer_map | Christoffer Dall | 1 | -10/+13 |
| 2019-02-19 | KVM: arm/arm64: arch_timer: Assign the phys timer on VHE systems | Christoffer Dall | 1 | -0/+6 |
| 2019-02-19 | KVM: arm/arm64: timer: Rework data structures for multiple timers | Christoffer Dall | 1 | -20/+21 |
| 2019-02-19 | KVM: arm/arm64: consolidate arch timer trap handlers | Andre Przywara | 1 | -0/+23 |
| 2019-02-19 | KVM: arm/arm64: Simplify bg_timer programming | Christoffer Dall | 1 | -3/+0 |
| 2019-01-24 | KVM: arm/arm64: vgic: Make vgic_cpu->ap_list_lock a raw_spinlock | Julien Thierry | 1 | -1/+1 |
| 2019-01-24 | KVM: arm/arm64: vgic: Make vgic_dist->lpi_list_lock a raw_spinlock | Julien Thierry | 1 | -1/+1 |
| 2019-01-24 | KVM: arm/arm64: vgic: Make vgic_irq->irq_lock a raw_spinlock | Julien Thierry | 1 | -1/+1 |
| 2018-12-19 | KVM: arm/arm64: Remove arch timer workqueue | Christoffer Dall | 1 | -4/+0 |
| 2018-08-12 | KVM: arm/arm64: vgic-v3: Add core support for Group0 SGIs | Marc Zyngier | 1 | -1/+1 |
| 2018-07-21 | KVM: arm/arm64: vgic: Let userspace opt-in to writable v2 IGROUPR | Christoffer Dall | 1 | -0/+3 |