projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cba1fd3
)
qemu-options.hx: allow -dtb argument for all archs
author
Peter A. G. Crosthwaite
<peter.crosthwaite@petalogix.com>
Sun, 4 Mar 2012 11:03:54 +0000
(21:03 +1000)
committer
Edgar E. Iglesias
<edgar.iglesias@gmail.com>
Mon, 5 Mar 2012 22:00:15 +0000
(23:00 +0100)
Signed-off-by: Peter A. G. Crosthwaite <peter.crosthwaite@petalogix.com>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
qemu-options.hx
patch
|
blob
|
history
diff --git
a/qemu-options.hx
b/qemu-options.hx
index e38799c64876dc6ffab3385d195da04ee1c267eb..daefce3038c6541d9c5ae7584afc544a94b5942b 100644
(file)
--- a/
qemu-options.hx
+++ b/
qemu-options.hx
@@
-2038,7
+2038,7
@@
first module.
ETEXI
DEF("dtb", HAS_ARG, QEMU_OPTION_dtb, \
- "-dtb file use 'file' as device tree image\n", QEMU_ARCH_A
RM
)
+ "-dtb file use 'file' as device tree image\n", QEMU_ARCH_A
LL
)
STEXI
@item -dtb @var{file}
@findex -dtb