public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Add --disable-cpu-emulation to qemu help screen
@ 2008-02-27 22:34 Jerone Young
  2008-02-27 22:47 ` [kvm-ppc-devel] " Hollis Blanchard
  2008-02-28  8:24 ` Avi Kivity
  0 siblings, 2 replies; 5+ messages in thread
From: Jerone Young @ 2008-02-27 22:34 UTC (permalink / raw)
  To: kvm-devel; +Cc: kvm-ppc-devel

# HG changeset patch
# User Jerone Young <jyoung5@us.ibm.com>
# Date 1204151598 21600
# Branch merge
# Node ID cd9eab52ef2d78809540518c4e18f4730d5d8400
# Parent  f255b23b6ef9461be4ee18fa0745f30c4fb66e6a
Add --disable-cpu-emulation to qemu help screen.

This patch adds a line to the help screen of configure for qemu to show the option --disable-cpu-emulation

Signed-off-by: Jerone Young <jyoung5@us.ibm.com>

diff --git a/qemu/configure b/qemu/configure
--- a/qemu/configure
+++ b/qemu/configure
@@ -445,6 +445,7 @@ echo "  --fmod-inc               path to
 echo "  --fmod-inc               path to FMOD includes"
 echo "  --enable-uname-release=R Return R for uname -r in usermode emulation"
 echo "  --sparc_cpu=V            Build qemu for Sparc architecture v7, v8, v8plus, v8plusa, v9"
+echo "  --no-cpu-emulation       disables use of qemu cpu emulation code"
 echo ""
 echo "NOTE: The object files are built at the place where configure is launched"
 exit 1

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

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

end of thread, other threads:[~2008-02-28 16:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-27 22:34 [PATCH] Add --disable-cpu-emulation to qemu help screen Jerone Young
2008-02-27 22:47 ` [kvm-ppc-devel] " Hollis Blanchard
2008-02-28 16:16   ` Jerone Young
2008-02-28  8:24 ` Avi Kivity
2008-02-28 16:44   ` Jerone Young

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