commit | 7371d56fb2759f52106c76692440d0c29731ef9c | [log] [tgz] |
---|---|---|
author | Peter Lieven <pl@dlhnet.de> | Mon Dec 03 20:35:15 2012 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Jan 24 15:37:55 2013 +0100 |
tree | 308fc4416e7c54ef3c4f937ee7ac585ddbfd94ca | |
parent | 4790b03d308f6c7dea7dc6941ddab9867c9530b8 [diff] |
iscsi: add support for iovectors This patch adds support for directly passing the iovec array from QEMUIOVector if libiscsi supports it (1.8.0 or newer). Signed-off-by: Peter Lieven <pl@kamp.de> [Preserve the improvements from commit 4cc841b, iscsi: partly avoid iovec linearization in iscsi_aio_writev, 2012-11-19 - Paolo] Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>