|
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~
[Prev in Thread] | Current Thread | [Next in Thread] |