qemu-e2k/hw/isa
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
..
Makefile.objs hw: move ISA bridges and devices to hw/isa/, configure with default-configs/ 2013-04-08 18:13:14 +02:00
apm.c hw/i*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
i82378.c hw/i*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
isa-bus.c piolist: add owner argument to initialization functions and pass devices 2013-07-04 17:42:47 +02:00
isa_mmio.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
lpc_ich9.c cpu: Make first_cpu and next_cpu CPUState 2013-07-09 21:32:54 +02:00
pc87312.c hw/i*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
piix4.c isa: QOM'ify ISABus 2013-06-07 14:55:25 +02:00
vt82c686.c hw/i*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00