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(-)