summaryrefslogtreecommitdiffstats
path: root/include/exec
diff options
context:
space:
mode:
authorKevin Wolf2016-10-20 12:56:14 +0200
committerKevin Wolf2016-10-27 19:05:22 +0200
commitbe07a889816b72c6e73b7649afe563590156ff9c (patch)
tree4d3bf2f33c051a3b0f00de94bae97a30fe415d46 /include/exec
parentMerge remote-tracking branch 'remotes/rth/tags/pull-atomic-20161026' into sta... (diff)
downloadqemu-be07a889816b72c6e73b7649afe563590156ff9c.tar.gz
qemu-be07a889816b72c6e73b7649afe563590156ff9c.tar.xz
qemu-be07a889816b72c6e73b7649afe563590156ff9c.zip
block: Use blk_co_flush() for all BB level flushes
All read/write functions already have a single coroutine-based function on the BlockBackend level through which all requests go (no matter what API style the external caller used) and which passes the requests down to the block node level. This patch extends this mode of operation to flushes. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions