aboutsummaryrefslogtreecommitdiff
path: root/scripts/qapi
diff options
context:
space:
mode:
authorVladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>2018-11-01 21:27:34 +0300
committerKevin Wolf <kwolf@redhat.com>2018-12-14 11:52:40 +0100
commitf4b3e2a960ed571397292150539455a2dd981338 (patch)
treebe0e3496d61696c1a2c29fab5cd555a9c0cf2ad1 /scripts/qapi
parent6994fd78b9a98e9cd32ee45c23edba1919cfbdd0 (diff)
downloadqemu-f4b3e2a960ed571397292150539455a2dd981338.zip
qemu-f4b3e2a960ed571397292150539455a2dd981338.tar.gz
qemu-f4b3e2a960ed571397292150539455a2dd981338.tar.bz2
qcow2: move decompression from qcow2-cluster.c to qcow2.c
Compression is done in threads in qcow2.c. We want to do decompression in the same way, so, firstly, move it to the same file. The only change is braces around if-body in decompress_buffer, to satisfy checkpatch. 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 'scripts/qapi')
0 files changed, 0 insertions, 0 deletions