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

2014-08-06 Thread Joel Schopp
On 08/06/2014 12:30 PM, Dr. David Alan Gilbert (git) wrote: > From: "Dr. David Alan Gilbert" > > Hi, > This patch-pair adds the QEMUSizedBuffer based in-memory QEMUFile > written by Stefan Berger and Joel Schopp. I've made some minor > fixes (and typo cleanups) and modified the existing test-v

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

2014-08-06 Thread Dr. David Alan Gilbert (git)
From: "Dr. David Alan Gilbert" Hi, This patch-pair adds the QEMUSizedBuffer based in-memory QEMUFile written by Stefan Berger and Joel Schopp. I've made some minor fixes (and typo cleanups) and modified the existing test-vmstate to use it for some test cases. While there's nothing other tha