|
From: | Richard Henderson |
Subject: | Re: [PATCH 04/11] hw/mips/loongson3_virt: Pass CPU argument to get_cpu_freq_hz() |
Date: | Tue, 14 Jan 2025 21:09:54 -0800 |
User-agent: | Mozilla Thunderbird |
On 1/12/25 13:58, Philippe Mathieu-Daudé wrote:
Pass the first vCPU as argument, allowing to remove another &first_cpu global use. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> --- hw/mips/loongson3_virt.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |