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

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

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

r~

Reply via email to