* [Qemu-trivial] [PATCH] Remove --sparc_cpu option from the configure list
@ 2012-12-20 8:41 陳韋任 (Wei-Ren Chen)
2013-01-03 9:00 ` Stefan Hajnoczi
0 siblings, 1 reply; 2+ messages in thread
From: 陳韋任 (Wei-Ren Chen) @ 2012-12-20 8:41 UTC (permalink / raw)
To: qemu-trivial
commit 9b9c37c36439ee0452632253dac7a31897f27f70 always assume sparcv9,
the others are no longer supported. Remove --sparc_cpu option from the
configure list.
Signed-off-by: Chen Wei-Ren <chenwj@iis.sinica.edu.tw>
---
configure | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/configure b/configure
index b101d5c..781b305 100755
--- a/configure
+++ b/configure
@@ -1089,7 +1089,6 @@ echo " --fmod-inc path to FMOD includes"
echo " --oss-lib path to OSS library"
echo " --enable-uname-release=R Return R for uname -r in usermode emulation"
echo " --cpu=CPU Build for host CPU [$cpu]"
-echo " --sparc_cpu=V Build qemu for Sparc architecture v7, v8, v8plus, v8plusa, v9"
echo " --disable-uuid disable uuid support"
echo " --enable-uuid enable uuid support"
echo " --disable-vde disable support for vde network"
--
1.7.3.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Qemu-trivial] [PATCH] Remove --sparc_cpu option from the configure list
2012-12-20 8:41 [Qemu-trivial] [PATCH] Remove --sparc_cpu option from the configure list 陳韋任 (Wei-Ren Chen)
@ 2013-01-03 9:00 ` Stefan Hajnoczi
0 siblings, 0 replies; 2+ messages in thread
From: Stefan Hajnoczi @ 2013-01-03 9:00 UTC (permalink / raw)
To: 陳韋任 (Wei-Ren Chen); +Cc: qemu-trivial
On Thu, Dec 20, 2012 at 04:41:34PM +0800, 陳韋任 (Wei-Ren Chen) wrote:
> commit 9b9c37c36439ee0452632253dac7a31897f27f70 always assume sparcv9,
> the others are no longer supported. Remove --sparc_cpu option from the
> configure list.
>
> Signed-off-by: Chen Wei-Ren <chenwj@iis.sinica.edu.tw>
> ---
> configure | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
Thanks, applied to the trivial patches tree:
https://github.com/stefanha/qemu/commits/trivial-patches
Stefan
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-01-03 9:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-20 8:41 [Qemu-trivial] [PATCH] Remove --sparc_cpu option from the configure list 陳韋任 (Wei-Ren Chen)
2013-01-03 9:00 ` Stefan Hajnoczi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).