summaryrefslogtreecommitdiff
path: root/device_tree.c
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2013-07-04 15:09:21 +0200
committerAnthony Liguori <aliguori@us.ibm.com>2013-07-09 13:38:58 -0500
commit7bccd9402691e712305bc3b5cc6cf2fa1cc27631 (patch)
treeb488d0fafc81ad10959716803ec3f2830c263d08 /device_tree.c
parent36ad0e948e15d8d86c8dec1c17a8588d87b0107d (diff)
downloadqemu-7bccd9402691e712305bc3b5cc6cf2fa1cc27631.tar.gz
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>
Diffstat (limited to 'device_tree.c')
0 files changed, 0 insertions, 0 deletions