[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 22/71] hw/cpu: Constify all Property
From: |
Zhao Liu |
Subject: |
Re: [PATCH 22/71] hw/cpu: Constify all Property |
Date: |
Wed, 18 Dec 2024 23:20:49 +0800 |
On Fri, Dec 13, 2024 at 01:06:56PM -0600, Richard Henderson wrote:
> Date: Fri, 13 Dec 2024 13:06:56 -0600
> From: Richard Henderson <richard.henderson@linaro.org>
> Subject: [PATCH 22/71] hw/cpu: Constify all Property
> X-Mailer: git-send-email 2.43.0
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
> hw/cpu/a15mpcore.c | 2 +-
> hw/cpu/a9mpcore.c | 2 +-
> hw/cpu/arm11mpcore.c | 2 +-
> hw/cpu/cluster.c | 2 +-
> hw/cpu/realview_mpcore.c | 2 +-
> 5 files changed, 5 insertions(+), 5 deletions(-)
>
Hope I'm not late :-)
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>