mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 05:35:25 +00:00
986be35f2e
Some feature words were not sorted correctly. Signed-off-by: Tim Wiederhake <twiederh@redhat.com> Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
23 lines
530 B
XML
23 lines
530 B
XML
<cpu>
|
|
<arch>x86_64</arch>
|
|
<model>n270</model>
|
|
<vendor>Intel</vendor>
|
|
<signature family='6' model='28' stepping='10'/>
|
|
<feature name='dtes64'/>
|
|
<feature name='ds_cpl'/>
|
|
<feature name='tm2'/>
|
|
<feature name='cx16'/>
|
|
<feature name='xtpr'/>
|
|
<feature name='pdcm'/>
|
|
<feature name='movbe'/>
|
|
<feature name='pse36'/>
|
|
<feature name='ds'/>
|
|
<feature name='acpi'/>
|
|
<feature name='ss'/>
|
|
<feature name='ht'/>
|
|
<feature name='tm'/>
|
|
<feature name='pbe'/>
|
|
<feature name='lahf_lm'/>
|
|
<feature name='lm'/>
|
|
</cpu>
|