diff options
author | 2014-06-20 14:59:58 +0100 | |
---|---|---|
committer | 2014-06-20 23:40:16 +0200 | |
commit | 427e1750a0b98a72cad424327604f51e993dcc5f (patch) | |
tree | 517122b8869c40f13bef0df3fa1101ab71277859 /scripts/qapi-visit.py | |
parent | target-mips: copy CP0_Config1 into DisasContext (diff) | |
download | qemu-427e1750a0b98a72cad424327604f51e993dcc5f.tar.xz qemu-427e1750a0b98a72cad424327604f51e993dcc5f.zip |
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 'scripts/qapi-visit.py')
0 files changed, 0 insertions, 0 deletions