Re: [PATCH 01/11] MAINTAINERS: Update hw/core/cpu.c entry

2024-01-15 Thread Philippe Mathieu-Daudé
On 15/1/24 10:48, Zhao Liu wrote: From: Zhao Liu The hw/core/cpu.c was split as hw/core/cpu-common.c and hw/core/cpu-sysemu.c in the commit df4fd7d5c8a3 ("cpu: Split as cpu-common / cpu-sysemu"). Update the related entry. Signed-off-by: Zhao Liu --- MAINTAINERS | 3 ++- 1 file changed, 2

[PATCH 01/11] MAINTAINERS: Update hw/core/cpu.c entry

2024-01-15 Thread Zhao Liu
From: Zhao Liu The hw/core/cpu.c was split as hw/core/cpu-common.c and hw/core/cpu-sysemu.c in the commit df4fd7d5c8a3 ("cpu: Split as cpu-common / cpu-sysemu"). Update the related entry. Signed-off-by: Zhao Liu --- MAINTAINERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --g