diff options
author | Sanjay Lal <sanjayl@kymasys.com> | 2014-06-20 14:59:58 +0100 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2014-06-20 23:40:16 +0200 |
commit | 427e1750a0b98a72cad424327604f51e993dcc5f (patch) | |
tree | 517122b8869c40f13bef0df3fa1101ab71277859 /hw/block | |
parent | 5ab5c04170c5a73172a51a5a5647788c26263db9 (diff) |
gt64xxx_pci: Add VMStateDescription
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 <sanjayl@kymasys.com>
[james.hogan@imgtec.com: Convert to VMState]
Signed-off-by: James Hogan <james.hogan@imgtec.com>
Cc: Andreas Färber <afaerber@suse.de>
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'hw/block')
0 files changed, 0 insertions, 0 deletions