diff options
author | Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> | 2018-11-01 21:27:37 +0300 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2018-12-14 11:52:41 +0100 |
commit | c3c10f7295421f3b6638716d59cac9531c34adc8 (patch) | |
tree | d39016cba96ab5e04157f1b484f99a0f40a93f3d /Changelog | |
parent | c068a1cd5203cc406a648a641e773ba906cf4aaa (diff) | |
download | qemu-c3c10f7295421f3b6638716d59cac9531c34adc8.zip |
qcow2: aio support for compressed cluster read
Allocate buffers locally and release qcow2 lock. Than, reads inside
qcow2_co_preadv_compressed may be done in parallel, however all
decompression is still done synchronously. Let's improve it in the
following commit.
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Reviewed-by: Alberto Garcia <berto@igalia.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'Changelog')
0 files changed, 0 insertions, 0 deletions