qemu with hax to log dma reads & writes jcs.org/2018/11/12/vfio

qemu-options: cleanup duplicated help message for kernel_irqchip

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>

authored by

Po-Hsu Lin and committed by
Michael Tokarev
cdc358a2 b12227af

-1
-1
qemu-options.hx
··· 32 32 " selects emulated machine ('-machine help' for list)\n" 33 33 " property accel=accel1[:accel2[:...]] selects accelerator\n" 34 34 " supported accelerators are kvm, xen, tcg (default: tcg)\n" 35 - " kernel_irqchip=on|off controls accelerated irqchip support\n" 36 35 " kernel_irqchip=on|off|split controls accelerated irqchip support (default=off)\n" 37 36 " vmport=on|off|auto controls emulation of vmport (default: auto)\n" 38 37 " kvm_shadow_mem=size of KVM shadow MMU in bytes\n"