On 1/24/24 20:16, Philippe Mathieu-Daudé wrote:
Move this x86-specific code out of the generic accel/tcg/.

Reported-by: Anton Johansson<[email protected]>
Signed-off-by: Philippe Mathieu-Daudé<[email protected]>
---
  target/i386/tcg/helper-tcg.h        |  1 +
  accel/tcg/cpu-exec.c                | 12 ------------
  target/i386/tcg/sysemu/seg_helper.c | 13 +++++++++++++
  target/i386/tcg/tcg-cpu.c           |  1 +
  4 files changed, 15 insertions(+), 12 deletions(-)

Reviewed-by: Richard Henderson <[email protected]>

r~

Reply via email to