From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38254) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bMYGT-0000NM-OS for qemu-devel@nongnu.org; Mon, 11 Jul 2016 06:16:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bMYGS-00081B-Pl for qemu-devel@nongnu.org; Mon, 11 Jul 2016 06:16:37 -0400 Received: from mail-vk0-x235.google.com ([2607:f8b0:400c:c05::235]:33881) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bMYGS-00080o-M4 for qemu-devel@nongnu.org; Mon, 11 Jul 2016 06:16:36 -0400 Received: by mail-vk0-x235.google.com with SMTP id o63so49034448vkg.1 for ; Mon, 11 Jul 2016 03:16:36 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1467899337-19192-1-git-send-email-peter.maydell@linaro.org> References: <1467899337-19192-1-git-send-email-peter.maydell@linaro.org> From: Peter Maydell Date: Mon, 11 Jul 2016 11:16:16 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 0/6] target-arm queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: QEMU Developers On 7 July 2016 at 14:48, Peter Maydell wrote: > > This week's collection of target-arm bugfixes... > > thanks > -- PMM > > > The following changes since commit 5563168c530e2cde8e000ee7aa4afc0ea4d0b42e: > > Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging (2016-07-07 10:29:05 +0100) > > are available in the git repository at: > > > git://git.linaro.org/people/pmaydell/qemu-arm.git tags/pull-target-arm-20160707 > > for you to fetch changes up to 66542f639927bd1420db38a969d5fa8ad1c89ae1: > > i.MX: split the GPT timer implementation into per SOC definitions (2016-07-07 13:47:01 +0100) > > ---------------------------------------------------------------- > target-arm queue: > * fix a wrong variable type for A64 SYS_HEAPINFO semihosting call > * xlnx_dp: fix iffy xlnx_dp_aux_push_tx_fifo > * aux: fix break that wanted to break two levels out > * aux: Rename aux.[ch] to auxbus.[ch] for the benefit of Windows > * hw/block/m25p80: fix resource leak > * i.MX: split the GPT timer implementation into per SOC definitions > Applied, thanks. -- PMM