From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-15?Q?Andreas_F=E4rber?= Subject: Re: [Qemu-devel] [PATCH 08/12] KVM/MIPS: Enable KVM/MIPS for MIPS targets. Add MIPS GIC code to the build. Date: Mon, 04 Mar 2013 12:27:22 +0100 Message-ID: <5134851A.8060700@suse.de> References: <1362237527-23678-1-git-send-email-sanjayl@kymasys.com> <1362237527-23678-10-git-send-email-sanjayl@kymasys.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: qemu-devel@nongnu.org, Gleb Natapov , Marcelo Tosatti , Aurelien Jarno , kvm@vger.kernel.org To: Sanjay Lal Return-path: Received: from cantor2.suse.de ([195.135.220.15]:39455 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756720Ab3CDL1Z (ORCPT ); Mon, 4 Mar 2013 06:27:25 -0500 In-Reply-To: <1362237527-23678-10-git-send-email-sanjayl@kymasys.com> Sender: kvm-owner@vger.kernel.org List-ID: Am 02.03.2013 16:18, schrieb Sanjay Lal: > --- > configure | 17 +++++++++++++++-- > hw/mips/Makefile.objs | 2 +- > target-mips/Makefile.objs | 1 + > 3 files changed, 17 insertions(+), 3 deletions(-) >=20 > diff --git a/configure b/configure > index bf5970f..5447661 100755 > --- a/configure > +++ b/configure > @@ -1370,7 +1370,12 @@ case "$cpu" in > bigendian=3Dyes > fi > ;; > - hppa|m68k|mips|mips64|ppc|ppc64|s390|s390x|sparc|sparc64) > + mips|mips64) > + if check_define __MIPSEB__; then > + bigendian=3Dyes > + fi > + ;; > + hppa|m68k|ppc|ppc64|s390|s390x|sparc|sparc64) > bigendian=3Dyes > ;; > esac [snip] If this is needed it should be a patch on its own. But we already support mipsel I thought, so I don't understand why the change is neede= d without proper commit message. Andreas --=20 SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N=FCrnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imend=F6rffer; HRB 16746 AG N=FCrn= berg