On 7/1/25 08:39, Philippe Mathieu-Daudé wrote:
No need for accel-specific @dirty field when we have
a generic one in CPUState.

Signed-off-by: Philippe Mathieu-Daudé<phi...@linaro.org>
---
  include/system/hvf_int.h  |  1 -
  accel/hvf/hvf-accel-ops.c | 10 +++++-----
  target/arm/hvf/hvf.c      |  4 ++--
  target/i386/hvf/hvf.c     |  4 ++--
  target/i386/hvf/x86hvf.c  |  2 +-
  5 files changed, 10 insertions(+), 11 deletions(-)

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

r~

Reply via email to