qemu-e2k/hw/microblaze
Markus Armbruster 7bccd94026 microblaze: Fix latent bug with default DTB lookup
microblaze_load_kernel() fails to call
qemu_find_file(QEMU_FILE_TYPE_BIOS, dtb_filename) when no -machine
options are given.  This can't normally happen, because -machine
option kernel is mandatory for this target.  Fix it anyway, by using
qemu_get_machine_opts().

Cc: Peter Crosthwaite <peter.crosthwaite@petalogix.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-id: 1372943363-24081-6-git-send-email-armbru@redhat.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2013-07-09 13:38:58 -05:00
..
Makefile.objs hw: move SSI controllers to hw/ssi/, configure via default-configs/ 2013-04-08 18:13:13 +02:00
boot.c microblaze: Fix latent bug with default DTB lookup 2013-07-09 13:38:58 -05:00
boot.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
petalogix_ml605_mmu.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
petalogix_s3adsp1800_mmu.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
pic_cpu.c hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
pic_cpu.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00