2017-03-23 13:06:57 +00:00
|
|
|
<domain type='kvm'>
|
|
|
|
<name>guest</name>
|
|
|
|
<memory unit='KiB'>1048576</memory>
|
|
|
|
<memtune>
|
|
|
|
<hard_limit unit='KiB'>2097152</hard_limit>
|
|
|
|
</memtune>
|
|
|
|
<vcpu placement='static'>1</vcpu>
|
|
|
|
<os>
|
|
|
|
<type arch='x86_64' machine='pc'>hvm</type>
|
|
|
|
</os>
|
|
|
|
<devices>
|
|
|
|
<emulator>/usr/bin/qemu-system-x86_64</emulator>
|
|
|
|
<hostdev mode='subsystem' type='pci' managed='yes'>
|
|
|
|
<driver name='vfio'/>
|
|
|
|
<source>
|
2017-06-01 16:51:06 +00:00
|
|
|
<address domain='0x0001' bus='0x01' slot='0x00' function='0x0'/>
|
2017-03-23 13:06:57 +00:00
|
|
|
</source>
|
|
|
|
</hostdev>
|
|
|
|
</devices>
|
|
|
|
</domain>
|