qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [Qemu-block] [PATCH v2 01/13] block: Use bdrv_drain to


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [Qemu-block] [PATCH v2 01/13] block: Use bdrv_drain to replace uncessary bdrv_drain_all
Date: Tue, 7 Jul 2015 12:55:30 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On Tue, Jun 16, 2015 at 05:01:04PM +0100, Stefan Hajnoczi wrote:
> On Tue, Jun 02, 2015 at 11:21:50AM +0800, Fam Zheng wrote:
> > There callers work on a single BlockDriverState subtree, where using
> > bdrv_drain() is more accurate.
> > 
> > Signed-off-by: Fam Zheng <address@hidden>
> > Reviewed-by: Paolo Bonzini <address@hidden>
> > ---
> >  block.c           | 6 +++---
> >  block/snapshot.c  | 2 +-
> >  migration/block.c | 2 +-
> >  3 files changed, 5 insertions(+), 5 deletions(-)
> 
> Reviewed-by: Stefan Hajnoczi <address@hidden>

Thanks, applied this patch to my block tree:
https://github.com/stefanha/qemu/commits/block

Stefan

Attachment: pgpd6bF30JoPJ.pgp
Description: PGP signature


reply via email to

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