On 28/12/22 13:49, Philippe Mathieu-Daudé wrote:
When called from syscall(), we are not within a TB and pc == 0.
We can skip the check for invalidating the current TB.

Signed-off-by: Richard Henderson <[email protected]>
[PMD: Split patch in 2]
Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
---
  accel/tcg/tb-maint.c | 17 ++++++++++++-----
  1 file changed, 12 insertions(+), 5 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <[email protected]>


Reply via email to