qemu-patch-raspberry4/include/block
Max Reitz 33384421b3 block: Add AIO context notifiers
If a long-running operation on a BDS wants to always remain in the same
AIO context, it somehow needs to keep track of the BDS changing its
context. This adds a function for registering callbacks on a BDS which
are called whenever the BDS is attached or detached from an AIO context.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2014-08-29 10:48:45 +01:00
..
aio.h aio-win32: add support for sockets 2014-08-29 10:46:58 +01:00
block.h block: Add bdrv_refresh_filename() 2014-08-20 14:31:56 +02:00
block_int.h block: Add AIO context notifiers 2014-08-29 10:48:45 +01:00
blockjob.h block: drop aio functions that operate on the main AioContext 2014-07-09 15:50:11 +02:00
coroutine.h coroutine: Drop co_sleep_ns 2014-08-29 10:46:58 +01:00
coroutine_int.h
nbd.h
qapi.h
scsi.h
snapshot.h
thread-pool.h