From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56823) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WxbjT-0005cd-P2 for qemu-devel@nongnu.org; Thu, 19 Jun 2014 08:46:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WxbjK-0002QA-Jk for qemu-devel@nongnu.org; Thu, 19 Jun 2014 08:46:23 -0400 Received: from mail-qc0-x229.google.com ([2607:f8b0:400d:c01::229]:55174) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WxbjK-0002Q1-FS for qemu-devel@nongnu.org; Thu, 19 Jun 2014 08:46:14 -0400 Received: by mail-qc0-f169.google.com with SMTP id c9so2118392qcz.28 for ; Thu, 19 Jun 2014 05:46:13 -0700 (PDT) Message-ID: <53A2DB8C.1050804@gmail.com> Date: Thu, 19 Jun 2014 07:46:04 -0500 From: Tom Musta MIME-Version: 1.0 References: <1401225995-31230-1-git-send-email-rth@twiddle.net> <538506CA.9050109@gmail.com> In-Reply-To: <538506CA.9050109@gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 00/26] Merge ppc32/ppc64 tcg backends List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Richard Henderson , qemu-devel@nongnu.org Cc: ulrich.weigand@de.ibm.com On 5/27/2014 4:42 PM, Tom Musta wrote: > On 5/27/2014 4:26 PM, Richard Henderson wrote: >> Please review, and if you've got an ELFv2 system (nudge nudge), please >> give it a try and make sure it works. > > Tested-by: Tom Musta > Will this series get into 2.1? The ELFv2 support is of particular interest.