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

9 lines
206 B
XML

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