From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36892) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WiNHM-0002tF-OA for qemu-devel@nongnu.org; Thu, 08 May 2014 08:18:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WiNHD-00032Y-DF for qemu-devel@nongnu.org; Thu, 08 May 2014 08:18:24 -0400 Message-ID: <536B75FE.2090702@suse.de> Date: Thu, 08 May 2014 14:18:06 +0200 From: =?ISO-8859-15?Q?Andreas_F=E4rber?= MIME-Version: 1.0 References: <1399537603-6905-1-git-send-email-dougkwan@google.com> <1399537603-6905-4-git-send-email-dougkwan@google.com> In-Reply-To: <1399537603-6905-4-git-send-email-dougkwan@google.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 3/3] configure: Add new target ppc64el-linux-user List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Doug Kwan , qemu-devel@nongnu.org, qemu-ppc@nongnu.org Cc: riku.voipio@iki.fi, agraf@suse.de Am 08.05.2014 10:26, schrieb Doug Kwan: > Add a new user mode target for little-endian PPC64. >=20 > Signed-off-by: Doug Kwan > --- > configure | 6 ++++++ > default-configs/ppc64el-linux-user.mak | 1 + > 2 files changed, 7 insertions(+) > create mode 100644 default-configs/ppc64el-linux-user.mak >=20 > diff --git a/configure b/configure > index ac2fa15..ce44044 100755 > --- a/configure > +++ b/configure > @@ -4917,6 +4917,12 @@ case "$target_name" in > echo "TARGET_ABI32=3Dy" >> $config_target_mak > gdb_xml_files=3D"power64-core.xml power-fpu.xml power-altivec.xml = power-spe.xml" > ;; > + ppc64el) In SUSE's build system and everywhere I read people talking about it, including your 2/3, it's called ppc64le. Why did you choose ppc64el? Regards, Andreas > + TARGET_ARCH=3Dppc64 > + TARGET_BASE_ARCH=3Dppc > + TARGET_ABI_DIR=3Dppc > + gdb_xml_files=3D"power64-core.xml power-fpu.xml power-altivec.xml = power-spe.xml" > + ;; > sh4|sh4eb) > TARGET_ARCH=3Dsh4 > bflt=3D"yes" > diff --git a/default-configs/ppc64el-linux-user.mak b/default-configs/p= pc64el-linux-user.mak > new file mode 100644 > index 0000000..6948225 > --- /dev/null > +++ b/default-configs/ppc64el-linux-user.mak > @@ -0,0 +1 @@ > +# Default configuration for ppc64el-linux-user >=20 --=20 SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N=FCrnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imend=F6rffer; HRB 16746 AG N=FCrnbe= rg