qemu-e2k/target
Philippe Mathieu-Daudé 83ec01b675 cpu: Move CPUClass::get_crash_info to SysemuCPUOps
cpu_get_crash_info() is called on GUEST_PANICKED events,
which only occur in system emulation.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20210517105140.1062037-18-f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2021-05-26 15:33:59 -07:00
..
alpha cpu: Introduce SysemuCPUOps structure 2021-05-26 15:33:59 -07:00
arm cpu: Move CPUClass::virtio_is_big_endian to SysemuCPUOps 2021-05-26 15:33:59 -07:00
avr cpu: Introduce SysemuCPUOps structure 2021-05-26 15:33:59 -07:00
cris cpu: Introduce SysemuCPUOps structure 2021-05-26 15:33:59 -07:00
hexagon Trivial patches pull request 20210503 2021-05-05 13:52:00 +01:00
hppa cpu: Introduce SysemuCPUOps structure 2021-05-26 15:33:59 -07:00
i386 cpu: Move CPUClass::get_crash_info to SysemuCPUOps 2021-05-26 15:33:59 -07:00
m68k cpu: Introduce SysemuCPUOps structure 2021-05-26 15:33:59 -07:00
microblaze cpu: Introduce SysemuCPUOps structure 2021-05-26 15:33:59 -07:00
mips cpu: Move CPUClass::vmsd to SysemuCPUOps 2021-05-26 15:33:59 -07:00
nios2 cpu: Introduce SysemuCPUOps structure 2021-05-26 15:33:59 -07:00
openrisc cpu: Introduce SysemuCPUOps structure 2021-05-26 15:33:59 -07:00
ppc cpu: Move CPUClass::virtio_is_big_endian to SysemuCPUOps 2021-05-26 15:33:59 -07:00
riscv cpu: Move CPUClass::vmsd to SysemuCPUOps 2021-05-26 15:33:59 -07:00
rx cpu: Introduce SysemuCPUOps structure 2021-05-26 15:33:59 -07:00
s390x cpu: Move CPUClass::get_crash_info to SysemuCPUOps 2021-05-26 15:33:59 -07:00
sh4 cpu: Introduce SysemuCPUOps structure 2021-05-26 15:33:59 -07:00
sparc cpu: Move CPUClass::vmsd to SysemuCPUOps 2021-05-26 15:33:59 -07:00
tricore cpu: Introduce SysemuCPUOps structure 2021-05-26 15:33:59 -07:00
xtensa cpu: Introduce SysemuCPUOps structure 2021-05-26 15:33:59 -07:00
meson.build Drop the deprecated unicore32 target 2021-05-12 18:20:52 +02:00