aboutsummaryrefslogtreecommitdiff
path: root/include/kvm
AgeCommit message (Expand)AuthorFilesLines
2023-03-11KVM: arm64: timers: Convert per-vcpu virtual offset to a global valueGravatar Marc Zyngier 1-0/+15
2023-02-15Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEADGravatar Paolo Bonzini 1-1/+1
2023-01-29KVM: arm64: Add helper vgic_write_guest_lock()Gravatar Gavin Shan 1-1/+1
2022-12-29KVM: x86: Unify pr_fmt to use module name for all KVM modulesGravatar Sean Christopherson 1-1/+1
2022-12-29KVM: arm64: Simplify the CPUHP logicGravatar Marc Zyngier 2-0/+8
2022-12-05Merge branch kvm-arm64/pmu-unchained into kvmarm-master/nextGravatar Marc Zyngier 1-2/+13
2022-11-19KVM: arm64: PMU: Implement PMUv3p5 long counter supportGravatar Marc Zyngier 1-0/+7
2022-11-19KVM: arm64: PMU: Move the ID_AA64DFR0_EL1.PMUver limit to VM creationGravatar Marc Zyngier 1-0/+6
2022-11-17KVM: arm64: PMU: Align chained counter implementation with architecture pseud...Gravatar Marc Zyngier 1-2/+0
2022-11-10KVM: arm64: Enable ring-based dirty memory trackingGravatar Gavin Shan 1-0/+1
2022-07-17KVM: arm64: vgic: Consolidate userspace access for base address settingGravatar Marc Zyngier 1-1/+0
2022-07-17KVM: arm64: vgic-v2: Add helper for legacy dist/cpuif base address settingGravatar Marc Zyngier 1-0/+1
2022-05-16Merge branch kvm-arm64/per-vcpu-host-pmu-data into kvmarm-master/nextGravatar Marc Zyngier 1-2/+32
2022-05-16Merge branch kvm-arm64/vgic-invlpir into kvmarm-master/nextGravatar Marc Zyngier 1-2/+6
2022-05-16Merge branch kvm-arm64/hcall-selection into kvmarm-master/nextGravatar Marc Zyngier 2-7/+8
2022-05-16KVM: arm64: pmu: Restore compilation when HW_PERF_EVENTS isn't selectedGravatar Marc Zyngier 1-0/+24
2022-05-15KVM: arm64: Pass pmu events to hyp via vcpuGravatar Fuad Tabba 1-0/+6
2022-05-15KVM: arm64: Repack struct kvm_pmu to reduce sizeGravatar Fuad Tabba 1-2/+2
2022-05-04KVM: arm64: vgic-v3: Advertise GICR_CTLR.{IR, CES} as a new GICD_IIDR revisionGravatar Marc Zyngier 1-0/+3
2022-05-04KVM: arm64: vgic-v3: Implement MMIO-based LPI invalidationGravatar Marc Zyngier 1-0/+1
2022-05-04KVM: arm64: vgic-v3: Expose GICR_CTLR.RWP when disabling LPIsGravatar Marc Zyngier 1-2/+2
2022-05-03KVM: arm64: Setup a framework for hypercall bitmap firmware registersGravatar Raghavendra Rao Ananta 1-0/+1
2022-05-03KVM: arm64: Factor out firmware register handling from psci.cGravatar Raghavendra Rao Ananta 2-7/+7
2022-04-20KVM: arm64: Simplify kvm_cpu_has_pending_timer()Gravatar Marc Zyngier 1-2/+0
2022-02-25Merge branch kvm-arm64/psci-1.1 into kvmarm-master/nextGravatar Marc Zyngier 1-1/+2
2022-02-21KVM: arm64: Bump guest PSCI version to 1.1Gravatar Will Deacon 1-1/+2
2022-02-08Merge branch kvm-arm64/pmu-bl into kvmarm-master/nextGravatar Marc Zyngier 1-0/+5
2022-02-08KVM: arm64: Keep a list of probed PMUsGravatar Alexandru Elisei 1-0/+5
2022-02-08KVM: arm64: Drop unused param from kvm_psci_version()Gravatar Oliver Upton 1-5/+1
2022-01-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-1/+3
2022-01-04KVM: arm64: vgic: Replace kernel.h with the necessary inclusionsGravatar Andy Shevchenko 1-1/+3
2021-11-17KVM: arm64: Hide kvm_arm_pmu_available behind CONFIG_HW_PERF_EVENTS=yGravatar Sean Christopherson 1-7/+12
2021-09-20KVM: arm64: Fix PMU probe orderingGravatar Marc Zyngier 1-3/+0
2021-06-01KVM: arm64: vgic: Implement SW-driven deactivationGravatar Marc Zyngier 1-0/+10
2021-06-01KVM: arm64: vgic: move irq->get_input_level into an ops structureGravatar Marc Zyngier 1-11/+17
2021-06-01KVM: arm64: vgic: Let an interrupt controller advertise lack of HW deactivationGravatar Marc Zyngier 1-0/+3
2021-04-22Merge branch 'kvm-arm64/kill_oprofile_dependency' into kvmarm-master/nextGravatar Marc Zyngier 1-0/+4
2021-04-22KVM: arm64: Divorce the perf code from oprofile helpersGravatar Marc Zyngier 1-0/+4
2021-04-06KVM: arm64: vgic-v3: Expose GICR_TYPER.Last for userspaceGravatar Eric Auger 1-0/+1
2021-03-06KVM: arm64: Turn kvm_arm_support_pmu_v3() into a static keyGravatar Marc Zyngier 1-2/+7
2021-01-04KVM: arm64: Replace KVM_ARM_PMU with HW_PERF_EVENTSGravatar Marc Zyngier 1-1/+1
2020-12-04Merge remote-tracking branch 'origin/kvm-arm64/misc-5.11' into kvmarm-master/...Gravatar Marc Zyngier 1-0/+1
2020-11-30KVM: arm64: Delay the polling of the GICR_VPENDBASER.Dirty bitGravatar Shenming Lu 1-0/+1
2020-11-27KVM: arm64: Get rid of the PMU ready stateGravatar Marc Zyngier 1-3/+0
2020-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+5
2020-09-29KVM: arm64: Mask out filtered events in PCMEID{0,1}_EL1Gravatar Marc Zyngier 1-0/+5
2020-09-28KVM: arm64: pmu: Make overflow handler NMI safeGravatar Julien Thierry 1-0/+1
2020-07-07KVM: arm64: timers: Move timer registers to the sys_regs fileGravatar Marc Zyngier 1-7/+4
2020-07-07KVM: arm64: timers: Rename kvm_timer_sync_hwstate to kvm_timer_sync_userGravatar Marc Zyngier 1-1/+1
2020-05-28KVM: arm64: vgic-v3: Take cpu_if pointer directly instead of vcpuGravatar Christoffer Dall 1-1/+4