From: Marc Zyngier Date: Mon, 16 May 2022 16:48:36 +0000 (+0100) Subject: Merge branch kvm-arm64/per-vcpu-host-pmu-data into kvmarm-master/next X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=8794b4f510f722f37ae6b583e4b12b1af2fb692a;p=linux.git Merge branch kvm-arm64/per-vcpu-host-pmu-data into kvmarm-master/next * kvm-arm64/per-vcpu-host-pmu-data: : . : Pass the host PMU state in the vcpu to avoid the use of additional : shared memory between EL1 and EL2 (this obviously only applies : to nVHE and Protected setups). : : Patches courtesy of Fuad Tabba. : . KVM: arm64: pmu: Restore compilation when HW_PERF_EVENTS isn't selected KVM: arm64: Reenable pmu in Protected Mode KVM: arm64: Pass pmu events to hyp via vcpu KVM: arm64: Repack struct kvm_pmu to reduce size KVM: arm64: Wrapper for getting pmu_events Signed-off-by: Marc Zyngier --- 8794b4f510f722f37ae6b583e4b12b1af2fb692a