File: xen-ia64-be.xml

package info (click to toggle)
libvirt 1.2.9-9%2Bdeb8u2~bpo70%2B1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy-backports
  • size: 174,088 kB
  • sloc: ansic: 463,160; xml: 68,283; sh: 16,392; makefile: 4,584; python: 3,705; perl: 3,675; ml: 470; sed: 16
file content (30 lines) | stat: -rw-r--r-- 550 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<capabilities>

  <host>
    <cpu>
      <arch>ia64</arch>
    </cpu>
    <power_management/>
    <migration_features>
      <live/>
      <uri_transports>
        <uri_transport>xenmigr</uri_transport>
      </uri_transports>
    </migration_features>
  </host>

  <guest>
    <os_type>xen</os_type>
    <arch name='ia64'>
      <wordsize>64</wordsize>
      <emulator>qemu-dm</emulator>
      <machine>xenpv</machine>
      <domain type='xen'>
      </domain>
    </arch>
    <features>
      <ia64_be/>
    </features>
  </guest>

</capabilities>