qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 05/10] accel/tcg: remove the fake_user_interrupt guards


From: Richard Henderson
Subject: Re: [PATCH 05/10] accel/tcg: remove the fake_user_interrupt guards
Date: Mon, 20 Mar 2023 09:18:28 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.8.0

On 3/20/23 03:10, Alex Bennée wrote:
At the cost of an empty tcg_ops field for most targets we can avoid
target specific hacks in cpu-exec.c

Signed-off-by: Alex Bennée<alex.bennee@linaro.org>
---
  include/hw/core/tcg-cpu-ops.h |  2 +-
  accel/tcg/cpu-exec.c          | 14 +++++++-------
  2 files changed, 8 insertions(+), 8 deletions(-)

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


r~



reply via email to

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