Home
last modified time | relevance | path

Searched hist:"0 f714ec7" (Results 1 – 1 of 1) sorted by relevance

/qemu/block/
H A Dqed.c0f714ec7 Fri Jun 16 12:43:19 GMT 2017 Kevin Wolf <kwolf@redhat.com> qed: Use bdrv_co_* for coroutine_fns

All functions that are marked coroutine_fn can directly call the
bdrv_co_* version of functions instead of going through the wrapper.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Manos Pitsidianakis <el13635@mail.ntua.gr>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>