• P
    qemu: add support for libiscsi · 1a308ee0
    Paolo Bonzini 提交于
    libiscsi provides a userspace iSCSI initiator.
    
    The main advantage over the kernel initiator is that it is very
    easy to provide different initiator names for VMs on the same host.
    Thus libiscsi supports usage of persistent reservations in the VM,
    which otherwise would only be possible with NPIV.
    
    libiscsi uses "iscsi" as the scheme, not "iscsi+tcp".  We can change
    this in the tests (while remaining backwards-compatible manner, because
    QEMU uses TCP as the default transport for both Gluster and NBD).
    Signed-off-by: NPaolo Bonzini <pbonzini@redhat.com>
    1a308ee0
qemuxml2argv-disk-drive-network-nbd-ipv6-export.args 331 字节