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

2014-09-29 Thread Eric Blake
On 09/29/2014 03:41 AM, Dr. David Alan Gilbert (git) wrote: > From: "Dr. David Alan Gilbert" > > 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 c

[Qemu-devel] [PATCH v5 0/2] In memory QEMUFile

2014-09-29 Thread Dr. David Alan Gilbert (git)
From: "Dr. David Alan Gilbert" 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 t