From: Jerone Young <jyoung5@us.ibm.com>
To: Avi Kivity <avi@qumranet.com>
Cc: kvm-devel@lists.sourceforge.net, kvm-ppc-devel@lists.sourceforge.net
Subject: Re: [PATCH] Add --disable-cpu-emulation to qemu help screen
Date: Thu, 28 Feb 2008 10:44:15 -0600 [thread overview]
Message-ID: <1204217055.6676.22.camel@thinkpad.austin.ibm.com> (raw)
In-Reply-To: <47C66FD8.7060707@qumranet.com>
Whoops ok looks like I made a mistake with the help text. I use
"--no-cpu-emulation" .. when I meant "--disable-cpu-emulation" that was
in the summary. I think I got my self screwedup by the defines we use in
the code. This is what Hollis was pointing out.
Here is a more proper patch.
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 " --disable-cpu-emulation disable use of qemu cpu emulation code"
echo ""
echo "NOTE: The object files are built at the place where configure is launched"
exit 1
On Thu, 2008-02-28 at 10:24 +0200, Avi Kivity wrote:
> Jerone Young wrote:
> > This patch adds a line to the help screen of configure for qemu to show the option --disable-cpu-emulation
> >
> >
>
> Applied, thanks.
>
-------------------------------------------------------------------------
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/
prev parent reply other threads:[~2008-02-28 16:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
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 message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1204217055.6676.22.camel@thinkpad.austin.ibm.com \
--to=jyoung5@us.ibm.com \
--cc=avi@qumranet.com \
--cc=kvm-devel@lists.sourceforge.net \
--cc=kvm-ppc-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox