qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Re: MIPS little endian system emulation?


From: Johannes Schindelin
Subject: Re: [Qemu-devel] Re: MIPS little endian system emulation?
Date: Wed, 11 Jan 2006 17:37:09 +0100 (CET)

Hi,

On Wed, 11 Jan 2006, Domen Puncer wrote:

> --- qemu-0.8.0/configure      2005-12-19 23:51:53.000000000 +0100
> +++ qemu/configure    2006-01-11 12:59:38.000000000 +0100
> @@ -229,7 +229,7 @@
>  
>  if test -z "$target_list" ; then
>  # these targets are portable
> -    target_list="i386-softmmu ppc-softmmu sparc-softmmu x86_64-softmmu 
> mips-softmmu arm-softmmu"
> +    target_list="i386-softmmu ppc-softmmu sparc-softmmu x86_64-softmmu 
> mips-softmmu arm-softmmu mipsel-softmmu"
>  # the following are Linux specific
>      if [ "$linux" = "yes" ] ; then
>          target_list="i386-user arm-user armeb-user sparc-user ppc-user 
> mips-user mipsel-user $target_list"

BTW configure has this lovely option: "--target-list=LIST"...

Hth,
Dscho





reply via email to

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