qemu-e2k/include/block
Fam Zheng db519cba87 block: Move declaration of bdrv_get_aio_context to block.h
block_int.h is for block layer and block drivers, other code shouldn't
include it. But similar to bdrv_set_aio_context, bdrv_get_aio_context
should also be accessible from outside of block layer.

Move it.

Signed-off-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2014-06-04 09:56:12 +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: Move declaration of bdrv_get_aio_context to block.h 2014-06-04 09:56:12 +02:00
block.h block: Move declaration of bdrv_get_aio_context to block.h 2014-06-04 09:56:12 +02:00
blockjob.h block: Replace in_use with operation blocker 2014-05-28 14:28:46 +02:00
coroutine_int.h
coroutine.h
nbd.h nbd: move socket wrappers to qemu-nbd 2014-02-21 21:02:23 +01:00
qapi.h
scsi.h
snapshot.h
thread-pool.h