Skip to content

Commit

Permalink
qemu-options: cleanup duplicated help message for kernel_irqchip
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Cypresslin authored and Michael Tokarev committed Jan 24, 2017
1 parent b12227a commit cdc358a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion qemu-options.hx
Expand Up @@ -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"
Expand Down

0 comments on commit cdc358a

Please sign in to comment.