This is a smallish pullreq for a few arm-devs patches which have been on the list for a while. The two patches from Mark were in the highbank patchset, but I'd like to get them committed now because they're needed for other patchsets (vexpress-a15, exynos). Please pull.
thanks -- PMM The following changes since commit 8c4ec5c0269bda18bb777a64b2008088d1c632dc: pxa2xx_keypad: fix unbalanced parenthesis. (2012-01-17 02:14:42 +0100) are available in the git repository at: git://git.linaro.org/people/pmaydell/qemu-arm.git arm-devs.for-upstream Mark Langsdorf (2): arm: Remove incorrect comment in arm_timer arm: make the number of GIC interrupts configurable Peter Maydell (2): vexpress, realview: Add (dummy) L2 cache controller hw/lan9118: Add save/load support hw/a9mpcore.c | 13 ++++- hw/arm11mpcore.c | 17 +++++--- hw/arm_gic.c | 68 ++++++++++++++++------------- hw/arm_timer.c | 3 - hw/armv7m_nvic.c | 31 ++++++++++--- hw/lan9118.c | 126 +++++++++++++++++++++++++++++++++++++++++++---------- hw/realview.c | 2 + hw/realview_gic.c | 7 ++- hw/vexpress.c | 1 + 9 files changed, 193 insertions(+), 75 deletions(-)