public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* qemu: add qemu command line option description for -no-kvm-irqchip
@ 2007-09-17 15:33 Carlo Marcelo Arenas Belon
  2007-09-19 17:52 ` Avi Kivity
  0 siblings, 1 reply; 2+ messages in thread
From: Carlo Marcelo Arenas Belon @ 2007-09-17 15:33 UTC (permalink / raw)
  To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Add command line option description to qemu for -no-kvm-irqchip to
complement commit 8936d5f864ee809af05fe22673d8e891bedec7f1

Carlo

Signed-off-by: Carlo Marcelo Arenas Belon <carenas-kLeDWSohozoJb6fo7hG9ng@public.gmane.org>
---
 qemu/vl.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/qemu/vl.c b/qemu/vl.c
index 71e6c0d..64646d5 100644
--- a/qemu/vl.c
+++ b/qemu/vl.c
@@ -6471,6 +6471,7 @@ void help(void)
 #endif
 #ifdef USE_KVM
 	   "-no-kvm         disable KVM hardware virtualization\n"
+	   "-no-kvm-irqchip disable KVM kernel mode PIC/IOAPIC/LAPIC\n"
 #endif
 #ifdef USE_CODE_COPY
            "-no-code-copy   disable code copy acceleration\n"
-- 
1.5.1.6


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-09-19 17:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-17 15:33 qemu: add qemu command line option description for -no-kvm-irqchip Carlo Marcelo Arenas Belon
2007-09-19 17:52 ` Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox