aboutsummaryrefslogtreecommitdiff
path: root/memory_mapping.c
diff options
context:
space:
mode:
authorIgor Mammedov <imammedo@redhat.com>2020-02-19 11:09:35 -0500
committerPatchew Importer <importer@patchew.org>2020-02-19 16:50:00 +0000
commit8ee06e4ccb0f447caf9dc884b98986c155915e5c (patch)
treea328684d763868993bdb6c507230a9b31af357d6 /memory_mapping.c
parenta5b5de02ac5b45341e916ddb84f051e2fade8f02 (diff)
downloadqemu-8ee06e4ccb0f447caf9dc884b98986c155915e5c.zip
qemu-8ee06e4ccb0f447caf9dc884b98986c155915e5c.tar.gz
qemu-8ee06e4ccb0f447caf9dc884b98986c155915e5c.tar.bz2
ppc/mac_oldworld: use memdev for RAM
memory_region_allocate_system_memory() API is going away, so replace it with memdev allocated MemoryRegion. The later is initialized by generic code, so board only needs to opt in to memdev scheme by providing MachineClass::default_ram_id and using MachineState::ram instead of manually initializing RAM memory region. Signed-off-by: Igor Mammedov <imammedo@redhat.com> Acked-by: David Gibson <david@gibson.dropbear.id.au> Acked-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-Id: <20200219160953.13771-62-imammedo@redhat.com>
Diffstat (limited to 'memory_mapping.c')
0 files changed, 0 insertions, 0 deletions