summaryrefslogtreecommitdiffstats
path: root/scripts/switch-timer-api
diff options
context:
space:
mode:
authorPeter Maydell2017-07-24 18:56:12 +0200
committerPeter Maydell2017-07-24 18:59:28 +0200
commitb2d1b0507d1b80f23da12dd8aab56944fe380a09 (patch)
treeadd6c4f33eb5e450683950ef84c8dd9c4b5e6b8d /scripts/switch-timer-api
parentmps2: Correctly set parent bus for SCC device (diff)
downloadqemu-b2d1b0507d1b80f23da12dd8aab56944fe380a09.tar.gz
qemu-b2d1b0507d1b80f23da12dd8aab56944fe380a09.tar.xz
qemu-b2d1b0507d1b80f23da12dd8aab56944fe380a09.zip
integratorcp: Don't migrate flash using vmstate_register_ram_global()
Instead of migrating the flash by creating the memory region with memory_region_init_ram_nomigrate() and then calling vmstate_register_ram_global(), just use memory_region_init_ram(), which now handles migration registration automatically. This is a migration compatibility break for the integratorcp board, because the RAM region's migration name changes to include the device path. This is OK because we don't guarantee migration compatibility for this board. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 1500310341-28931-1-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'scripts/switch-timer-api')
0 files changed, 0 insertions, 0 deletions