add -passthrough usage string Signed-off-by: Glauber Costa <[EMAIL PROTECTED]> --- qemu/vl.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/qemu/vl.c b/qemu/vl.c index f5b2665..d36cfe3 100644 --- a/qemu/vl.c +++ b/qemu/vl.c @@ -8053,6 +8053,7 @@ #ifdef USE_KVM #ifndef NO_CPU_EMULATION "-no-kvm disable KVM hardware virtualization\n" #endif + "-passthrough name/bus:dev.func-intr expose a pci device to the guest OS \n" "-no-kvm-irqchip disable KVM kernel mode PIC/IOAPIC/LAPIC\n" #endif #ifdef TARGET_I386 -- 1.4.2 ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ kvm-devel mailing list kvm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kvm-devel