AioContext: acquire/release AioContext during aio_poll
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 20 Feb 2015 16:26:51 +0000 (17:26 +0100)
committerKevin Wolf <kwolf@redhat.com>
Tue, 28 Apr 2015 13:36:08 +0000 (15:36 +0200)
commit49110174f8835ec3d5ca7fc076ee1f51c18564fe
treec05646cd2b8b3e3ba896ecea96afe5a39118bc2b
parente98ab097092e54999f046e9efa1ca1dd52f0c9e5
AioContext: acquire/release AioContext during aio_poll

This is the first step in pushing down acquire/release, and will let
rfifolock drop the contention callback feature.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-id: 1424449612-18215-3-git-send-email-pbonzini@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
aio-posix.c
aio-win32.c
include/block/aio.h