summaryrefslogtreecommitdiff
path: root/include/kvm
AgeCommit message (Expand)Author
2022-05-15KVM: arm64: Pass pmu events to hyp via vcpuFuad Tabba
2022-05-15KVM: arm64: Repack struct kvm_pmu to reduce sizeFuad Tabba
2022-05-04KVM: arm64: vgic-v3: Advertise GICR_CTLR.{IR, CES} as a new GICD_IIDR revisionMarc Zyngier
2022-05-04KVM: arm64: vgic-v3: Implement MMIO-based LPI invalidationMarc Zyngier
2022-05-04KVM: arm64: vgic-v3: Expose GICR_CTLR.RWP when disabling LPIsMarc Zyngier
2022-05-03KVM: arm64: Setup a framework for hypercall bitmap firmware registersRaghavendra Rao Ananta
2022-05-03KVM: arm64: Factor out firmware register handling from psci.cRaghavendra Rao Ananta
2022-04-20KVM: arm64: Simplify kvm_cpu_has_pending_timer()Marc Zyngier
2022-02-25Merge branch kvm-arm64/psci-1.1 into kvmarm-master/nextMarc Zyngier
2022-02-21KVM: arm64: Bump guest PSCI version to 1.1Will Deacon
2022-02-08Merge branch kvm-arm64/pmu-bl into kvmarm-master/nextMarc Zyngier
2022-02-08KVM: arm64: Keep a list of probed PMUsAlexandru Elisei
2022-02-08KVM: arm64: Drop unused param from kvm_psci_version()Oliver Upton
2022-01-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-01-04KVM: arm64: vgic: Replace kernel.h with the necessary inclusionsAndy Shevchenko
2021-11-17KVM: arm64: Hide kvm_arm_pmu_available behind CONFIG_HW_PERF_EVENTS=ySean Christopherson
2021-09-20KVM: arm64: Fix PMU probe orderingMarc Zyngier
2021-06-01KVM: arm64: vgic: Implement SW-driven deactivationMarc Zyngier
2021-06-01KVM: arm64: vgic: move irq->get_input_level into an ops structureMarc Zyngier
2021-06-01KVM: arm64: vgic: Let an interrupt controller advertise lack of HW deactivationMarc Zyngier
2021-04-22Merge branch 'kvm-arm64/kill_oprofile_dependency' into kvmarm-master/nextMarc Zyngier
2021-04-22KVM: arm64: Divorce the perf code from oprofile helpersMarc Zyngier
2021-04-06KVM: arm64: vgic-v3: Expose GICR_TYPER.Last for userspaceEric Auger
2021-03-06KVM: arm64: Turn kvm_arm_support_pmu_v3() into a static keyMarc Zyngier
2021-01-04KVM: arm64: Replace KVM_ARM_PMU with HW_PERF_EVENTSMarc Zyngier
2020-12-04Merge remote-tracking branch 'origin/kvm-arm64/misc-5.11' into kvmarm-master/...Marc Zyngier
2020-11-30KVM: arm64: Delay the polling of the GICR_VPENDBASER.Dirty bitShenming Lu
2020-11-27KVM: arm64: Get rid of the PMU ready stateMarc Zyngier
2020-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-09-29KVM: arm64: Mask out filtered events in PCMEID{0,1}_EL1Marc Zyngier
2020-09-28KVM: arm64: pmu: Make overflow handler NMI safeJulien Thierry
2020-07-07KVM: arm64: timers: Move timer registers to the sys_regs fileMarc Zyngier
2020-07-07KVM: arm64: timers: Rename kvm_timer_sync_hwstate to kvm_timer_sync_userMarc Zyngier
2020-05-28KVM: arm64: vgic-v3: Take cpu_if pointer directly instead of vcpuChristoffer Dall
2020-03-24KVM: arm64: GICv4.1: Allow SGIs to switch between HW and SW interruptsMarc Zyngier
2020-03-24irqchip/gic-v4.1: Move doorbell management to the GICv4 abstraction layerMarc Zyngier
2019-11-08Merge remote-tracking branch 'kvmarm/misc-5.5' into kvmarm/nextMarc Zyngier
2019-10-29KVM: arm/arm64: vgic: Fix some comments typoZenghui Yu
2019-10-29KVM: arm/arm64: vgic: Remove the declaration of kvm_send_userspace_msi()Zenghui Yu
2019-10-28KVM: arm64: vgic-v4: Move the GICv4 residency flow to be driven by vcpu_load/putMarc Zyngier
2019-10-21KVM: arm/arm64: Factor out hypercall handling from PSCI codeChristoffer Dall
2019-08-25KVM: arm/arm64: vgic: Use a single IO device per redistributorEric Auger
2019-08-18KVM: arm/arm64: vgic: Add LPI translation cache definitionMarc Zyngier
2019-08-05KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to blockMarc Zyngier
2019-07-23KVM: arm/arm64: Introduce kvm_pmu_vcpu_init() to setup PMU counter indexZenghui Yu
2019-07-05KVM: arm/arm64: Support chained PMU countersAndrew Murray
2019-07-05KVM: arm/arm64: Remove pmc->bitmaskAndrew Murray
2019-07-05KVM: arm/arm64: Rename kvm_pmu_{enable/disable}_counter functionsAndrew Murray
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 342Thomas Gleixner