summaryrefslogtreecommitdiffstats
path: root/block/qcow2-threads.c
Commit message (Expand)AuthorAgeFilesLines
* qcow2: do encryption in threadsVladimir Sementsov-Ogievskiy2019-05-281-2/+63
* qcow2-threads: split out generic pathVladimir Sementsov-Ogievskiy2019-05-281-16/+31
* qcow2-threads: qcow2_co_do_compress: protect queuing by mutexVladimir Sementsov-Ogievskiy2019-05-281-3/+7
* qcow2-threads: use thread_pool_submit_coVladimir Sementsov-Ogievskiy2019-05-281-15/+2Star
* qcow2: add separate file for threaded data processing functionsVladimir Sementsov-Ogievskiy2019-05-281-0/+201