Re: [PATCH 1/2] KVM: selftests: arm64: Simplify specification of filtered registers

2024-08-04 Thread Marc Zyngier
On Fri, 02 Aug 2024 22:57:53 +0100, Mark Brown wrote: > > Since we already import the generated sysreg definitions from the main > kernel and reference them in processor.h for use in other KVM tests we > can also make use of them for get-reg-list as well instead of having hard > coded magic numbe

[PATCH 1/2] KVM: selftests: arm64: Simplify specification of filtered registers

2024-08-02 Thread Mark Brown
Since we already import the generated sysreg definitions from the main kernel and reference them in processor.h for use in other KVM tests we can also make use of them for get-reg-list as well instead of having hard coded magic numbers in the program. Do this for the table defining which registers