On 10/10/2014 05:39 AM, Dr. David Alan Gilbert (git) wrote:
> From: "Dr. David Alan Gilbert" <dgilb...@redhat.com>
> 
>   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 
> zhang.zhanghaili...@huawei.com
>     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