Home
last modified time | relevance | path

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

/qemu/block/
H A Dqed.c0f7aa24d Mon Nov 14 13:56:32 GMT 2016 Kevin Wolf <kwolf@redhat.com> qed: Make qed_copy_from_backing_file() 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>