Searched hist:e336fd4c4b2fa04e5d6c7f8ee524bfd2d9e9e8f1 (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/block/ |
H A D | block.h | diff e336fd4c4b2fa04e5d6c7f8ee524bfd2d9e9e8f1 Mon Oct 05 10:58:53 CDT 2020 Kevin Wolf <kwolf@redhat.com> block: Add bdrv_co_enter()/leave()
Add a pair of functions to temporarily move the current coroutine to the AioContext of a given BlockDriverState.
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20201005155855.256490-13-kwolf@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com>
|
/openbmc/qemu/ |
H A D | block.c | diff e336fd4c4b2fa04e5d6c7f8ee524bfd2d9e9e8f1 Mon Oct 05 10:58:53 CDT 2020 Kevin Wolf <kwolf@redhat.com> block: Add bdrv_co_enter()/leave()
Add a pair of functions to temporarily move the current coroutine to the AioContext of a given BlockDriverState.
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-Id: <20201005155855.256490-13-kwolf@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com>
|