qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 13/14] accel/tcg: Reset TCG specific fields in tcg_cpu_reset_


From: Richard Henderson
Subject: Re: [PATCH 13/14] accel/tcg: Reset TCG specific fields in tcg_cpu_reset_hold()
Date: Sun, 28 Apr 2024 11:46:50 -0700
User-agent: Mozilla Thunderbird

On 4/27/24 08:57, Philippe Mathieu-Daudé wrote:
Rather than resetting TCG specific fields in the common
cpu_common_reset_hold(), do it in tcg_cpu_reset_hold().

Signed-off-by: Philippe Mathieu-Daudé<philmd@linaro.org>
---
  accel/tcg/tcg-accel-ops.c | 3 +++
  hw/core/cpu-common.c      | 2 --
  2 files changed, 3 insertions(+), 2 deletions(-)

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

r~



reply via email to

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