From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:56766) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TGuFD-0004C0-P4 for qemu-devel@nongnu.org; Wed, 26 Sep 2012 12:13:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TGuF7-0003HV-Uw for qemu-devel@nongnu.org; Wed, 26 Sep 2012 12:13:51 -0400 Received: from 38.0.169.217.in-addr.arpa ([217.169.0.38]:53863 helo=mnementh.archaic.org.uk) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TGuF7-0003FA-Nw for qemu-devel@nongnu.org; Wed, 26 Sep 2012 12:13:45 -0400 From: Peter Maydell Date: Wed, 26 Sep 2012 17:13:31 +0100 Message-Id: <1348676015-16547-1-git-send-email-peter.maydell@linaro.org> Subject: [Qemu-devel] [PULL 0/4] 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 Not much in this pullreq but I realised I'd been sitting on the PL190 and NVIC fixes for nearly a month :-( Please pull. thanks -- PMM The following changes since commit ac05f3492421caeb05809ffa02c6198ede179e43: add a boot parameter to set reboot timeout (2012-09-25 20:05:04 -0500) are available in the git repository at: git://git.linaro.org/people/pmaydell/qemu-arm.git arm-devs.for-upstream for you to fetch changes up to 3dc3e7dd936f2e7f3e6dd4056f81c8961dc8201b: Versatile Express: Add modelling of NOR flash (2012-09-26 16:48:21 +0100) ---------------------------------------------------------------- Brendan Fennell (1): pl190: fix read of VECTADDR Francesco Lavra (2): Versatile Express: Fix NOR flash 0 address and remove flash alias Versatile Express: Add modelling of NOR flash Meador Inge (1): hw/armv7m_nvic: Correctly register GIC region when setting up NVIC hw/armv7m_nvic.c | 3 ++- hw/pl190.c | 18 ++++++++++++------ hw/vexpress.c | 33 ++++++++++++++++++++++++++------- 3 files changed, 40 insertions(+), 14 deletions(-)