qemu-trivial.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-trivial] [PATCH] Remove Sparc v7 and v8 host support from the configure list
@ 2012-12-10 13:51 陳韋任 (Wei-Ren Chen)
  2012-12-10 14:21 ` Amos Kong
  2012-12-18 16:28 ` Stefan Hajnoczi
  0 siblings, 2 replies; 6+ messages in thread
From: 陳韋任 (Wei-Ren Chen) @ 2012-12-10 13:51 UTC (permalink / raw)
  To: qemu-trivial

  According to QEMU 1.3 release note, sparc v7 and v8 host support have
been removed. [1] Fix configure list as well.

[1] http://wiki.qemu.org/ChangeLog/1.3#Host_support

Signed-off-by: Chen Wei-Ren <chenwj@iis.sinica.edu.tw>
---
 configure |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure b/configure
index e5aedef..56cf49d 100755
--- a/configure
+++ b/configure
@@ -1089,7 +1089,7 @@ 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 "  --sparc_cpu=V            Build qemu for Sparc architecture 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] 6+ messages in thread

end of thread, other threads:[~2012-12-20  8:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-10 13:51 [Qemu-trivial] [PATCH] Remove Sparc v7 and v8 host support from the configure list 陳韋任 (Wei-Ren Chen)
2012-12-10 14:21 ` Amos Kong
2012-12-20  8:24   ` 陳韋任 (Wei-Ren Chen)
2012-12-18 16:28 ` Stefan Hajnoczi
2012-12-20  8:44   ` Stefan Hajnoczi
2012-12-20  8:47     ` 陳韋任 (Wei-Ren Chen)

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).