diff options
| author | Peter Maydell <peter.maydell@linaro.org> | 2017-07-07 15:42:51 +0100 |
|---|---|---|
| committer | Peter Maydell <peter.maydell@linaro.org> | 2017-07-14 17:59:42 +0100 |
| commit | b08199c6fbea194fac7f97fd8eaa7f3fb7186600 (patch) | |
| tree | 7e50178c12018d80482d42a267bf34eb8dd442e7 /hw/mips/mips_jazz.c | |
| parent | b59821a95bd1d7cb4697fd7748725c910582e0e7 (diff) | |
| download | focaccia-qemu-b08199c6fbea194fac7f97fd8eaa7f3fb7186600.tar.gz focaccia-qemu-b08199c6fbea194fac7f97fd8eaa7f3fb7186600.zip | |
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
Diffstat (limited to 'hw/mips/mips_jazz.c')
0 files changed, 0 insertions, 0 deletions