libvirt/tests/qemuhotplugtestdevices/qemuhotplug-disk-scsi.xml

8 lines
180 B
XML
Raw Normal View History

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