]> git.proxmox.com Git - mirror_qemu.git/commitdiff
qemu-options: cleanup duplicated help message for kernel_irqchip
authorPo-Hsu Lin <po-hsu.lin@canonical.com>
Tue, 29 Nov 2016 03:34:22 +0000 (11:34 +0800)
committerMichael Tokarev <mjt@tls.msk.ru>
Tue, 24 Jan 2017 20:26:52 +0000 (23:26 +0300)
Remove the duplicated help message for 'kernel_irqchip'.

Signed-off-by: Po-Hsu Lin <po-hsu.lin@canonical.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
qemu-options.hx

index 8c60bfe2bd1fbe9acc5db0460cae874ac40a1786..a847de771386de6a77b90802cc24a22a1f3ece6d 100644 (file)
@@ -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"