]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
cpu-gather: Add IA32_CORE_CAPABILITY_MSR
authorTim Wiederhake <twiederh@redhat.com>
Tue, 15 Dec 2020 16:25:15 +0000 (17:25 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 18 Dec 2020 22:21:05 +0000 (23:21 +0100)
Signed-off-by: Tim Wiederhake <twiederh@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
tests/cputestdata/cpu-gather.py

index 9c9eec6d9389f271927ca8b17a9e19e9516169c4..a01c615504f5bf6a20e65649fe8a737e270db5fc 100755 (executable)
@@ -61,6 +61,7 @@ def gather_msr():
     msrs = dict()
     addresses = [
         0x10a,  # IA32_ARCH_CAPABILITIES_MSR
+        0xcf,   # IA32_CORE_CAPABILITY_MSR
     ]
     KVM_GET_MSRS = 0xc008ae88