On Wed, Mar 08 2023, Mark Brown broonie@kernel.org wrote:
Verify that a guest with MTE has access to the MTE registers. Since MTE is enabled as a VM wide capability we need to add support for doing that in the process.
Signed-off-by: Mark Brown broonie@kernel.org
tools/testing/selftests/kvm/aarch64/get-reg-list.c | 33 ++++++++++++++++++++++ 1 file changed, 33 insertions(+)
Reviewed-by: Cornelia Huck cohuck@redhat.com