From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56209) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVA8r-0007XL-7x for qemu-devel@nongnu.org; Sun, 14 Feb 2016 22:48:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aVA8q-00071J-DC for qemu-devel@nongnu.org; Sun, 14 Feb 2016 22:48:05 -0500 Received: from mail-qg0-x244.google.com ([2607:f8b0:400d:c04::244]:33884) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVA8q-00071E-8Z for qemu-devel@nongnu.org; Sun, 14 Feb 2016 22:48:04 -0500 Received: by mail-qg0-x244.google.com with SMTP id e61so9820654qgf.1 for ; Sun, 14 Feb 2016 19:48:04 -0800 (PST) Sender: Richard Henderson References: <1455507754-8978-1-git-send-email-rth@twiddle.net> From: Richard Henderson Message-ID: <56C14A6D.4080503@twiddle.net> Date: Mon, 15 Feb 2016 14:47:57 +1100 MIME-Version: 1.0 In-Reply-To: <1455507754-8978-1-git-send-email-rth@twiddle.net> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 00/16] tcg mips64 and mips r6 improvements List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: James Hogan , mark.cave-ayland@ilande.co.uk, aurelien@aurel32.net On 02/15/2016 02:42 PM, Richard Henderson wrote: > Changes since v1: > * Some bugs pointed out by Mark fixed. Bah. Brain fart -- not Mark, James. Which also means I used the wrong --cc option too. Ho hum. r~