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

2014-10-14 Thread Juan Quintela
"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 cases. > > While ther

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

2014-10-10 Thread Eric Blake
On 10/10/2014 05:39 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 v6 0/2] In memory QEMUFile

2014-10-10 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