summaryrefslogtreecommitdiff
path: root/block.h
diff options
context:
space:
mode:
authorKevin Wolf <kwolf@redhat.com>2011-06-07 16:12:58 +0200
committerKevin Wolf <kwolf@redhat.com>2011-06-15 14:35:15 +0200
commite67a64a869312eccc1487409aaa03177da4d2f26 (patch)
tree51c534bdb6ef78585b36d292a7803b825b49404d /block.h
parentb11a24dee661dd1e1de0dcbc149052ed67b0647a (diff)
downloadqemu-e67a64a869312eccc1487409aaa03177da4d2f26.tar.gz
vdi: Avoid direct AIO callback
bdrv_aio_* must not call the callback before returning to its caller. In vdi, this could happen in some error cases. This starts the real requests processing in a BH to avoid this situation. Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'block.h')
0 files changed, 0 insertions, 0 deletions