<domain type='qemu'>
  <name>mips</name>
  <uuid>92a2a412-ecad-4797-b9c4-050cf4faf10f</uuid>
  <memory unit='KiB'>1048576</memory>
  <currentMemory unit='KiB'>262144</currentMemory>
  <vcpu placement='static'>1</vcpu>
  <os>
    <type arch='mips' machine='malta'>hvm</type>
    <kernel>/tmp/vmlinux-3.2.0-4-5kc-malta</kernel>
    <boot dev='hd'/>
  </os>
  <clock offset='utc'/>
  <on_poweroff>destroy</on_poweroff>
  <on_reboot>restart</on_reboot>
  <on_crash>restart</on_crash>
  <devices>
    <emulator>/usr/bin/qemu-system-mips</emulator>
    <disk type='file' device='disk'>
      <driver name='qemu' type='raw' cache='none' io='native' discard='unmap'/>
      <source file='/tmp/test.img'/>
      <blockio logical_block_size='512' physical_block_size='4096'/>
      <target dev='sda' bus='ide'/>
      <address type='drive' controller='0' bus='0' target='0' unit='0'/>
    </disk>
    <controller type='pci' index='0' model='pci-root'/>
    <controller type='usb' index='0' model='none'/>
    <controller type='ide' index='0'/>
    <memballoon model='virtio'>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0'/>
    </memballoon>
  </devices>
</domain>

