Re: [Qemu-devel] [PATCH 0/8] Add save/restore support to ARM versatilepb devices

2011-01-20 Thread Aurelien Jarno
On Thu, Dec 23, 2010 at 05:19:50PM +, Peter Maydell wrote: > This patchset adds save/restore support to the devices used by the ARM > versatilepb board which didn't already support it. > > I did this in line with docs/migration.txt, and it seems to work OK. I'd > appreciate some review from so

Re: [Qemu-devel] [PATCH 0/8] Add save/restore support to ARM versatilepb devices

2011-01-12 Thread Peter Maydell
On 23 December 2010 11:19, Peter Maydell wrote: > This patchset adds save/restore support to the devices used by the ARM > versatilepb board which didn't already support it. > > I did this in line with docs/migration.txt, and it seems to work OK. I'd > appreciate some review from somebody with a b

[Qemu-devel] [PATCH 0/8] Add save/restore support to ARM versatilepb devices

2010-12-23 Thread Peter Maydell
This patchset adds save/restore support to the devices used by the ARM versatilepb board which didn't already support it. I did this in line with docs/migration.txt, and it seems to work OK. I'd appreciate some review from somebody with a better grasp of the APIs, though :-) In particular, am I sa