qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v5 09/15] block/io: turn on dirty_bitmaps for th


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH v5 09/15] block/io: turn on dirty_bitmaps for the compressed writes
Date: Thu, 14 Jul 2016 13:17:17 +0100
User-agent: Mutt/1.6.1 (2016-04-27)

On Mon, Jul 04, 2016 at 03:28:20PM +0300, Denis V. Lunev wrote:
> From: Pavel Butsykin <address@hidden>
> 
> Previously was added the assert:
> 
>   commit 1755da16e32c15b22a521e8a38539e4b5cf367f3
>   Author: Paolo Bonzini <address@hidden>
>   Date:   Thu Oct 18 16:49:18 2012 +0200
>   block: introduce new dirty bitmap functionality
> 
> Now the compressed write is always in coroutine and setting the bits is
> done after the write, so that we can return the dirty_bitmaps for the
> compressed writes.
> 
> Signed-off-by: Pavel Butsykin <address@hidden>
> Signed-off-by: Denis V. Lunev <address@hidden>
> CC: Jeff Cody <address@hidden>
> CC: Markus Armbruster <address@hidden>
> CC: Eric Blake <address@hidden>
> CC: John Snow <address@hidden>
> CC: Stefan Hajnoczi <address@hidden>
> CC: Kevin Wolf <address@hidden>
> ---
>  block/io.c | 14 +++++---------
>  1 file changed, 5 insertions(+), 9 deletions(-)

Reviewed-by: Stefan Hajnoczi <address@hidden>

Attachment: signature.asc
Description: PGP signature


reply via email to

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