From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:55754) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SRm1h-00027r-M0 for qemu-devel@nongnu.org; Tue, 08 May 2012 11:08:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SRm1f-00077S-UT for qemu-devel@nongnu.org; Tue, 08 May 2012 11:08:33 -0400 Received: from mnementh.archaic.org.uk ([81.2.115.146]:36858) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SRm1f-000738-Mz for qemu-devel@nongnu.org; Tue, 08 May 2012 11:08:31 -0400 From: Peter Maydell Date: Tue, 8 May 2012 16:08:18 +0100 Message-Id: <1336489699-10969-1-git-send-email-peter.maydell@linaro.org> Subject: [Qemu-devel] [PULL for-1.1] target-arm queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Blue Swirl Cc: qemu-devel@nongnu.org, Anthony Liguori , Paul Brook This is a pullreq for a single target-arm patch which I think worth putting into 1.1. The bug has been in qemu for some time but it is a trivial and obvious one-line fix. Please pull. thanks -- PMM The following changes since commit 847c25d01cbe8e4fe457a7426f82daaaf3287aae: hw/ac97: Mask out the EAPD bit on Powerdown Ctrl/Stat writes (2012-05-07 16:31:40 +0400) are available in the git repository at: git://git.linaro.org/people/pmaydell/qemu-arm.git target-arm.for-upstream Matt Craighead (1): target-arm: When setting FPSCR.QC, don't clear other FPSCR bits target-arm/neon_helper.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)