From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34754) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XlgMS-0003XD-9B for qemu-devel@nongnu.org; Tue, 04 Nov 2014 10:49:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XlgMK-0003Km-IA for qemu-devel@nongnu.org; Tue, 04 Nov 2014 10:49:36 -0500 Message-ID: <5458F56E.3010807@redhat.com> Date: Tue, 04 Nov 2014 16:49:02 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1415044877-17300-1-git-send-email-tommusta@gmail.com> In-Reply-To: <1415044877-17300-1-git-send-email-tommusta@gmail.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/7] target-ppc: Assorted Floating Point Bugs and Cleanup List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Tom Musta , qemu-devel@nongnu.org, qemu-ppc@nongnu.org Cc: agraf@suse.de On 03/11/2014 21:01, Tom Musta wrote: > The patches conflict quite a bit with Paolo's series that splits CR into > 32 one bit registers. Paolo: is V3 of your patch series coming anytime > soon? Yes, but no big deal. I'll rebase on top. Paolo