On 15/9/23 11:41, Philippe Mathieu-Daudé wrote:
From: Richard Henderson <[email protected]>

Simplify translator_io_start by recording the current
known value of can_do_io within DisasContextBase.

Signed-off-by: Richard Henderson <[email protected]>
Message-ID: <[email protected]>
[PMD: Split patch in 2, extracting set_can_do_io() first]
Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
---
  include/exec/translator.h |  2 ++
  accel/tcg/translator.c    | 14 +++++++-------
  2 files changed, 9 insertions(+), 7 deletions(-)

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


Reply via email to