From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46568) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eoAC9-0006ps-UA for qemu-devel@nongnu.org; Tue, 20 Feb 2018 10:51:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eoAC5-0001vG-Jd for qemu-devel@nongnu.org; Tue, 20 Feb 2018 10:51:05 -0500 Received: from mail.uni-paderborn.de ([131.234.142.9]:42754) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eoAC4-0001u3-5L for qemu-devel@nongnu.org; Tue, 20 Feb 2018 10:51:01 -0500 References: <20180219061827.2112-1-david.brenken@efs-auto.org> From: Bastian Koppelmann Message-ID: Date: Tue, 20 Feb 2018 16:48:09 +0100 MIME-Version: 1.0 In-Reply-To: <20180219061827.2112-1-david.brenken@efs-auto.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PATCH 0/5] tricore: added small features + fixed wrong masks List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: David Brenken , qemu-devel@nongnu.org Cc: David Brenken Hi David, On 02/19/2018 07:18 AM, David Brenken wrote: > From: David Brenken > > Hello, > > this is my first commit of a patch set for QEMU. welcome aboard and thanks for your first patchset. So far it looks good to me and I will definitively accept it. However, I still have some comments regarding some of the patches, which you need to address. I in lined the comments into the mail containing the patch. Cheers, Bastian