Vladimir Sementsov-Ogievskiy 1143ec5ebf block/io: bdrv_co_do_copy_on_readv: use and support qiov_offset
Use and support new API in bdrv_co_do_copy_on_readv. Note that in case
of allocated-in-top we need to shrink read size to MIN(..) by hand, as
pre-patch this was actually done implicitly by qemu_iovec_concat (and
we used local_qiov.size).

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Acked-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-id: 20190604161514.262241-6-vsementsov@virtuozzo.com
Message-Id: <20190604161514.262241-6-vsementsov@virtuozzo.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2019-08-27 14:58:42 +01:00
..
2019-08-16 16:43:46 +01:00
2019-08-16 13:31:52 +02:00
2019-08-19 17:13:26 +02:00
2019-08-19 17:13:26 +02:00
2019-08-16 15:53:37 +01:00
2019-08-16 13:31:52 +02:00
2019-05-28 20:30:55 +02:00
2019-08-19 17:13:26 +02:00
2019-08-15 13:22:13 -05:00
2019-08-19 17:13:26 +02:00
2019-08-19 17:13:26 +02:00