Kevin Wolf 1b9f1491f8 qcow2: Unlock during COW
Unlocking during COW allows for more parallelism. One change it requires is
that buffers are dynamically allocated instead of just using a per-image
buffer.

While touching the code, drop the synchronous qcow2_read() function and replace
it by a bdrv_read() call.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2011-12-05 14:49:40 +01:00
..
2011-12-05 14:49:40 +01:00
2011-11-23 17:03:59 +01:00
2011-11-21 14:58:48 -06:00
2011-11-21 14:58:48 -06:00
2011-11-23 17:04:05 +01:00
2011-11-23 17:04:03 +01:00
2011-11-23 17:04:05 +01:00