On Tue, Dec 28, 2021 at 12:14:14PM +0000, Marc Zyngier wrote: > The get-reg-list test ignores the Pointer Authentication features, > which is a shame now that we have relatively common HW with this feature. > > Define two new configurations (with and without PMU) that exercise the > KVM capabilities. > > Signed-off-by: Marc Zyngier <maz@xxxxxxxxxx> > --- > .../selftests/kvm/aarch64/get-reg-list.c | 50 +++++++++++++++++++ > 1 file changed, 50 insertions(+) > Reviewed-by: Andrew Jones <drjones@xxxxxxxxxx>