qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 16/19] mips: Remove ELF_MACHINE from cpu.h


From: Aurelien Jarno
Subject: Re: [Qemu-devel] [PATCH 16/19] mips: Remove ELF_MACHINE from cpu.h
Date: Mon, 17 Aug 2015 22:40:43 +0200
User-agent: Mutt/1.5.23 (2014-03-12)

On 2015-08-15 16:28, Peter Crosthwaite wrote:
> From: Peter Crosthwaite <address@hidden>
> 
> The only generic code relying on this is linux-user, but linux users'
> default behaviour of defaulting ELF_MACHINE to ELF_ARCH will handle
> this.
> 
> The bootloaders can just pass EM_MIPS directly, as that is
> architecture specific code.
> 
> This removes another architecture specific definition from the global
> namespace.
> 
> Cc: Aurelien Jarno <address@hidden>
> Cc: Leon Alrae <address@hidden>
> Signed-off-by: Peter Crosthwaite <address@hidden>
> ---
>  hw/mips/mips_fulong2e.c | 2 +-
>  hw/mips/mips_malta.c    | 2 +-
>  hw/mips/mips_mipssim.c  | 2 +-
>  hw/mips/mips_r4k.c      | 2 +-
>  target-mips/cpu.h       | 2 --
>  5 files changed, 4 insertions(+), 6 deletions(-)

Reviewed-by: Aurelien Jarno <address@hidden>

-- 
Aurelien Jarno                          GPG: 4096R/1DDD8C9B
address@hidden                 http://www.aurel32.net



reply via email to

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