Re: [Qemu-devel] [PATCH v4] gt64xxx_pci: Add VMStateDescription

2014-06-20 Thread Aurelien Jarno
On Fri, Jun 20, 2014 at 02:59:58PM +0100, James Hogan wrote: > From: Sanjay Lal > > Add VMStateDescription for GT64120 PCI emulation used by the Malta > platform, to allow it to work with savevm/loadvm and live migration. > > The entire register array is saved/restored using VMSTATE_UINT32_ARRAY

[Qemu-devel] [PATCH v4] gt64xxx_pci: Add VMStateDescription

2014-06-20 Thread James Hogan
From: Sanjay Lal Add VMStateDescription for GT64120 PCI emulation used by the Malta platform, to allow it to work with savevm/loadvm and live migration. The entire register array is saved/restored using VMSTATE_UINT32_ARRAY (fixed length GT_REGS = 1024). Signed-off-by: Sanjay Lal [james.ho...@