qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-trivial] [PATCH] Remove Sparc v7 and v8 host support from the


From: Wei-Ren Chen
Subject: Re: [Qemu-trivial] [PATCH] Remove Sparc v7 and v8 host support from the configure list
Date: Thu, 20 Dec 2012 16:24:18 +0800
User-agent: Mutt/1.5.21 (2010-09-15)

  Ping? :)

On Mon, Dec 10, 2012 at 10:21:33PM +0800, Amos Kong wrote:
> On Mon, Dec 10, 2012 at 09:51:31PM +0800, 陳韋任 (Wei-Ren Chen) wrote:
> >   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 <address@hidden>
> > ---
> >  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"
> 
> 
> Reviewed-by: Amos Kong <address@hidden>
> 
> >  echo "  --disable-uuid           disable uuid support"
> >  echo "  --enable-uuid            enable uuid support"
> >  echo "  --disable-vde            disable support for vde network"
> > -- 
> > 1.7.3.4
> 
> -- 
>               Amos.

-- 
Wei-Ren Chen (陳韋任)
Computer Systems Lab, Institute of Information Science,
Academia Sinica, Taiwan (R.O.C.)
Tel:886-2-2788-3799 #1667
Homepage: http://people.cs.nctu.edu.tw/~chenwj



reply via email to

[Prev in Thread] Current Thread [Next in Thread]