qemu-patch-raspberry4/include/block
Stefan Hajnoczi 463e0be101 blockjob: add AioContext attached callback
Block jobs that use additional BDSes or event loop resources need a
callback to get their affairs in order when the AioContext is switched.

Simple block jobs don't need an attach callback, they automatically work
thanks to the generic attach/detach notifiers that this patch adds.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Message-id: 1466096189-6477-7-git-send-email-stefanha@redhat.com
2016-06-20 14:25:41 +01:00
..
accounting.h
aio.h
block.h block: Make .bdrv_load_vmstate() vectored 2016-06-16 15:19:55 +02:00
block_int.h block: use safe iteration over AioContext notifiers 2016-06-20 14:25:41 +01:00
blockjob.h blockjob: add AioContext attached callback 2016-06-20 14:25:41 +01:00
dirty-bitmap.h
nbd.h nbd: Avoid magic number for NBD max name size 2016-06-16 18:39:05 +02:00
qapi.h
scsi.h
snapshot.h
thread-pool.h
throttle-groups.h
write-threshold.h