qemu-e2k/hw/microblaze
Peter Crosthwaite f4fc2bbfa2 mb: Remove ELF_MACHINE from cpu.h
The only generic code relying on this is linux-user, but linux-users'
default behaviour or setting ELF_MACHINE to ELF_ARCH will handle this.

The microblaze bootloader can just pass EM_MICROBLAZE directly, as that
is architecture specific code.

This removes another architecture specific definition from the global
namespace.

Cc: Edgar E. Iglesias <edgar.iglesias@gmail.com>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Acked-By: Riku Voipio <riku.voipio@linaro.org>
Signed-off-by: Peter Crosthwaite <crosthwaite.peter@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2015-09-25 12:04:43 +02:00
..
Makefile.objs Microblaze: Convert Microblaze-pic handling to GPIOs 2014-01-14 11:08:36 +10:00
boot.c mb: Remove ELF_MACHINE from cpu.h 2015-09-25 12:04:43 +02:00
boot.h hw/microblaze: Add support for loading initrd images 2013-10-24 22:56:48 +02:00
petalogix_ml605_mmu.c Use DEFINE_MACHINE() to register all machines 2015-09-19 16:40:15 +02:00
petalogix_s3adsp1800_mmu.c Use DEFINE_MACHINE() to register all machines 2015-09-19 16:40:15 +02:00