]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch kvm-arm64/pmu-bl into kvmarm-master/next
authorMarc Zyngier <maz@kernel.org>
Tue, 8 Feb 2022 17:54:41 +0000 (17:54 +0000)
committerMarc Zyngier <maz@kernel.org>
Tue, 8 Feb 2022 17:54:41 +0000 (17:54 +0000)
commitba27bef02ff8f628034ef9b93f51abfafef2093e
treed4a91abad3c1e46f5fa40692371834c0ec564156
parent668896c3654e703db89b0df5a2de4e540639b943
parent64bccbc77e49a1cf461a434fe722da1b73115cdc
Merge branch kvm-arm64/pmu-bl into kvmarm-master/next

* kvm-arm64/pmu-bl:
  : .
  : Improve PMU support on heterogeneous systems, courtesy of Alexandru Elisei
  : .
  KVM: arm64: Refuse to run VCPU if the PMU doesn't match the physical CPU
  KVM: arm64: Add KVM_ARM_VCPU_PMU_V3_SET_PMU attribute
  KVM: arm64: Keep a list of probed PMUs
  KVM: arm64: Keep a per-VM pointer to the default PMU
  perf: Fix wrong name in comment for struct perf_cpu_context
  KVM: arm64: Do not change the PMU event filter after a VCPU has run

Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/include/asm/kvm_host.h
arch/arm64/kvm/arm.c