qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 16/18] block: protect modification of dirty bitm


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH 16/18] block: protect modification of dirty bitmaps with a mutex
Date: Tue, 16 May 2017 16:05:59 +0100
User-agent: Mutt/1.8.0 (2017-02-23)

On Thu, May 11, 2017 at 04:42:06PM +0200, Paolo Bonzini wrote:
> Signed-off-by: Paolo Bonzini <address@hidden>
> ---
>         v1->v2: remove bdrv_get_dirty from API [Stefan]
>                 convert block migration from bdrv_get_dirty to _locked 
> [Stefan]
> 
>  block/dirty-bitmap.c         | 68 
> ++++++++++++++++++++++++++++++++++++++------
>  block/mirror.c               | 11 +++++--
>  include/block/block_int.h    |  4 +--
>  include/block/dirty-bitmap.h | 25 +++++++++++-----
>  migration/block.c            | 10 ++++---
>  5 files changed, 94 insertions(+), 24 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]