summaryrefslogtreecommitdiff
path: root/tests/qemuxml2argvdata/pcie-expander-bus-aarch64.xml
blob: da27fc5abe14b9bf743287f6824784382e9ad28f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<domain type='qemu'>
  <name>pcie-expander-bus-test</name>
  <uuid>11dbdcdd-4c3b-482b-8903-9bdb8c0a2774</uuid>
  <memory unit='KiB'>2097152</memory>
  <vcpu placement='static'>16</vcpu>
  <os>
    <type arch='aarch64' machine='virt'>hvm</type>
  </os>
  <devices>
    <emulator>/usr/bin/qemu-system-aarch64</emulator>
    <controller type='pci' index='0' model='pcie-root'/>
    <controller type='pci' index='1' model='pcie-expander-bus'/>
    <memballoon model='none'/>
  </devices>
</domain>