Searched hist:"7076309 aefaa480fd8b48eaa9aa73c394cf0ae7a" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/block/ |
H A D | qed.c | diff 7076309aefaa480fd8b48eaa9aa73c394cf0ae7a Mon Nov 14 07:56:32 CST 2016 Kevin Wolf <kwolf@redhat.com> qed: Make qed_write_header() synchronous
Note that this code is generally not running in coroutine context, so this is an actual blocking synchronous operation. We'll fix this in a moment.
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
|