qemu-patch-raspberry4/hw/arm
Andreas Färber 182735efaf cpu: Make first_cpu and next_cpu CPUState
Move next_cpu from CPU_COMMON to CPUState.
Move first_cpu variable to qom/cpu.h.

gdbstub needs to use CPUState::env_ptr for now.
cpu_copy() no longer needs to save and restore cpu_next.

Acked-by: Paolo Bonzini <pbonzini@redhat.com>
[AF: Rebased, simplified cpu_copy()]
Signed-off-by: Andreas Färber <afaerber@suse.de>
2013-07-09 21:32:54 +02:00
..
armv7m.c
boot.c cpu: Make first_cpu and next_cpu CPUState 2013-07-09 21:32:54 +02:00
collie.c
exynos4_boards.c cpu: Make first_cpu and next_cpu CPUState 2013-07-09 21:32:54 +02:00
exynos4210.c
gumstix.c
highbank.c cpu: Make first_cpu and next_cpu CPUState 2013-07-09 21:32:54 +02:00
integratorcp.c
kzm.c
mainstone.c
Makefile.objs
musicpal.c
nseries.c
omap1.c
omap2.c
omap_sx1.c
palm.c
pic_cpu.c
pxa2xx.c cpu: Replace cpu_single_env with CPUState current_cpu 2013-07-09 21:20:28 +02:00
pxa2xx_gpio.c
pxa2xx_pic.c
realview.c cpu: Make first_cpu and next_cpu CPUState 2013-07-09 21:32:54 +02:00
spitz.c
stellaris.c
strongarm.c
strongarm.h
tosa.c
versatilepb.c
vexpress.c cpu: Make first_cpu and next_cpu CPUState 2013-07-09 21:32:54 +02:00
xilinx_zynq.c cpu: Make first_cpu and next_cpu CPUState 2013-07-09 21:32:54 +02:00
z2.c