diff options
author | 2018-12-19 12:06:13 +0100 | |
---|---|---|
committer | 2018-12-21 11:28:20 +0100 | |
commit | e87555e550cef4941579cd879759a7c0dee24e68 (patch) | |
tree | d98400298b3a71187f93fe257d298175e00da2f6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: x86: fix size of x86_fpu_cache objects (diff) | |
download | linux-dev-e87555e550cef4941579cd879759a7c0dee24e68.tar.xz linux-dev-e87555e550cef4941579cd879759a7c0dee24e68.zip |
KVM: x86: svm: report MSR_IA32_MCG_EXT_CTL as unsupported
AMD doesn't seem to implement MSR_IA32_MCG_EXT_CTL and svm code in kvm
knows nothing about it, however, this MSR is among emulated_msrs and
thus returned with KVM_GET_MSR_INDEX_LIST. The consequent KVM_GET_MSRS,
of course, fails.
Report the MSR as unsupported to not confuse userspace.
Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions