index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
qcow2-threads.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-25
thread-pool: avoid passing the pool parameter every time
Emanuele Giuseppe Esposito
1
-2
/
+1
2023-04-25
thread-pool: use ThreadPool from the running thread
Emanuele Giuseppe Esposito
1
-1
/
+1
2023-01-20
include/block: Untangle inclusion loops
Markus Armbruster
1
-0
/
+1
2020-05-13
qcow2: add zstd cluster compression
Denis Plotnikov
1
-0
/
+169
2020-05-13
qcow2: rework the cluster compression routine
Denis Plotnikov
1
-11
/
+60
2020-03-11
block/qcow2-threads: fix qcow2_decompress
Vladimir Sementsov-Ogievskiy
1
-5
/
+7
2020-02-18
qcow2: Fix alignment checks in encrypted images
Alberto Garcia
1
-4
/
+8
2019-09-16
block/qcow2: refactor encryption code
Maxim Levitsky
1
-14
/
+49
2019-05-28
qcow2: do encryption in threads
Vladimir Sementsov-Ogievskiy
1
-2
/
+63
2019-05-28
qcow2-threads: split out generic path
Vladimir Sementsov-Ogievskiy
1
-16
/
+31
2019-05-28
qcow2-threads: qcow2_co_do_compress: protect queuing by mutex
Vladimir Sementsov-Ogievskiy
1
-3
/
+7
2019-05-28
qcow2-threads: use thread_pool_submit_co
Vladimir Sementsov-Ogievskiy
1
-15
/
+2
2019-05-28
qcow2: add separate file for threaded data processing functions
Vladimir Sementsov-Ogievskiy
1
-0
/
+201