blob: b49c5b4fa3382ffdef317b0f6577b28d7e422349 (
plain) (
blame)
1
2
3
4
5
6
7
|
[Feature request] qemu-img multi-threaded compressed image conversion
Feature request:
qemu-img multi-threaded compressed image conversion
Suppose I want to convert raw image to compressed qcow2. Multi-threaded conversion will be much faster, because bottleneck is compressing data.
|