qemu/hw/openrisc
Stafford Horne 6b4bbd6aeb openrisc/cputimer: Perparation for Multicore
In order to support multicore system we move some of the previously
static state variables into the state of each core.

On the other hand in order to allow timers to be synced between each
code the ttcr (tick timer count register) is moved out of the core.
This is not as per real hardware spec which has a separate timer counter
per core, but it seems the most simple way to keep each clock in sync.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Stafford Horne <shorne@gmail.com>
2017-10-21 06:35:47 +09:00
..
Makefile.objs hw: move boards and other isolated files to hw/ARCH 2013-03-01 15:01:19 +01:00
cputimer.c openrisc/cputimer: Perparation for Multicore 2017-10-21 06:35:47 +09:00
openrisc_sim.c cpu: make cpu_generic_init() abort QEMU on error 2017-09-19 09:09:32 -03:00
pic_cpu.c openrisc: Clean up includes 2016-01-29 15:07:24 +00:00