qemu-e2k/include/block
Kevin Wolf 8ee79e707a block: Catch backing files assigned to non-COW drivers
Since we parse backing.* options to add a backing file from the command
line when the driver didn't assign one, it has been possible to have a
backing file for e.g. raw images (it just was never accessed).

This is obvious nonsense and should be rejected.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
2014-06-26 13:51:01 +02:00
..
aio.h aio: add aio_context_acquire() and aio_context_release() 2014-03-13 14:42:24 +01:00
block_int.h block: Catch backing files assigned to non-COW drivers 2014-06-26 13:51:01 +02:00
block.h qapi: adjust existing defines 2014-06-23 11:01:25 -04:00
blockjob.h blockjob: Add block_job_yield() 2014-06-26 12:12:22 +02:00
coroutine_int.h
coroutine.h
nbd.h
qapi.h
scsi.h scsi: Print command name in debug 2014-06-18 08:47:10 +02:00
snapshot.h
thread-pool.h