mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 20:01:16 +00:00
1de354ccc5
Let's add a test for SCSI target nodedev devices. Signed-off-by: Bjoern Walk <bwalk@linux.vnet.ibm.com>
8 lines
164 B
XML
8 lines
164 B
XML
<device>
|
|
<name>scsi_target0_0_0</name>
|
|
<parent>scsi_host0</parent>
|
|
<capability type='scsi_target'>
|
|
<target>target0:0:0</target>
|
|
</capability>
|
|
</device>
|