]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commitdiff
cpu: Add new Broadwell CPU model
authorJiri Denemark <jdenemar@redhat.com>
Wed, 18 Jun 2014 11:52:13 +0000 (13:52 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Fri, 27 Jun 2014 14:19:46 +0000 (16:19 +0200)
src/cpu/cpu_map.xml

index 7d34d4009afcb243f5423813f480d702596b42a6..d704e59b73add49f4ce79954eedea59231a8f4f2 100644 (file)
       <feature name='rtm'/>
     </model>
 
+    <model name='Broadwell'>
+      <model name='Haswell'/>
+      <feature name='3dnowprefetch'/>
+      <feature name='rdseed'/>
+      <feature name='adx'/>
+      <feature name='smap'/>
+    </model>
+
     <!-- AMD CPUs -->
     <model name='athlon'>
       <model name='pentiumpro'/>