From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:40257) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UYK4g-0007tN-RF for qemu-devel@nongnu.org; Fri, 03 May 2013 13:47:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UYK4X-0005Zn-Rp for qemu-devel@nongnu.org; Fri, 03 May 2013 13:47:14 -0400 Received: from 1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.d.1.0.0.b.8.0.1.0.0.2.ip6.arpa ([2001:8b0:1d0::1]:56779 helo=mnementh.archaic.org.uk) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UYK4X-0005Xz-L5 for qemu-devel@nongnu.org; Fri, 03 May 2013 13:47:05 -0400 From: Peter Maydell Date: Fri, 3 May 2013 18:46:54 +0100 Message-Id: <1367603215-5120-1-git-send-email-peter.maydell@linaro.org> Subject: [Qemu-devel] [PULL 0/1] arm-devs queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel@nongnu.org, Paul Brook Final arm-devs pullreq before hardfreeze; just the one patch (unfortunately I haven't seen a respin from Peter C with a fix to the compile failure in his SPIPS series, so that hsa missed the boat.) Please pull. thanks -- PMM The following changes since commit 743bddb4b35ceaaf6f95aea581a4130dcae6205a: Merge remote-tracking branch 'stefanha/tracing' into staging (2013-05-03 11:20:16 -0500) are available in the git repository at: git://git.linaro.org/people/pmaydell/qemu-arm.git arm-devs.next for you to fetch changes up to 462566fc5e3e10a44e212fdbc67b9e4948179b14: i.MX: implement a more correct version of EPIT timer. (2013-05-03 18:21:02 +0100) ---------------------------------------------------------------- Jean-Christophe DUBOIS (1): i.MX: implement a more correct version of EPIT timer. hw/timer/imx_timer.c | 262 ++++++++++++++++++++++++++++++++++++++------------ 1 file changed, 198 insertions(+), 64 deletions(-)