From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34441) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fybSN-0001YL-N0 for qemu-devel@nongnu.org; Sat, 08 Sep 2018 07:31:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fybSJ-00018l-NP for qemu-devel@nongnu.org; Sat, 08 Sep 2018 07:31:15 -0400 Received: from eddie.linux-mips.org ([148.251.95.138]:55222 helo=cvs.linux-mips.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fybSI-0000yG-AU for qemu-devel@nongnu.org; Sat, 08 Sep 2018 07:31:11 -0400 Received: (from localhost user: 'macro', uid#1010) by eddie.linux-mips.org with ESMTP id S23994059AbeIHLbAUy7Je (ORCPT ); Sat, 8 Sep 2018 13:31:00 +0200 Date: Sat, 8 Sep 2018 12:31:00 +0100 (BST) Sender: "Maciej W. Rozycki" From: "Maciej W. Rozycki" In-Reply-To: <20180907191619.GA11275@r52> Message-ID: References: <20180707194137.GB14409@localhost.localdomain> <20180801133922.GC2371@localhost.localdomain> <20180907191619.GA11275@r52> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Subject: Re: [Qemu-devel] [PATCH v2] target/mips: Initial support for MIPS R5900 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Fredrik Noring Cc: Richard Henderson , Aurelien Jarno , Aleksandar Markovic , =?UTF-8?Q?J=C3=BCrgen_Urban?= , qemu-devel@nongnu.org Hi Fredrik, > Aleksandar, Aurelien, Maciej -- are you happy with this initial v2 patch? I have skimmed over and I have a couple of comments. I'll try to finalise them ASAP, however I'm currently at the GNU Tools Cauldron and much of my time is taken by the event. Maciej