Home
last modified time | relevance | path

Searched hist:"87 f0d882" (Results 1 – 3 of 3) sorted by relevance

/qemu/block/
H A Dqed-cluster.c87f0d882 Mon Jun 12 09:12:41 GMT 2017 Kevin Wolf <kwolf@redhat.com> qed: Add coroutine_fn to I/O path functions

Now that we stay in coroutine context for the whole request when doing
reads or writes, we can add coroutine_fn annotations to many functions
that can do I/O or yield directly.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
H A Dqed.h87f0d882 Mon Jun 12 09:12:41 GMT 2017 Kevin Wolf <kwolf@redhat.com> qed: Add coroutine_fn to I/O path functions

Now that we stay in coroutine context for the whole request when doing
reads or writes, we can add coroutine_fn annotations to many functions
that can do I/O or yield directly.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
H A Dqed.c87f0d882 Mon Jun 12 09:12:41 GMT 2017 Kevin Wolf <kwolf@redhat.com> qed: Add coroutine_fn to I/O path functions

Now that we stay in coroutine context for the whole request when doing
reads or writes, we can add coroutine_fn annotations to many functions
that can do I/O or yield directly.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>