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: Amos Kong
Subject: Re: [Qemu-trivial] [PATCH] Remove Sparc v7 and v8 host support from the configure list
Date: Mon, 10 Dec 2012 22:21:33 +0800
User-agent: Mutt/1.5.21 (2010-09-15)

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.



reply via email to

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