From patchwork Fri May 3 17:46:54 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Peter Maydell X-Patchwork-Id: 241358 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 1722C2C00C9 for ; Sat, 4 May 2013 03:59:39 +1000 (EST) Received: from localhost ([::1]:32938 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UYK5D-0007xG-Up for incoming@patchwork.ozlabs.org; Fri, 03 May 2013 13:47:47 -0400 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 Received: from pm215 by mnementh.archaic.org.uk with local (Exim 4.72) (envelope-from ) id 1UYK4N-0001L1-U7; Fri, 03 May 2013 18:46:55 +0100 From: Peter Maydell To: Anthony Liguori Date: Fri, 3 May 2013 18:46:54 +0100 Message-Id: <1367603215-5120-1-git-send-email-peter.maydell@linaro.org> X-Mailer: git-send-email 1.7.2.5 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:8b0:1d0::1 Cc: qemu-devel@nongnu.org, Paul Brook Subject: [Qemu-devel] [PULL 0/1] arm-devs queue X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org 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(-)