On 04/04/2015 05:14 AM, Dirk Müller wrote:
> 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: Richard Henderson <[email protected]>
> Signed-off-by: Dirk Mueller <[email protected]>
> ---
>  hw/alpha/typhoon.c | 5 ++---
>  1 file changed, 2 insertions(+), 3 deletions(-)

Acked-by: Richard Henderson <[email protected]>


r~

Reply via email to