On Fri, Oct 13, 2023 at 05:29:01AM +0000, Oliver Upton wrote: > Suzuki noticed that KVM's PMU emulation is oblivious to the NSU and NSK > event filter bits. On systems that have EL3 these bits modify the > filter behavior in non-secure EL0 and EL1, respectively. Even though the > kernel doesn't use these bits, it is entirely possible some other guest > OS does. > > Implement the behavior of NSU and NSK as it appears in the pseudocode. > > Reported-by: Suzuki K Poulose <suzuki.poulose@xxxxxxx> > Signed-off-by: Oliver Upton <oliver.upton@xxxxxxxxx> This is obviously EL0, not EL1. Assuing there's no respin, I intend to fix up the shortlog after applying the series. -- Thanks, Oliver