[libvirt] [PATCH 18/26] cpu_map: Add more signatures for Conroe CPU model

Jiri Denemark jdenemar at redhat.com
Wed Feb 27 13:29:08 UTC 2019


Signed-off-by: Jiri Denemark <jdenemar at redhat.com>
---
 src/cpu_map/x86_Conroe.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/cpu_map/x86_Conroe.xml b/src/cpu_map/x86_Conroe.xml
index 0055e5005a..89fe0ad2cf 100644
--- a/src/cpu_map/x86_Conroe.xml
+++ b/src/cpu_map/x86_Conroe.xml
@@ -1,6 +1,7 @@
 <cpus>
   <model name='Conroe'>
     <signature family='6' model='15'/> <!-- 0006f0 -->
+    <signature family='6' model='22'/> <!-- 010660 -->
     <vendor name='Intel'/>
     <feature name='apic'/>
     <feature name='clflush'/>
-- 
2.21.0




More information about the libvir-list mailing list