mirror of
https://github.com/qemu/qemu.git
synced 2025-10-29 08:39:23 +00:00
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> |
||
|---|---|---|
| .. | ||
| aio.h | ||
| block_int.h | ||
| block.h | ||
| blockjob.h | ||
| coroutine_int.h | ||
| coroutine.h | ||
| nbd.h | ||
| qapi.h | ||
| scsi.h | ||
| snapshot.h | ||
| thread-pool.h | ||