From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35737) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dKs6h-0001hq-W0 for qemu-devel@nongnu.org; Tue, 13 Jun 2017 16:08:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dKs6d-0006bU-29 for qemu-devel@nongnu.org; Tue, 13 Jun 2017 16:08:07 -0400 Received: from mx1.redhat.com ([209.132.183.28]:39834) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dKs6c-0006b5-ST for qemu-devel@nongnu.org; Tue, 13 Jun 2017 16:08:02 -0400 References: <20170608193822.24418-1-rolnik@amazon.com> <20170608193822.24418-2-rolnik@amazon.com> From: Thomas Huth Message-ID: Date: Tue, 13 Jun 2017 22:07:58 +0200 MIME-Version: 1.0 In-Reply-To: <20170608193822.24418-2-rolnik@amazon.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH RFC v19 11/13] target-avr: Put all translation code into one compilation unit List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Rolnik , qemu-devel@nongnu.org Cc: Richard Henderson , anichang@protonmail.ch On 08.06.2017 21:38, Michael Rolnik wrote: > From: Michael Rolnik > > From: Richard Henderson >>From whom is this patch? ... looks like there is something wrong with the way you send the patches... Thomas