Peter Maydell b08199c6fb memory.h: Add memory_region_init_{ram, rom, rom_device}() handling migration
Add new utility functions which both initialize a RAM
MemoryRegion and arrange for its contents to be migrated;
we give thes the memory_region_init_ram(), memory_region_init_rom()
and memory_region_init_rom_device() names that we just freed up
by renaming the old implementations to _nomigrate().

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Message-id: 1499438577-7674-6-git-send-email-peter.maydell@linaro.org
2017-07-14 17:59:42 +01:00
..
2016-10-04 13:28:07 +01:00
2017-07-11 11:21:26 +01:00
2016-10-04 13:28:09 +01:00
2017-01-27 18:07:59 +01:00
2017-01-24 23:26:52 +03:00
2017-03-15 20:50:14 -04:00
2017-06-23 11:51:50 +02:00
2016-05-18 15:04:27 +03:00
2017-06-20 14:31:32 +02:00
2013-04-08 18:13:10 +02:00
2017-07-11 11:18:37 +03:00
2017-07-03 22:29:49 +03:00
2017-02-28 17:10:00 +00:00
2017-01-27 18:07:59 +01:00
2017-06-06 20:18:35 +02:00
2017-01-27 18:07:59 +01:00
2017-06-28 11:18:39 +02:00
2017-04-24 12:32:12 +01:00
2017-06-01 18:49:22 +02:00
2014-10-23 16:41:25 +02:00
2017-02-28 12:04:48 +01:00
2013-04-08 18:13:10 +02:00