From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51558) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZbVRY-0007yn-LE for qemu-devel@nongnu.org; Mon, 14 Sep 2015 11:13:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZbVRU-0005It-Rb for qemu-devel@nongnu.org; Mon, 14 Sep 2015 11:13:20 -0400 Received: from mail-vk0-f43.google.com ([209.85.213.43]:34802) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZbVRU-0005Ip-Ov for qemu-devel@nongnu.org; Mon, 14 Sep 2015 11:13:16 -0400 Received: by vkhf67 with SMTP id f67so61119525vkh.1 for ; Mon, 14 Sep 2015 08:13:16 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1442238791-30255-1-git-send-email-peter.maydell@linaro.org> References: <1442238791-30255-1-git-send-email-peter.maydell@linaro.org> From: Peter Maydell Date: Mon, 14 Sep 2015 16:12:56 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 00/24] target-arm queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: QEMU Developers On 14 September 2015 at 14:52, Peter Maydell wrote: > More target-arm patches from various people. > > -- PMM > > The following changes since commit 2b750d9d261bda7f75b39dfc1e1e5f22502929d5: > > Merge remote-tracking branch 'remotes/aurel/tags/pull-sh4-next-20150913' into staging (2015-09-14 10:46:38 +0100) > > are available in the git repository at: > > > git://git.linaro.org/people/pmaydell/qemu-arm.git tags/pull-target-arm-20150914 > > for you to fetch changes up to f0d574d63f4603ec431f16ad535a555bf7548b94: > > target-arm: Add VMPIDR_EL2 (2015-09-14 14:39:51 +0100) > > ---------------------------------------------------------------- > target-arm queue: > * fix GIC region size in xlnx-zynqmp > * xlnx-zynqmp: Remove unnecessary brackets > * improve A64 generated TCG code > * add GPIO devices to i.MX25 and i.MX31 > * more missing pieces for EL2 support Applied, thanks. -- PMM