qemu-patch-raspberry4/target-mips
Andreas Färber 38d8f5c84e exec: Return CPUState from qemu_get_cpu()
Move the declaration to qemu/cpu.h and add documentation.
The implementation still depends on CPUArchState for CPU iteration.

Signed-off-by: Andreas Färber <afaerber@suse.de>
2013-01-15 04:09:14 +01:00
..
cpu-qom.h qom: move include files to include/qom/ 2012-12-19 08:31:32 +01:00
cpu.c cpu: Move cpu_index field to CPUState 2013-01-15 04:09:13 +01:00
cpu.h target-mips: Allow DSP access to be disabled once enabled. 2013-01-08 11:49:01 +01:00
dsp_helper.c target-mips: Fix helper and tests for dot/cross-dot product instructions 2013-01-08 11:58:43 +01:00
helper.c
helper.h
lmi_helper.c
machine.c
Makefile.objs
mips-defs.h
op_helper.c exec: Return CPUState from qemu_get_cpu() 2013-01-15 04:09:14 +01:00
TODO
translate.c cpu: Move cpu_index field to CPUState 2013-01-15 04:09:13 +01:00
translate_init.c