On Mon, Oct 03, 2016 at 06:14:16PM +0200, Paolo Bonzini wrote:
> This simplifies bottom half handlers by removing calls to qemu_bh_delete and
> thus removing the need to stash the bottom half pointer in the opaque
> datum.
>
> Signed-off-by: Paolo Bonzini
> ---
> block/archipelago.c | 5 +
This simplifies bottom half handlers by removing calls to qemu_bh_delete and
thus removing the need to stash the bottom half pointer in the opaque
datum.
Signed-off-by: Paolo Bonzini
---
block/archipelago.c | 5 +
block/blkdebug.c | 7 +--
block/blkverify.c | 8 ++--
bl