* [Qemu-trivial] [PATCH] qemu-options: cleanup duplicated help message for kernel_irqchip
@ 2016-11-29 3:34 Po-Hsu Lin
2017-01-12 10:34 ` Michael Tokarev
0 siblings, 1 reply; 2+ messages in thread
From: Po-Hsu Lin @ 2016-11-29 3:34 UTC (permalink / raw)
To: qemu-devel; +Cc: qemu-trivial
Remove the duplicated help message for 'kernel_irqchip'.
Signed-off-by: Po-Hsu Lin <po-hsu.lin@canonical.com>
---
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Qemu-trivial] [PATCH] qemu-options: cleanup duplicated help message for kernel_irqchip
2016-11-29 3:34 [Qemu-trivial] [PATCH] qemu-options: cleanup duplicated help message for kernel_irqchip Po-Hsu Lin
@ 2017-01-12 10:34 ` Michael Tokarev
0 siblings, 0 replies; 2+ messages in thread
From: Michael Tokarev @ 2017-01-12 10:34 UTC (permalink / raw)
To: Po-Hsu Lin, qemu-devel; +Cc: qemu-trivial
29.11.2016 06:34, Po-Hsu Lin wrote:
> Remove the duplicated help message for 'kernel_irqchip'.
Applied to -trivial, thank you!
/mjt
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-01-12 10:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-29 3:34 [Qemu-trivial] [PATCH] qemu-options: cleanup duplicated help message for kernel_irqchip Po-Hsu Lin
2017-01-12 10:34 ` Michael Tokarev
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).