aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorIgor Mammedov <imammedo@redhat.com>2020-02-19 11:08:48 -0500
committerPatchew Importer <importer@patchew.org>2020-02-19 16:49:54 +0000
commit89c43bdf20adead188d5a87ee30003aead90d9a5 (patch)
tree3e2e69f92912bb5c389d5efb42bf9bcd61740299 /python
parent4daf95d6079132eafcfba7465402fa4a1d3cd2a7 (diff)
downloadqemu-89c43bdf20adead188d5a87ee30003aead90d9a5.zip
qemu-89c43bdf20adead188d5a87ee30003aead90d9a5.tar.gz
qemu-89c43bdf20adead188d5a87ee30003aead90d9a5.tar.bz2
arm/highbank: 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> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20200219160953.13771-15-imammedo@redhat.com>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions