qemu-img
できるだけ高速化した qcow2 イメージを作るコマンド
$ sudo qemu-img create -f qcow2 -o compat=1.1,preallocation=metadata,lazy_refcounts <IMG>.qcow2 <size>