Searched hist:"1 a6e115b19b0d3831d63bbacb843722070e6674c" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/ |
H A D | block.c | diff 1a6e115b19b0d3831d63bbacb843722070e6674c Thu Oct 13 07:08:25 CDT 2011 Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> block: switch bdrv_aio_writev() to coroutines
More sync, aio, and coroutine unification. Make bdrv_aio_writev() go through coroutine request processing.
Remove the dirty block callback mechanism which was needed only for aio processing and can be done more naturally in coroutine context.
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|