From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:40476) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNsap-0008NX-LX for qemu-devel@nongnu.org; Thu, 04 Apr 2013 18:25:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UNsaf-0007WY-7j for qemu-devel@nongnu.org; Thu, 04 Apr 2013 18:25:15 -0400 Sender: fluxion Date: Thu, 4 Apr 2013 17:24:42 -0500 From: mdroth Message-ID: <20130404222442.GA1740@vm> References: <1364939142-30066-1-git-send-email-mdroth@linux.vnet.ibm.com> <20130403215131.GN5000@ohm.aurel32.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130403215131.GN5000@ohm.aurel32.net> Subject: Re: [Qemu-devel] Patch Round-up for stable 1.4.1, freeze next Tuesday List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Aurelien Jarno Cc: qemu-devel@nongnu.org, qemu-stable@nongnu.org On Wed, Apr 03, 2013 at 11:51:31PM +0200, Aurelien Jarno wrote: > On Tue, Apr 02, 2013 at 04:45:05PM -0500, Michael Roth wrote: > > Hi everyone, > > > > The following new patches are queued for QEMU stable v1.4.1: > > > > https://github.com/mdroth/qemu/commits/stable-1.4-staging > > > > The release is planned for 04-15-2013: > > > > http://wiki.qemu.org/Planning/1.4 > > > > Please CC qemu-stable@nongnu.org on any patches you think should be > > included in the release. The cut-off date is 04-09-2013 for new patches. > > For the MIPS emulation, you might want to also include: > > 9c19eb1e205b29018f6f61c5f43db6abbe7dc0e5 target-mips: fix for incorrect multiplication with MULQ_S.PH > a345481baa2b2fb3d54f8c9ddb58dfcaf75786df target-mips: fix for sign-issue in MULQ_W helper > 20c334a797bf46a4ee59a6e42be6d5e7c3cda585 target-mips: fix DSP overflow macro and affected routines > 26135ead80fa1fd13e95c162dacfd06f2ba82981 target-mips: Fix accumulator selection for MIPS16 and microMIPS This guy ^ has some nasty conflicts I don't trust myself with. Can you send a version that's backported to v1.4.0 via git cherry-pick -x? > 8b758d0568a986d58c254b3c209691c82e0f82a1 target-mips: fix rndrashift_short_acc and code for EXTR_ instructions > > They are five fixing instruction emulation. > > -- > Aurelien Jarno GPG: 1024D/F1BCDB73 > aurelien@aurel32.net http://www.aurel32.net >