Skip to content
Commit dd4516ae authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

selftests: kvm: move vm_xsave_req_perm call to amx_test



There is no need for tests other than amx_test to enable dynamic xsave
states.  Remove the call to vm_xsave_req_perm from generic code,
and move it inside the test.  While at it, allow customizing the bit
that is requested, so that future tests can use it differently.

Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 05a9e065
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment