Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqed.cdiff 0f714ec70673e734b4b0d5c99f7851c8d9e6fafe Fri Jun 16 07:43:19 CDT 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>