Message ID | 20231019185618.3442949-1-oliver.upton@linux.dev (mailing list archive) |
---|---|
Headers | show |
Series | KVM: arm64: PMU event filtering fixes | expand |
On Thu, 19 Oct 2023 18:56:16 +0000, Oliver Upton wrote: > PMU event exception level filtering fixes > > Fixes to KVM's handling of the PMUv3 exception level filtering bits: > > - NSH (count at EL2) and M (count at EL3) should be stateful when the > respective EL is advertised in the ID registers but have no effect on > event counting. > > [...] Applied to kvmarm/next, thanks! [1/2] KVM: arm64: Make PMEVTYPER<n>_EL0.NSH RES0 if EL2 isn't advertised https://git.kernel.org/kvmarm/kvmarm/c/bc512d6a9b92 [2/2] KVM: arm64: Add PMU event filter bits required if EL3 is implemented https://git.kernel.org/kvmarm/kvmarm/c/ae8d3522e5b7 -- Best, Oliver