qemu-trivial
[Top][All Lists]
Advanced

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

[Qemu-trivial] [PATCH] qemu-options: cleanup duplicated help message for


From: Po-Hsu Lin
Subject: [Qemu-trivial] [PATCH] qemu-options: cleanup duplicated help message for kernel_irqchip
Date: Tue, 29 Nov 2016 11:34:22 +0800

Remove the duplicated help message for 'kernel_irqchip'.

Signed-off-by: Po-Hsu Lin <address@hidden>
---
 qemu-options.hx |    1 -
 1 file changed, 1 deletion(-)

diff --git a/qemu-options.hx b/qemu-options.hx
index 4a5b29f..76689c4 100644
--- a/qemu-options.hx
+++ b/qemu-options.hx
@@ -32,7 +32,6 @@ DEF("machine", HAS_ARG, QEMU_OPTION_machine, \
     "                selects emulated machine ('-machine help' for list)\n"
     "                property accel=accel1[:accel2[:...]] selects 
accelerator\n"
     "                supported accelerators are kvm, xen, tcg (default: tcg)\n"
-    "                kernel_irqchip=on|off controls accelerated irqchip 
support\n"
     "                kernel_irqchip=on|off|split controls accelerated irqchip 
support (default=off)\n"
     "                vmport=on|off|auto controls emulation of vmport (default: 
auto)\n"
     "                kvm_shadow_mem=size of KVM shadow MMU in bytes\n"
-- 
1.7.9.5




reply via email to

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