From: Tim Wiederhake Date: Tue, 15 Dec 2020 16:25:15 +0000 (+0100) Subject: cpu-gather: Add IA32_CORE_CAPABILITY_MSR X-Git-Tag: v7.0.0-rc1~141 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bed50bcbbb2796aa88f1c85a2424fe9bd7944f89;p=thirdparty%2Flibvirt.git cpu-gather: Add IA32_CORE_CAPABILITY_MSR Signed-off-by: Tim Wiederhake Reviewed-by: Michal Privoznik --- diff --git a/tests/cputestdata/cpu-gather.py b/tests/cputestdata/cpu-gather.py index 9c9eec6d93..a01c615504 100755 --- a/tests/cputestdata/cpu-gather.py +++ b/tests/cputestdata/cpu-gather.py @@ -61,6 +61,7 @@ def gather_msr(): msrs = dict() addresses = [ 0x10a, # IA32_ARCH_CAPABILITIES_MSR + 0xcf, # IA32_CORE_CAPABILITY_MSR ] KVM_GET_MSRS = 0xc008ae88