1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-01-11 09:17:52 +03:00
libvirt/tests/qemuhotplugtestdevices/qemuhotplug-disk-scsi-duplicate-wwn.xml

9 lines
212 B
XML
Raw Normal View History

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