From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36102) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XNOOV-0006je-W2 for qemu-devel@nongnu.org; Fri, 29 Aug 2014 11:47:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XNOOR-0004Hs-4e for qemu-devel@nongnu.org; Fri, 29 Aug 2014 11:47:19 -0400 Received: from mail-la0-f44.google.com ([209.85.215.44]:45839) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XNOOQ-0004Ho-Ua for qemu-devel@nongnu.org; Fri, 29 Aug 2014 11:47:15 -0400 Received: by mail-la0-f44.google.com with SMTP id hz20so2962391lab.17 for ; Fri, 29 Aug 2014 08:47:14 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1409323049-19255-1-git-send-email-peter.maydell@linaro.org> References: <1409323049-19255-1-git-send-email-peter.maydell@linaro.org> From: Peter Maydell Date: Fri, 29 Aug 2014 16:46:53 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 00/16] target-arm queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: QEMU Developers On 29 August 2014 15:37, Peter Maydell wrote: > > target-arm queue: I wanted to send out some of the easier stuff in > my review queue, at least. I'll try to work through the meatier > review work next week... > > thanks > -- PMM > > The following changes since commit d9aa68855724752a5684c6acfb17d8db15cec2f8: > > Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140829-1' into staging (2014-08-29 13:08:04 +0100) > > are available in the git repository at: > > > git://git.linaro.org/people/pmaydell/qemu-arm.git tags/pull-target-arm-20140829 > > for you to fetch changes up to 0614601cecc8e5d9c6c5fa606b39fe388a18583a: > > target-arm: Implement pmccfiltr_write function (2014-08-29 15:00:30 +0100) > > ---------------------------------------------------------------- > target-arm queue: > * support PMCCNTR in ARMv8 > * various GIC fixes and cleanups > * Correct Cortex-A57 ISAR5 and AA64ISAR0 ID register values > * Fix regression that disabled VFP for ARMv5 CPUs > * Update to upstream VIXL 1.5 > > ---------------------------------------------------------------- Applied, thanks. -- PMM