From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:42555) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gudJF-0005RN-Lj for qemu-devel@nongnu.org; Fri, 15 Feb 2019 08:13:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gudJE-0006fb-Ji for qemu-devel@nongnu.org; Fri, 15 Feb 2019 08:13:41 -0500 References: <20190213155414.22285-1-palmer@sifive.com> From: Bastian Koppelmann Message-ID: Date: Fri, 15 Feb 2019 14:13:35 +0100 MIME-Version: 1.0 In-Reply-To: <20190213155414.22285-1-palmer@sifive.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US-large Subject: Re: [Qemu-devel] [PATCH v7 00/35] target/riscv: Convert to decodetree List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Palmer Dabbelt , qemu-riscv@nongnu.org Cc: qemu-devel@nongnu.org On 2/13/19 4:53 PM, Palmer Dabbelt wrote: > Palmer: I caused some merge conflicts in Bastian's patch set so I > figured I'd attempt to clean these up. As far as I'm concerned v6 was > good to go, but since the merge conflicts were fairly extensive (if > somewhat mechanical) I'd like to pass the baton back to Bastian here for > at least a sanity check. Except for my few remark, it looks good to me :). And for what its worth: Tested-by: Bastian Koppelmann