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
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...@