diff options
author | Markus Armbruster | 2013-07-04 15:09:21 +0200 |
---|---|---|
committer | Anthony Liguori | 2013-07-09 20:38:58 +0200 |
commit | 7bccd9402691e712305bc3b5cc6cf2fa1cc27631 (patch) | |
tree | b488d0fafc81ad10959716803ec3f2830c263d08 /linux-user/elfload.c | |
parent | Fix -machine options accel, kernel_irqchip, kvm_shadow_mem (diff) | |
download | qemu-7bccd9402691e712305bc3b5cc6cf2fa1cc27631.tar.gz qemu-7bccd9402691e712305bc3b5cc6cf2fa1cc27631.tar.xz qemu-7bccd9402691e712305bc3b5cc6cf2fa1cc27631.zip |
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 'linux-user/elfload.c')
0 files changed, 0 insertions, 0 deletions