[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>
- [PATCH 18/71] hw/block/xen-block: Unexport PropertyInfo, (continued)
- [PATCH 18/71] hw/block/xen-block: Unexport PropertyInfo, Richard Henderson, 2024/12/13
- [PATCH 17/71] hw/avr: Constify all Property, Richard Henderson, 2024/12/13
- [PATCH 15/71] hw/arm: Constify all Property, Richard Henderson, 2024/12/13
- [PATCH 19/71] hw/block: Constify all Property, Richard Henderson, 2024/12/13
- [PATCH 16/71] hw/audio: Constify all Property, Richard Henderson, 2024/12/13
- [PATCH 20/71] hw/char: Constify all Property, Richard Henderson, 2024/12/13
- [PATCH 22/71] hw/cpu: Constify all Property, Richard Henderson, 2024/12/13
- Re: [PATCH 22/71] hw/cpu: Constify all Property,
Zhao Liu <=
- [PATCH 21/71] hw/core: Constify all Property, Richard Henderson, 2024/12/13
- [PATCH 24/71] hw/display: Constify all Property, Richard Henderson, 2024/12/13
- [PATCH 25/71] hw/dma: Constify all Property, Richard Henderson, 2024/12/13
- [PATCH 27/71] hw/hyperv: Constify all Property, Richard Henderson, 2024/12/13
- [PATCH 30/71] hw/ide: Constify all Property, Richard Henderson, 2024/12/13
- [PATCH 29/71] hw/i386: Constify all Property, Richard Henderson, 2024/12/13