libvirt/tests/qemuhotplugtestdata/qemuhotplug-disk-virtio.xml
2013-08-26 16:09:55 +02:00

8 lines
182 B
XML

<disk type='file' device='disk'>
<driver name='qemu' type='raw' cache='none'/>
<source file='/dev/null'/>
<target dev='vde' bus='virtio'/>
<readonly/>
<shareable/>
</disk>