libvirt/tests/qemuhotplugtestdevices/qemuhotplug-ccw-virtio.xml

9 lines
206 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/>
<address type='ccw'/>
</disk>