On 4/28/24 15:14, Philippe Mathieu-Daudé wrote:
@tb_jmp_cache is specific to TCG accelerator, move it to
its AccelCPUState.

Signed-off-by: Philippe Mathieu-Daudé<phi...@linaro.org>
---
  accel/tcg/tb-jmp-cache.h  | 4 ++--
  accel/tcg/vcpu-state.h    | 2 ++
  include/hw/core/cpu.h     | 2 --
  include/qemu/typedefs.h   | 1 -
  accel/tcg/cpu-exec.c      | 7 +++----
  accel/tcg/cputlb.c        | 2 +-
  accel/tcg/tb-maint.c      | 2 +-
  accel/tcg/translate-all.c | 5 +++--
  8 files changed, 12 insertions(+), 13 deletions(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>


r~

Reply via email to