qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v1 4/5] qemu-options.hx: allow -dtb argument for all


From: Peter A. G. Crosthwaite
Subject: [Qemu-devel] [PATCH v1 4/5] qemu-options.hx: allow -dtb argument for all archs
Date: Sun, 4 Mar 2012 21:03:54 +1000

From: "Peter A. G. Crosthwaite" <address@hidden>

Signed-off-by: Peter A. G. Crosthwaite <address@hidden>
---
 qemu-options.hx |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/qemu-options.hx b/qemu-options.hx
index e38799c..daefce3 100644
--- 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_ARM)
+    "-dtb    file    use 'file' as device tree image\n", QEMU_ARCH_ALL)
 STEXI
 @item -dtb @var{file}
 @findex -dtb
-- 
1.7.5.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]