On 9/2/21 5:17 PM, Philippe Mathieu-Daudé wrote:
Restrict cpu_exec_interrupt() and its callees to sysemu.

Signed-off-by: Philippe Mathieu-Daudé<f4...@amsat.org>
---
  target/mips/tcg/tcg-internal.h      |  5 +++--
  target/mips/cpu.c                   |  2 +-
  target/mips/tcg/exception.c         | 18 ------------------
  target/mips/tcg/sysemu/tlb_helper.c | 18 ++++++++++++++++++
  target/mips/tcg/user/tlb_helper.c   |  5 -----
  5 files changed, 22 insertions(+), 26 deletions(-)

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

r~

Reply via email to