ARM devices pullreq, nothing exciting here. Please pull. thanks -- PMM
The following changes since commit 1c97e303d4ea80a2691334b0febe87a50660f99d: Merge remote-tracking branch 'afaerber/qom-cpu' into staging (2012-12-10 08:35:15 -0600) 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 97331270e50f5858c82a0c6d146da81f5b776535: exynos4210/mct: Avoid infinite loop on non incremental timers (2012-12-11 12:54:47 +0000) ---------------------------------------------------------------- Daniel Sangorrin (1): hw/arm_gic: fix target CPUs affected by set enable/pending ops Jean-Christophe DUBOIS (1): exynos4210/mct: Avoid infinite loop on non incremental timers Peter Maydell (3): hw/arm_boot, exynos4210, highbank: Fix secondary boot GIC init hw/arm_gic: Fix comparison with priority mask register hw/arm_gic_common: Correct GICC_PMR reset value for newer GICs walimis (1): xilinx_zynq: Add one variable to avoid overwriting QSPI bus hw/arm_boot.c | 17 ++++++++++++++--- hw/arm_gic.c | 7 ++++--- hw/arm_gic_common.c | 6 +++++- hw/armv7m_nvic.c | 4 +++- hw/exynos4210.c | 10 +++++++--- hw/exynos4210_mct.c | 2 +- hw/highbank.c | 7 +++++-- hw/xilinx_zynq.c | 9 +++++---- 8 files changed, 44 insertions(+), 18 deletions(-)