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

Carlo

Signed-off-by: Carlo Marcelo Arenas Belon <[EMAIL PROTECTED]>
---
 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/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to