[libvirt PATCH 29/29] cpu-gather: Add IA32_CORE_CAPABILITY_MSR

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Tim Wiederhake <twiederh@xxxxxxxxxx>
---
 tests/cputestdata/cpu-gather.py | 1 +
 1 file changed, 1 insertion(+)

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
 
-- 
2.26.2




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux