Re: [Qemu-devel] RFC: target-ppc savevm fixup, cleanup and conversion to VMState

2012-09-24 Thread Alexander Graf
On 21.09.2012, at 06:03, David Gibson wrote: > Hi Alex, Juan, > > I know Juan has an outstanding patch that converts target-ppc to use > the new VMStateDescription approach for savevm at > > http://lists.gnu.org/archive/html/qemu-devel/2012-05/msg00532.html > > Before I noticed that patch was

[Qemu-devel] RFC: target-ppc savevm fixup, cleanup and conversion to VMState

2012-09-20 Thread David Gibson
Hi Alex, Juan, I know Juan has an outstanding patch that converts target-ppc to use the new VMStateDescription approach for savevm at http://lists.gnu.org/archive/html/qemu-devel/2012-05/msg00532.html Before I noticed that patch was out there, I had done my own conversion (patch below) using a d