qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/2] block: support block_resize with dataplane


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH 0/2] block: support block_resize with dataplane
Date: Wed, 20 Aug 2014 11:54:19 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Am 18.08.2014 um 15:52 hat Stefan Hajnoczi geschrieben:
> We have the op blocker and AioContext acquire/release infrastructure to safely
> allow block monitor commands on dataplane commands.  It is now easy to make
> block_resize safe.
> 
> Stefan Hajnoczi (2):
>   block: acquire AioContext in qmp_block_resize()
>   virtio-blk: allow block_resize with dataplane
> 
>  blockdev.c                      | 13 ++++++++++---
>  hw/block/dataplane/virtio-blk.c |  1 +
>  2 files changed, 11 insertions(+), 3 deletions(-)

Thanks, applied all to the block branch.

Kevin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]