qemu-patch-raspberry4/target-openrisc
Andreas Färber 91b1df8cf9 cpu: Move reset logging to CPUState
x86 was using additional CPU_DUMP_* flags, so make that configurable in
CPUClass::reset_dump_flags.

This adds reset logging for alpha, unicore32 and xtensa.

Acked-by: Michael Walle <michael@walle.cc> (for lm32)
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Andreas Färber <afaerber@suse.de>
2013-07-09 21:33:04 +02:00
..
cpu.c cpu: Move reset logging to CPUState 2013-07-09 21:33:04 +02:00
cpu.h cpu: Drop unnecessary dynamic casts in *_env_get_cpu() 2013-07-09 21:20:28 +02:00
exception.c
exception.h
exception_helper.c
fpu_helper.c
helper.h
int_helper.c
interrupt.c cpu: Replace do_interrupt() by CPUClass::do_interrupt method 2013-03-12 10:35:55 +01:00
interrupt_helper.c
machine.c target-openrisc: Register VMStateDescription for OpenRISCCPU 2013-06-28 13:25:12 +02:00
Makefile.objs
mmu.c
mmu_helper.c
sys_helper.c
translate.c log: Change log_cpu_state[_mask]() argument to CPUState 2013-07-09 21:33:04 +02:00