virt-manager/tests/capabilities-xml/kvm-x86_64-rhel7.xml
Cole Robinson 6fd3983f6d tests: Clean up capabilities test data
Make it clear which ones are used for the caps unit tests, and which
are for cli/UI testing and can be updated at will. And drop a bunch
of outdated stuff.
2015-04-22 19:05:06 -04:00

129 lines
3.8 KiB
XML

<capabilities>
<!-- From libvirt-1.1.1-29 -->
<host>
<uuid>b1517723-d556-41ee-8f77-ef18afe127d1</uuid>
<cpu>
<arch>x86_64</arch>
<model>qemu64</model>
<vendor>AMD</vendor>
<topology sockets='8' cores='1' threads='1'/>
<feature name='fma4'/>
<feature name='xop'/>
<feature name='3dnowprefetch'/>
<feature name='misalignsse'/>
<feature name='sse4a'/>
<feature name='abm'/>
<feature name='lahf_lm'/>
<feature name='pdpe1gb'/>
<feature name='hypervisor'/>
<feature name='avx'/>
<feature name='osxsave'/>
<feature name='xsave'/>
<feature name='aes'/>
<feature name='popcnt'/>
<feature name='sse4.2'/>
<feature name='sse4.1'/>
<feature name='ssse3'/>
<feature name='pclmuldq'/>
</cpu>
<power_management>
<suspend_mem/>
<suspend_disk/>
<suspend_hybrid/>
</power_management>
<migration_features>
<live/>
<uri_transports>
<uri_transport>tcp</uri_transport>
</uri_transports>
</migration_features>
<topology>
<cells num='1'>
<cell id='0'>
<memory unit='KiB'>4193900</memory>
<cpus num='8'>
<cpu id='0' socket_id='0' core_id='0' siblings='0'/>
<cpu id='1' socket_id='1' core_id='0' siblings='1'/>
<cpu id='2' socket_id='2' core_id='0' siblings='2'/>
<cpu id='3' socket_id='3' core_id='0' siblings='3'/>
<cpu id='4' socket_id='4' core_id='0' siblings='4'/>
<cpu id='5' socket_id='5' core_id='0' siblings='5'/>
<cpu id='6' socket_id='6' core_id='0' siblings='6'/>
<cpu id='7' socket_id='7' core_id='0' siblings='7'/>
</cpus>
</cell>
</cells>
</topology>
<secmodel>
<model>selinux</model>
<doi>0</doi>
</secmodel>
<secmodel>
<model>dac</model>
<doi>0</doi>
</secmodel>
</host>
<guest>
<os_type>hvm</os_type>
<arch name='i686'>
<wordsize>32</wordsize>
<emulator>/usr/libexec/qemu-kvm</emulator>
<machine canonical='pc-i440fx-rhel7.0.0' maxCpus='255'>pc</machine>
<machine canonical='pc-q35-rhel7.0.0' maxCpus='255'>q35</machine>
<machine maxCpus='255'>rhel6.0.0</machine>
<machine maxCpus='255'>rhel6.1.0</machine>
<machine maxCpus='255'>rhel6.2.0</machine>
<machine maxCpus='255'>rhel6.3.0</machine>
<machine maxCpus='255'>rhel6.4.0</machine>
<machine maxCpus='255'>rhel6.5.0</machine>
<machine maxCpus='1'>none</machine>
<domain type='qemu'>
</domain>
<domain type='kvm'>
<emulator>/usr/libexec/qemu-kvm</emulator>
</domain>
</arch>
<features>
<cpuselection/>
<deviceboot/>
<acpi default='on' toggle='yes'/>
<apic default='on' toggle='no'/>
<pae/>
<nonpae/>
</features>
</guest>
<guest>
<os_type>hvm</os_type>
<arch name='x86_64'>
<wordsize>64</wordsize>
<emulator>/usr/libexec/qemu-kvm</emulator>
<machine canonical='pc-i440fx-rhel7.0.0' maxCpus='255'>pc</machine>
<machine canonical='pc-q35-rhel7.0.0' maxCpus='255'>q35</machine>
<machine maxCpus='255'>rhel6.0.0</machine>
<machine maxCpus='255'>rhel6.1.0</machine>
<machine maxCpus='255'>rhel6.2.0</machine>
<machine maxCpus='255'>rhel6.3.0</machine>
<machine maxCpus='255'>rhel6.4.0</machine>
<machine maxCpus='255'>rhel6.5.0</machine>
<machine maxCpus='1'>none</machine>
<domain type='qemu'>
</domain>
<domain type='kvm'>
<emulator>/usr/libexec/qemu-kvm</emulator>
</domain>
</arch>
<features>
<cpuselection/>
<deviceboot/>
<acpi default='on' toggle='yes'/>
<apic default='on' toggle='no'/>
</features>
</guest>
</capabilities>