Files
libvirt/tests/qemuhotplugtestdevices/qemuhotplug-ccw-virtio-1-reverse.xml
T

8 lines
182 B
XML
Raw Normal View History

2016-07-22 20:10:47 +02:00
<disk type='file' device='disk'>
<driver name='qemu' type='raw' cache='none'/>
<source file='/dev/null'/>
<target dev='hdb' bus='virtio'/>
<readonly/>
<shareable/>
</disk>