From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49132) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dO6m7-0006iv-U9 for qemu-devel@nongnu.org; Thu, 22 Jun 2017 14:24:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dO6m2-0006CT-Ut for qemu-devel@nongnu.org; Thu, 22 Jun 2017 14:24:15 -0400 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:39509) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dO6m2-0006Bl-J3 for qemu-devel@nongnu.org; Thu, 22 Jun 2017 14:24:10 -0400 Date: Thu, 22 Jun 2017 14:24:08 -0400 From: "Emilio G. Cota" Message-ID: <20170622182408.GA24389@flamenco> References: <149815391105.3600.9013710785760418418.stgit@frigg.lan> <871sqblwwl.fsf@frigg.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <871sqblwwl.fsf@frigg.lan> Subject: Re: [Qemu-devel] [PATCH v8 00/26] translate: [tcg] Generic translation framework List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org, Paolo Bonzini , Peter Crosthwaite , Alex =?iso-8859-1?Q?Benn=E9e?= , Richard Henderson On Thu, Jun 22, 2017 at 21:06:34 +0300, Lluís Vilanova wrote: > Please ignore, I'm having problems with my mail server and there's patches being > dropeed. Can you post a public "v7" branch we can pull from? Thanks, E.