On Thu, 1 Sep 2011 16:31:08 +0200
Kevin Wolf wrote:
> This fixes a couple of issues with the coroutine-based block layer regarding
> error handling.
>
> Luiz, can you please try if this fixes your bug?
It fixes the reported bug, but it seems that there's another issue.
I'll copy & paste the t
This fixes a couple of issues with the coroutine-based block layer regarding
error handling.
Luiz, can you please try if this fixes your bug?
Kevin Wolf (3):
qcow2: Properly initialise QcowL2Meta
qcow2: Fix error cases to run depedent requests
async: Allow nested qemu_bh_poll calls
async.