From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57366) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WWRl7-0001NY-7U for qemu-devel@nongnu.org; Sat, 05 Apr 2014 10:39:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WWRkz-0005xA-Oi for qemu-devel@nongnu.org; Sat, 05 Apr 2014 10:39:49 -0400 Message-ID: <534015AA.7020001@suse.de> Date: Sat, 05 Apr 2014 16:39:38 +0200 From: Alexander Graf MIME-Version: 1.0 References: <1396299843-7313-1-git-send-email-tommusta@gmail.com> <533EDB3C.7020609@gmail.com> <534013B5.4020100@suse.de> In-Reply-To: <534013B5.4020100@suse.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [V2 PATCH 0/9] target-ppc: VSX Bug Fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= , Peter Maydell Cc: Tom Musta , qemu-ppc , QEMU Developers On 05.04.14 16:31, Andreas F=C3=A4rber wrote: > Am 04.04.2014 19:56, schrieb Peter Maydell: >> On 4 April 2014 17:18, Tom Musta wrote: >>> Alex, Peter: >>> >>> Is it too late to get this into 2.0? >> Alex's call (though my personal feeling would be to >> classify it as too late). It's very very late, but >> this will only affect PPC targets, at least. > VSX is a new feature for 2.0, so since the softfloat patch doesn't seem > to affect other targets, having VSX fully working would be of advantage= . > > Alex? Agreed, I applied all of the patches to ppc-next and will send a pull=20 request shortly with the last few critical bug fixes for 2.0. Alex