linux/tools/testing/selftests/kvm
Sean Christopherson f6505c88bf tools/x86: Sync msr-index.h from kernel sources
Sync msr-index.h to pull in recent renames of the IA32_FEATURE_CONTROL
MSR definitions.  Update KVM's VMX selftest and turbostat accordingly.
Keep the full name in turbostat's output to avoid breaking someone's
workflow, e.g. if a script is looking for the full name.

While using the renamed defines is by no means necessary, do the sync
now to avoid leaving a landmine that will get stepped on the next time
msr-index.h needs to be refreshed for some other reason.

No functional change intended.

Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/20191221044513.21680-4-sean.j.christopherson@intel.com
2020-01-13 17:42:57 +01:00
..
include selftests, kvm: Replace manual MSR defs with common msr-index.h 2020-01-13 17:30:04 +01:00
lib tools/x86: Sync msr-index.h from kernel sources 2020-01-13 17:42:57 +01:00
s390x selftests: kvm: make syncregs more reliable on s390 2019-10-10 13:18:35 +02:00
x86_64 kvm: tests: Add test to verify MSR_IA32_XSS 2019-10-22 15:48:15 +02:00
.gitignore kvm: tests: Add test to verify MSR_IA32_XSS 2019-10-22 15:48:15 +02:00
clear_dirty_log_test.c kvm: introduce manual dirty log reprotect 2018-12-14 12:34:19 +01:00
config selftests: kvm: Adding config fragments 2019-08-09 16:52:38 +02:00
dirty_log_test.c KVM: selftests: Remove duplicate guest mode handling 2019-09-24 13:37:24 +02:00
kvm_create_max_vcpus.c selftests: kvm: Simplify loop in kvm_create_max_vcpus test 2019-11-15 11:44:12 +01:00
Makefile selftests, kvm: Replace manual MSR defs with common msr-index.h 2020-01-13 17:30:04 +01:00