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

9 lines
206 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='hda' bus='virtio'/>
<readonly/>
<shareable/>
<address type='ccw'/>
</disk>