On 4 April 2012 16:30, Peter Maydell <peter.mayd...@linaro.org> wrote: > hw/arm_gic: Move NCPU definition to arm_gic.c > hw/arm_gic: Move gic_get_current_cpu into arm_gic.c > hw/arm_gic.c: Expose PPI inputs as gpio inputs > arm_gic: Make the GIC its own sysbus device > hw/a15mpcore: switch to using sysbus GIC > hw/a9mpcore.c: Switch to using sysbus GIC > hw/realview_gic: switch to sysbus GIC > hw/exynos4210_gic.c: Convert to using sysbus GIC > hw/arm11mpcore: Convert to using sysbus GIC device > hw/arm_gic: Make gic_reset a sysbus reset function > hw/arm_gic.c: Use NVIC instead of LEGACY_INCLUDED_GIC define > hw/arm_gic.c: gic_set_pending_private() is NVIC only > hw/arm_gic.c: Remove stray hardcoded tab
...hmm, that's a bit inconsistent. I'll tidy the commit summaries to be consistently "hw/foo" before these go into arm-devs.next... -- PMM