On Thu, Jul 03, 2025 at 07:32:10PM +0200, Philippe Mathieu-Daudé wrote:
> Date: Thu, 3 Jul 2025 19:32:10 +0200
> From: Philippe Mathieu-Daudé
> Subject: [PATCH v6 04/39] system/cpus: Assert interrupt handling is done
> with BQL locked
> X-Mailer: git-send-email 2.49.0
>
> Signed-off-by: Philipp
On 7/4/2025 1:32 AM, Philippe Mathieu-Daudé wrote:
Signed-off-by: Philippe Mathieu-Daudé
Reviewed-by: Richard Henderson
---
accel/tcg/tcg-accel-ops.c | 2 --
system/cpus.c | 2 ++
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/accel/tcg/tcg-accel-ops.c b/accel/tc