mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-05 04:41:20 +00:00
21 lines
327 B
XML
21 lines
327 B
XML
<capabilities>
|
|
<host>
|
|
<cpu>
|
|
<arch>ia64</arch>
|
|
<features>
|
|
</features>
|
|
</cpu>
|
|
</host>
|
|
|
|
<guest>
|
|
<os_type>xen</os_type>
|
|
<arch name="ia64">
|
|
<wordsize>64</wordsize>
|
|
<domain type="xen"></domain>
|
|
</arch>
|
|
<features>
|
|
<ia64_be/>
|
|
</features>
|
|
</guest>
|
|
</capabilities>
|