From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36647) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VvNcW-0004jE-J7 for qemu-devel@nongnu.org; Tue, 24 Dec 2013 03:45:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VvNcQ-0000oS-Ka for qemu-devel@nongnu.org; Tue, 24 Dec 2013 03:45:44 -0500 Received: from mx1.redhat.com ([209.132.183.28]:46379) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VvNcQ-0000oO-CK for qemu-devel@nongnu.org; Tue, 24 Dec 2013 03:45:38 -0500 Date: Tue, 24 Dec 2013 08:45:32 +0000 From: "Richard W.M. Jones" Message-ID: <20131224084532.GB32597@redhat.com> References: <1387836029-17163-1-git-send-email-rjones@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH] arm64: Set source for ret instruction correctly. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Michael Matz , Alexander Graf , QEMU Developers On Mon, Dec 23, 2013 at 10:17:15PM +0000, Peter Maydell wrote: > FWIW mainline's handling of this insn doesn't have this bug. OT: Is there a clear explanation of the various aarch64 trees? I noticed that upstream qemu has some files like target-arm/ translate-a64.c, but it didn't (and still doesn't) appear to work: + ./configure '--target-list=arm64-linux-user i386-softmmu x86_64-softmmu arm-softmmu ppc-softmmu ppc64-softmmu' '--extra-ldflags=-pie -Wl,-z,relro -Wl,-z,now' '--extra-cflags=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIE -DPIE' --disable-werror --disable-xen --enable-kvm --enable-tpm ERROR: Unknown target name 'arm64-linux-user' I found the SuSE tree and it works, but the code is quite different from the upstream tree. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones virt-top is 'top' for virtual machines. Tiny program with many powerful monitoring features, net stats, disk stats, logging, etc. http://people.redhat.com/~rjones/virt-top