• J
    virutil: Introduce virReadSCSIUniqueId · fbd91d49
    John Ferlan 提交于
    Introduce a new function to read the current scsi_host entry and return
    the value found in the 'unique_id' file.
    
    Add a 'scsihosttest' test (similar to the fchosttest, but incorporating some
    of the concepts of the mocked pci test library) in order to read the
    unique_id file like would be found in the /sys/class/scsi_host tree.
    fbd91d49
scsihosttest.c 7.2 KB