qemu/hw/arm
Peter Maydell cdef10bb93 hw/vexpress: Pass proc_id via VEDBoardInfo
Pass the daughterboard-specific proc_id property to the code that
creates the sysctl device via the VEDBoardInfo struct, rather than
by having the daughterboard init function write to a uint32_t*
argument. This is a cleaner way to pass the info around, and
is in line with the way we are going to handle voltage and
oscillator initialization.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2013-03-15 16:41:56 +00:00
..
armv7m.c arm: move files referencing CPU to hw/arm/ 2013-03-01 15:01:19 +01:00
boot.c hw: move boards and other isolated files to hw/ARCH 2013-03-01 15:01:19 +01:00
collie.c hw: move boards and other isolated files to hw/ARCH 2013-03-01 15:01:19 +01:00
exynos4_boards.c hw: move boards and other isolated files to hw/ARCH 2013-03-01 15:01:19 +01:00
exynos4210.c arm: move files referencing CPU to hw/arm/ 2013-03-01 15:01:19 +01:00
gumstix.c hw: move boards and other isolated files to hw/ARCH 2013-03-01 15:01:19 +01:00
highbank.c hw: move boards and other isolated files to hw/ARCH 2013-03-01 15:01:19 +01:00
integratorcp.c hw: move boards and other isolated files to hw/ARCH 2013-03-01 15:01:19 +01:00
kzm.c hw: move boards and other isolated files to hw/ARCH 2013-03-01 15:01:19 +01:00
mainstone.c hw: move boards and other isolated files to hw/ARCH 2013-03-01 15:01:19 +01:00
Makefile.objs arm: fix compilation with CONFIG_FDT 2013-03-11 07:39:47 -05:00
musicpal.c hw: move boards and other isolated files to hw/ARCH 2013-03-01 15:01:19 +01:00
nseries.c hw: move boards and other isolated files to hw/ARCH 2013-03-01 15:01:19 +01:00
omap1.c cpu: Pass CPUState to cpu_interrupt() 2013-03-12 10:35:55 +01:00
omap2.c arm: move files referencing CPU to hw/arm/ 2013-03-01 15:01:19 +01:00
omap_sx1.c hw: move boards and other isolated files to hw/ARCH 2013-03-01 15:01:19 +01:00
palm.c hw: move boards and other isolated files to hw/ARCH 2013-03-01 15:01:19 +01:00
pic_cpu.c cpu: Pass CPUState to cpu_interrupt() 2013-03-12 10:35:55 +01:00
pxa2xx.c cpu: Pass CPUState to cpu_interrupt() 2013-03-12 10:35:55 +01:00
pxa2xx_gpio.c cpu: Pass CPUState to cpu_interrupt() 2013-03-12 10:35:55 +01:00
pxa2xx_pic.c cpu: Pass CPUState to cpu_interrupt() 2013-03-12 10:35:55 +01:00
realview.c hw: move boards and other isolated files to hw/ARCH 2013-03-01 15:01:19 +01:00
spitz.c hw: move boards and other isolated files to hw/ARCH 2013-03-01 15:01:19 +01:00
stellaris.c hw: move boards and other isolated files to hw/ARCH 2013-03-01 15:01:19 +01:00
tosa.c hw: move boards and other isolated files to hw/ARCH 2013-03-01 15:01:19 +01:00
versatilepb.c hw: move boards and other isolated files to hw/ARCH 2013-03-01 15:01:19 +01:00
vexpress.c hw/vexpress: Pass proc_id via VEDBoardInfo 2013-03-15 16:41:56 +00:00
xilinx_zynq.c hw: move boards and other isolated files to hw/ARCH 2013-03-01 15:01:19 +01:00
z2.c hw: move boards and other isolated files to hw/ARCH 2013-03-01 15:01:19 +01:00