include/hw/core: Create struct CPUJumpCache
Wrap the bare TranslationBlock pointer into a structure. Reviewed-by:Alex Bennée <alex.bennee@linaro.org> Reviewed-by:
Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by:
Richard Henderson <richard.henderson@linaro.org>
Showing
- accel/stubs/tcg-stub.c 4 additions, 0 deletionsaccel/stubs/tcg-stub.c
- accel/tcg/cpu-exec.c 7 additions, 3 deletionsaccel/tcg/cpu-exec.c
- accel/tcg/cputlb.c 5 additions, 4 deletionsaccel/tcg/cputlb.c
- accel/tcg/tb-hash.h 1 addition, 0 deletionsaccel/tcg/tb-hash.h
- accel/tcg/tb-jmp-cache.h 24 additions, 0 deletionsaccel/tcg/tb-jmp-cache.h
- accel/tcg/translate-all.c 25 additions, 3 deletionsaccel/tcg/translate-all.c
- hw/core/cpu-common.c 1 addition, 2 deletionshw/core/cpu-common.c
- include/exec/cpu-common.h 1 addition, 0 deletionsinclude/exec/cpu-common.h
- include/hw/core/cpu.h 1 addition, 14 deletionsinclude/hw/core/cpu.h
- include/qemu/typedefs.h 1 addition, 0 deletionsinclude/qemu/typedefs.h
- plugins/core.c 1 addition, 1 deletionplugins/core.c
- trace/control-target.c 1 addition, 1 deletiontrace/control-target.c
Loading
Please register or sign in to comment