qemu-e2k/block
Christoph Hellwig 20be49e47e cloop: use qemu block API
Use bdrv_pwrite to access the backing device instead of pread, and
convert the driver to implementing the bdrv_open method which gives
it an already opened BlockDriverState for the underlying device.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2010-05-17 10:20:04 +02:00
..
blkdebug.c
bochs.c
cloop.c cloop: use qemu block API 2010-05-17 10:20:04 +02:00
cow.c
curl.c
dmg.c
nbd.c
parallels.c
qcow2-cluster.c
qcow2-refcount.c qcow2: Remove abort on free_clusters failure 2010-05-03 10:07:32 +02:00
qcow2-snapshot.c
qcow2.c qcow2: Remove static forward declaration 2010-05-07 17:11:37 +00:00
qcow2.h qcow2: Implement bdrv_truncate() for growing images 2010-05-03 10:07:32 +02:00
qcow.c
raw-posix-aio.h
raw-posix.c raw-posix: Use pread/pwrite instead of lseek+read/write 2010-05-03 10:07:31 +02:00
raw-win32.c
raw.c
vdi.c
vmdk.c vmdk: Convert to bdrv_open 2010-05-03 10:07:31 +02:00
vpc.c
vvfat.c