includes: move tb_flush into its own header
This aids subsystems (like gdbstub) that want to trigger a flush without pulling target specific headers. Reviewed-by:Richard Henderson <richard.henderson@linaro.org> Signed-off-by:
Alex Bennée <alex.bennee@linaro.org> Message-Id: <20230302190846.2593720-8-alex.bennee@linaro.org> Message-Id: <20230303025805.625589-8-richard.henderson@linaro.org>
Showing
- MAINTAINERS 1 addition, 0 deletionsMAINTAINERS
- accel/stubs/tcg-stub.c 1 addition, 0 deletionsaccel/stubs/tcg-stub.c
- accel/tcg/tb-maint.c 1 addition, 0 deletionsaccel/tcg/tb-maint.c
- accel/tcg/translate-all.c 1 addition, 0 deletionsaccel/tcg/translate-all.c
- cpu.c 1 addition, 0 deletionscpu.c
- gdbstub/gdbstub.c 2 additions, 0 deletionsgdbstub/gdbstub.c
- hw/ppc/spapr_hcall.c 1 addition, 0 deletionshw/ppc/spapr_hcall.c
- include/exec/exec-all.h 0 additions, 1 deletioninclude/exec/exec-all.h
- include/exec/tb-flush.h 26 additions, 0 deletionsinclude/exec/tb-flush.h
- linux-user/user-internals.h 1 addition, 0 deletionslinux-user/user-internals.h
- plugins/core.c 1 addition, 0 deletionsplugins/core.c
- plugins/loader.c 1 addition, 1 deletionplugins/loader.c
- target/alpha/sys_helper.c 1 addition, 0 deletionstarget/alpha/sys_helper.c
- target/riscv/csr.c 1 addition, 0 deletionstarget/riscv/csr.c
Loading
Please register or sign in to comment