]> www.infradead.org Git - users/jedix/linux-maple.git/commit
KVM: selftests: Drop manual CR4.OSXSAVE enabling from CR4/CPUID sync test
authorSean Christopherson <seanjc@google.com>
Thu, 3 Oct 2024 23:43:33 +0000 (16:43 -0700)
committerSean Christopherson <seanjc@google.com>
Fri, 1 Nov 2024 16:26:33 +0000 (09:26 -0700)
commit3678c7f6114f6fc8614c7e9a249d60f8e1678bad
tree737ad8e9a2a20cc0bd52c336aff4e5105711149f
parent8ae01bf64caaea5562f3af40a2fbe404a1e79403
KVM: selftests: Drop manual CR4.OSXSAVE enabling from CR4/CPUID sync test

Now that CR4.OSXSAVE is enabled by default, drop the manual enabling from
CR4/CPUID sync test and instead assert that CR4.OSXSAVE is enabled.

Reviewed-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Link: https://lore.kernel.org/r/20241003234337.273364-8-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
tools/testing/selftests/kvm/x86_64/cr4_cpuid_sync_test.c