diff options
| author | Dirk Müller | 2015-04-04 14:15:10 +0200 |
|---|---|---|
| committer | Edgar E. Iglesias | 2015-04-11 12:03:57 +0200 |
| commit | c0c8584142a13e728178e51f2477c23a84ce74b4 (patch) | |
| tree | 17540c02c1da833ba86c5b51c89f7343e2f43686 /include/exec/user | |
| parent | alpha: memory: Replace memory_region_init_ram with memory_region_allocate_sys... (diff) | |
| download | qemu-c0c8584142a13e728178e51f2477c23a84ce74b4.tar.gz qemu-c0c8584142a13e728178e51f2477c23a84ce74b4.tar.xz qemu-c0c8584142a13e728178e51f2477c23a84ce74b4.zip | |
cris: 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.
Tested-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Cc: Edgar E. Iglesias <edgar.iglesias@gmail.com>
Signed-off-by: Dirk Mueller <dmueller@suse.com>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Diffstat (limited to 'include/exec/user')
0 files changed, 0 insertions, 0 deletions
