summaryrefslogtreecommitdiffstats
path: root/linux-headers
diff options
context:
space:
mode:
authorDirk Müller2015-04-04 14:24:38 +0200
committerPeter Maydell2015-04-08 18:30:36 +0200
commitc8623c0215e18eb4a8ec73eba014d97e51ed707e (patch)
tree97e3c93bdef107d2b3a4efc8ac0fc6b77fc6c960 /linux-headers
parentMerge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-04-0... (diff)
downloadqemu-c8623c0215e18eb4a8ec73eba014d97e51ed707e.tar.gz
qemu-c8623c0215e18eb4a8ec73eba014d97e51ed707e.tar.xz
qemu-c8623c0215e18eb4a8ec73eba014d97e51ed707e.zip
arm: memory: Replace memory_region_init_ram with memory_region_allocate_system_memory
Commit 0b183fc871:"memory: move mem_path handling to memory_region_allocate_system_memory" split memory_region_init_ram and memory_region_init_ram_from_file. Also it moved mem-path handling a step up from memory_region_init_ram to memory_region_allocate_system_memory. Therefore for any board that uses memory_region_init_ram directly, -mem-path is not supported. Fix this by replacing memory_region_init_ram with memory_region_allocate_system_memory. Signed-off-by: Dirk Mueller <dmueller@suse.com> Message-id: CAL5wTH4UHYKpJF=dLJfFzxpufjY189chnCow47-ySuLf8GLbug@mail.gmail.com Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'linux-headers')
0 files changed, 0 insertions, 0 deletions