• J
    scsi_host: Introduce virFindSCSIHostByPCI · ef48a1b6
    John Ferlan 提交于
    Introduce a new function to parse the provided scsi_host parent address
    and unique_id value in order to find the /sys/class/scsi_host directory
    which will allow a stable SCSI host address
    
    Add a test to scsihosttest to lookup the host# name by using the PCI address
    and unique_id value
    ef48a1b6
virutil.c 60.1 KB