qemu-patch-raspberry4/target/hppa
Richard Henderson 55c3ceef61 qom: Introduce CPUClass.tcg_initialize
Move target cpu tcg initialization to common code,
called from cpu_exec_realizefn.

Acked-by: Andreas Färber <afaerber@suse.de>
Reviewed-by: Emilio G. Cota <cota@braap.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2017-10-24 22:00:13 +02:00
..
cpu-qom.h target-hppa: Add framework and enable compilation 2017-01-23 09:52:40 -08:00
cpu.c qom: Introduce CPUClass.tcg_initialize 2017-10-24 22:00:13 +02:00
cpu.h hppa: replace cpu_hppa_init() with cpu_generic_init() 2017-09-01 11:54:24 -03:00
gdbstub.c target/hppa: Fix gdb_write_register 2017-02-06 18:25:31 -08:00
helper.c target-hppa: Add framework and enable compilation 2017-01-23 09:52:40 -08:00
helper.h target-hppa: Implement floating-point insns 2017-01-23 09:52:40 -08:00
Makefile.objs target-hppa: Add framework and enable compilation 2017-01-23 09:52:40 -08:00
op_helper.c target-hppa: Implement floating-point insns 2017-01-23 09:52:40 -08:00
translate.c qom: Introduce CPUClass.tcg_initialize 2017-10-24 22:00:13 +02:00