• O
    util: Add "shareable" field for virSCSIDevice struct · 2b66504d
    Osier Yang 提交于
    Unlike the host devices of other types, SCSI host device XML supports
    "shareable" tag. This patch introduces it for the virSCSIDevice struct
    for a later patch use (to detect if the SCSI device is shareable when
    preparing the SCSI host device in QEMU driver).
    2b66504d
qemu_hostdev.c 46.6 KB