<domain type='qemu'>
  <name>guest</name>
  <uuid>1ccfd97d-5eb4-478a-bbe6-88d254c16db7</uuid>
  <memory>4194304</memory>
  <vcpu>4</vcpu>
  <os>
    <type arch='riscv64' machine='virt'>hvm</type>
  </os>
  <devices>
    <emulator>/usr/bin/qemu-system-riscv64</emulator>
    <controller type='usb'/>
    <controller type='scsi'/>
    <interface type='user'>
      <mac address='52:54:00:09:a4:37'/>
    </interface>
    <serial type='pty'/>
    <tpm>
      <backend type='emulator'/>
    </tpm>
    <video/>
    <memballoon model='none'/>
    <!-- No default model for <panic/> on riscv64 -->
  </devices>
</domain>