mirror of https://gitee.com/openkylin/libvirt.git
cpu_map: Add more signatures for Penryn CPU model
Signed-off-by: Jiri Denemark <jdenemar@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
parent
c1f6a3269c
commit
0a09e59457
|
@ -1,6 +1,7 @@
|
|||
<cpus>
|
||||
<model name='Penryn'>
|
||||
<signature family='6' model='23'/> <!-- 010670 -->
|
||||
<signature family='6' model='29'/> <!-- 0106d0 -->
|
||||
<vendor name='Intel'/>
|
||||
<feature name='apic'/>
|
||||
<feature name='clflush'/>
|
||||
|
|
Loading…
Reference in New Issue