Home
last modified time | relevance | path

Searched hist:e85c5281426364f9c499cd4b71ec6dea20c5b4b2 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/block/
H A Dqed.cdiff e85c5281426364f9c499cd4b71ec6dea20c5b4b2 Mon Nov 14 07:56:32 CST 2016 Kevin Wolf <kwolf@redhat.com> qed: Make qed_read_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>