From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49304) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bq11T-0004xV-Fz for qemu-devel@nongnu.org; Fri, 30 Sep 2016 12:50:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bq11Q-0000Ks-CZ for qemu-devel@nongnu.org; Fri, 30 Sep 2016 12:50:55 -0400 Received: from bes.se.axis.com ([195.60.68.10]:38894) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bq11Q-0000Jl-5T for qemu-devel@nongnu.org; Fri, 30 Sep 2016 12:50:52 -0400 Date: Fri, 30 Sep 2016 18:50:48 +0200 From: Rabin Vincent Message-ID: <20160930165048.GA10587@axis.com> References: <1473076452-19795-1-git-send-email-rabin.vincent@axis.com> <1473076452-19795-8-git-send-email-rabin.vincent@axis.com> <20160912221800.GK16305@toto> <20160926071733.GB4538@axis.com> <20160928104241.GB9606@toto> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160928104241.GB9606@toto> Subject: Re: [Qemu-devel] [PATCH 8/9] target-cris: add v17 CPU List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Edgar E. Iglesias" Cc: qemu-devel@nongnu.org On Wed, Sep 28, 2016 at 12:42:41PM +0200, Edgar E. Iglesias wrote: > I've applied these except patch #7 "ignore prefix insns in > singlestep". Patch #8 had an issue with checkpatch that I fixed up. Oops, thank you.