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

Jiri Denemark posted 26 patches 6 years, 11 months ago
There is a newer version of this series
[libvirt] [PATCH 18/26] cpu_map: Add more signatures for Conroe CPU model
Posted by Jiri Denemark 6 years, 11 months ago
Signed-off-by: Jiri Denemark <jdenemar@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

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 18/26] cpu_map: Add more signatures for Conroe CPU model
Posted by Ján Tomko 6 years, 11 months ago
On Wed, Feb 27, 2019 at 02:29:08PM +0100, Jiri Denemark wrote:
>Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
>---
> src/cpu_map/x86_Conroe.xml | 1 +
> 1 file changed, 1 insertion(+)
>

Reviewed-by: Ján Tomko <jtomko@redhat.com>

Jano
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list