From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51309) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1em4Ms-00017V-Uh for qemu-devel@nongnu.org; Wed, 14 Feb 2018 16:13:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1em4Mq-0000nB-8R for qemu-devel@nongnu.org; Wed, 14 Feb 2018 16:13:30 -0500 Received: from mail-pg0-x22f.google.com ([2607:f8b0:400e:c05::22f]:45162) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1em4Mq-0000mq-0f for qemu-devel@nongnu.org; Wed, 14 Feb 2018 16:13:28 -0500 Received: by mail-pg0-x22f.google.com with SMTP id e11so2534172pgq.12 for ; Wed, 14 Feb 2018 13:13:27 -0800 (PST) References: <1518053328-34687-1-git-send-email-mjc@sifive.com> <1518053328-34687-10-git-send-email-mjc@sifive.com> <20180213215541.GA1816@flamenco> <731db20e-4d86-e288-504c-30c83b56fd33@linaro.org> <20180214001053.GA23702@flamenco> <20180214195218.GA933@flamenco> From: Richard Henderson Message-ID: Date: Wed, 14 Feb 2018 13:13:09 -0800 MIME-Version: 1.0 In-Reply-To: <20180214195218.GA933@flamenco> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v5 09/23] RISC-V TCG Code Generation List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Emilio G. Cota" Cc: Michael Clark , Bastian Koppelmann , Palmer Dabbelt , qemu-devel@nongnu.org, Sagar Karandikar , RISC-V Patches On 02/14/2018 11:52 AM, Emilio G. Cota wrote: > Should I send those patches to the list, or let Michael squash their changes? That's up to you, I guess. I don't mind if it goes in before or after merge. r~