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

Signed-off-by: Philippe Mathieu-Daudé<phi...@linaro.org>
---
  accel/tcg/internal-common.h | 1 +
  accel/tcg/tcg-accel-ops.h   | 1 +
  accel/tcg/vcpu-state.h      | 2 ++
  include/hw/core/cpu.h       | 1 -
  accel/tcg/cpu-exec-common.c | 2 +-
  accel/tcg/cpu-exec.c        | 6 +++---
  6 files changed, 8 insertions(+), 5 deletions(-)

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

r~

Reply via email to