From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49878) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vd7Bc-0000bt-FC for qemu-devel@nongnu.org; Sun, 03 Nov 2013 18:34:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vd7BU-00015a-3O for qemu-devel@nongnu.org; Sun, 03 Nov 2013 18:34:28 -0500 Received: from mail-pb0-x232.google.com ([2607:f8b0:400e:c01::232]:49722) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vd7BT-00015M-Q3 for qemu-devel@nongnu.org; Sun, 03 Nov 2013 18:34:20 -0500 Received: by mail-pb0-f50.google.com with SMTP id uo5so6467139pbc.9 for ; Sun, 03 Nov 2013 15:34:18 -0800 (PST) Sender: Richard Henderson Message-ID: <5276DD74.4030801@twiddle.net> Date: Sun, 03 Nov 2013 13:34:12 -1000 From: Richard Henderson MIME-Version: 1.0 References: <1383250929-10288-1-git-send-email-rth@twiddle.net> <1383250929-10288-5-git-send-email-rth@twiddle.net> <20131103225615.GA2712@ohm.rr44.fr> In-Reply-To: <20131103225615.GA2712@ohm.rr44.fr> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 04/20] tcg-ia64: Simplify brcond List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Aurelien Jarno Cc: qemu-devel@nongnu.org, aliguori@amazon.com On 11/03/2013 12:56 PM, Aurelien Jarno wrote: > That said the implementation is likely wrong as with this patch applied, > qemu-system-x86_64 is not even able to execute seabios to the first > printed message. Please do at least basic testing. Really? I'll look into it. I do basic testing -- arm, sparc, alpha. Those are the ones that can usefully boot via serial console instead of having to set up a tunnel for a vnc viewer. r~