KVM: selftests: Use vcpu_clear_cpuid_feature() in monitor_mwait_test
authorSean Christopherson <seanjc@google.com>
Fri, 8 Jul 2022 21:42:49 +0000 (14:42 -0700)
committerSean Christopherson <seanjc@google.com>
Thu, 14 Jul 2022 01:14:17 +0000 (18:14 -0700)
commitb78843be77968b1e5a071c7ed7fd8f3094e8f0a2
treec6657f550a15d31f99ad8a35abbe33b5d4b6776d
parent1940af0b8179ae2c2bd287fbd3edaab59df5fb55
KVM: selftests: Use vcpu_clear_cpuid_feature() in monitor_mwait_test

Use vcpu_clear_cpuid_feature() to the MONITOR/MWAIT CPUID feature bit in
the MONITOR/MWAIT quirk test.

Signed-off-by: Sean Christopherson <seanjc@google.com>
tools/testing/selftests/kvm/x86_64/monitor_mwait_test.c