qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH for-2.3] lm32: memory: Replace memory_region_ini


From: Michael Walle
Subject: Re: [Qemu-devel] [PATCH for-2.3] lm32: memory: Replace memory_region_init_ram with memory_region_allocate_system_memory
Date: Fri, 10 Apr 2015 12:05:39 +0200
User-agent: Roundcube Webmail/0.9.5

Am 2015-04-04 14:16, schrieb Dirk Müller:
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.

Cc: Michael Walle <address@hidden>
Signed-off-by: Dirk Mueller <address@hidden>

Acked-by: Michael Walle <address@hidden>

Thanks for finding and fixing it.

Who will pick this patch? Due to personal matters i won't have time to do it. Sorry :(

-michael



reply via email to

[Prev in Thread] Current Thread [Next in Thread]