[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCH 0/3] qcow2/coroutine fixes
From: |
Kevin Wolf |
Subject: |
[Qemu-devel] [PATCH 0/3] qcow2/coroutine fixes |
Date: |
Thu, 1 Sep 2011 16:31:08 +0200 |
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.c | 24 ++++++++++++++++--------
block/qcow2.c | 12 +++++++-----
2 files changed, 23 insertions(+), 13 deletions(-)
--
1.7.6
- [Qemu-devel] [PATCH 0/3] qcow2/coroutine fixes,
Kevin Wolf <=