qemu-devel
[Top][All Lists]
Advanced

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

Re: [RFC PATCH v2 15/25] include/block/snapshot: global state API + asse


From: Stefan Hajnoczi
Subject: Re: [RFC PATCH v2 15/25] include/block/snapshot: global state API + assertions
Date: Thu, 7 Oct 2021 15:31:44 +0100

On Tue, Oct 05, 2021 at 10:32:05AM -0400, Emanuele Giuseppe Esposito wrote:
> Snapshots run also under the BQL lock, so they all are
> in the global state API. The aiocontext lock that they hold
> is currently an overkill and in future could be removed.
> 
> Signed-off-by: Emanuele Giuseppe Esposito <eesposit@redhat.com>
> ---
>  block/snapshot.c         | 28 ++++++++++++++++++++++++++++
>  include/block/snapshot.h | 21 +++++++++++++++++++++
>  migration/savevm.c       |  2 ++
>  3 files changed, 51 insertions(+)

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>

Attachment: signature.asc
Description: PGP signature


reply via email to

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