]> git.ipfire.org Git - thirdparty/qemu.git/commit
iscsi: Implement copy offloading
authorFam Zheng <famz@redhat.com>
Fri, 1 Jun 2018 09:26:46 +0000 (17:26 +0800)
committerStefan Hajnoczi <stefanha@redhat.com>
Fri, 1 Jun 2018 13:41:48 +0000 (14:41 +0100)
commit604dfaaa3270081da689991afe83d94d3e8231df
tree80b0bbffb86c3e9d220d9eb96b0c209236b49dd5
parent66e75c03b2247bda6dcaa883b700291bc0f7f0ef
iscsi: Implement copy offloading

Issue EXTENDED COPY (LID1) command to implement the copy_range API.

The parameter data construction code is modified from libiscsi's
iscsi-dd.c.

Signed-off-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-id: 20180601092648.24614-9-famz@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
block/iscsi.c
include/scsi/constants.h