qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v6 0/2] In memory QEMUFile


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH v6 0/2] In memory QEMUFile
Date: Fri, 10 Oct 2014 10:22:36 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.1

On 10/10/2014 05:39 AM, Dr. David Alan Gilbert (git) wrote:
> From: "Dr. David Alan Gilbert" <address@hidden>
> 
>   This patch-pair adds the QEMUSizedBuffer based in-memory QEMUFile
> written by Stefan Berger and Joel Schopp.  I've made some
> fixes and modified the existing test-vmstate to use it for some test cases.
> 
>   While there's nothing other than test cases using it yet, I think
> it's worth going in by itself, since I'm using it in two separate
> patchsets (postcopy and visitor/BER) and Sanidhya uses it in
> the periodic vmstate test world.  In addition both microcheckpointing and
> COLO have similar but independent implementations (although they both
> have some extra-gotcha's so it might not be possible to reuse it), and
> there was another implementation of the same thing in the Yabusame Postcopy
> world.  Thus it seems best to put in, if only to stop people writing yet
> another implementation.
> 
> (Eric I've kept your reviewed-by from v5 - please confirm you're OK)
> 
> Dave
> 
> v6:
>   Build fixes for older compiler/glib reported by address@hidden
>     removed: typedef QEMUSizedBuffer from qemu-file.h
>     used g_try_new rather than g_try_malloc_n

Yes, my R-b is still okay, after checking that these are indeed the only
changes.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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