qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 6/9] accel/tcg: Introduce TCGCPUOps::need_replay_interrupt()


From: Richard Henderson
Subject: Re: [PATCH 6/9] accel/tcg: Introduce TCGCPUOps::need_replay_interrupt() handler
Date: Thu, 25 Jan 2024 09:00:19 +1000
User-agent: Mozilla Thunderbird

On 1/24/24 20:16, Philippe Mathieu-Daudé wrote:
In order to make accel/tcg/ target agnostic,
introduce the need_replay_interrupt() handler.

Signed-off-by: Philippe Mathieu-Daudé<philmd@linaro.org>
---
  include/hw/core/tcg-cpu-ops.h | 5 +++++
  accel/tcg/cpu-exec.c          | 5 ++++-
  2 files changed, 9 insertions(+), 1 deletion(-)

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


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]