Re: [Qemu-devel] [PATCH 0/3] target-arm: convert to VMState, fix bugs

2013-04-16 Thread Peter Maydell
Ping for review -- I plan to put these into a target-arm pullreq at the end of the week if nobody has any review comments. thanks -- PMM On 8 April 2013 15:43, Peter Maydell wrote: > This patch series converts target-arm to doing migration via > a VMState structure, and fixes some minor bugs in

[Qemu-devel] [PATCH 0/3] target-arm: convert to VMState, fix bugs

2013-04-08 Thread Peter Maydell
This patch series converts target-arm to doing migration via a VMState structure, and fixes some minor bugs in migration of the CPU as well. The bulk of it is a patch Juan sent out back in the middle of last year https://lists.gnu.org/archive/html/qemu-devel/2012-05/msg00550.html which I have reba