summaryrefslogtreecommitdiffstats
path: root/vl.c
diff options
context:
space:
mode:
authorRoy Shterman2016-10-09 10:14:56 +0200
committerPaolo Bonzini2016-10-24 11:30:55 +0200
commite0ae49871ae697b5d1a8853e79cbee35fda2145b (patch)
tree334f074105395bd6dd64a8310d16a097388a8af7 /vl.c
parentblock/iscsi: Introducing new zero-copy API (diff)
downloadqemu-e0ae49871ae697b5d1a8853e79cbee35fda2145b.tar.gz
qemu-e0ae49871ae697b5d1a8853e79cbee35fda2145b.tar.xz
qemu-e0ae49871ae697b5d1a8853e79cbee35fda2145b.zip
block/iscsi: Adding new iSER transport layer option
iSER is a new transport layer supported in Libiscsi, iSER provides a zero-copy RDMA capable interface that can improve performance. In order to use the new iSER transport one need to have RDMA supported HW and to choose iser as the protocol name in Libiscsi URI. For now iSER memory buffers are pre-allocated and pre-registered, hence in order to work with iSER from QEMU, one need to enable MEMLOCK attribute in the VM to be large enough for all iSER buffers and RDMA resources. Signed-off-by: Roy Shterman <roysh@mellanox.com> Message-Id: <1476000896-18632-3-git-send-email-roysh@mellanox.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'vl.c')
0 files changed, 0 insertions, 0 deletions