[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 1/3] hw/xen: Remove unnecessary 'exec/cpu-common.h' header
From: |
Zhao Liu |
Subject: |
Re: [PATCH 1/3] hw/xen: Remove unnecessary 'exec/cpu-common.h' header |
Date: |
Wed, 18 Dec 2024 00:22:17 +0800 |
On Tue, Dec 17, 2024 at 04:13:03PM +0100, Philippe Mathieu-Daudé wrote:
> Date: Tue, 17 Dec 2024 16:13:03 +0100
> From: Philippe Mathieu-Daudé <philmd@linaro.org>
> Subject: [PATCH 1/3] hw/xen: Remove unnecessary 'exec/cpu-common.h' header
> X-Mailer: git-send-email 2.45.2
>
> Nothing requires definitions from "exec/cpu-common.h",
> do not include this header.
>
> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
> ---
> include/hw/xen/xen.h | 2 --
> 1 file changed, 2 deletions(-)
>
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
- [PATCH 0/3] include: Cleanups around 'exec/cpu-common.h' header, Philippe Mathieu-Daudé, 2024/12/17
- [PATCH 1/3] hw/xen: Remove unnecessary 'exec/cpu-common.h' header, Philippe Mathieu-Daudé, 2024/12/17
- Re: [PATCH 1/3] hw/xen: Remove unnecessary 'exec/cpu-common.h' header,
Zhao Liu <=
- [PATCH 2/3] system/numa: Remove unnecessary 'exec/cpu-common.h' header, Philippe Mathieu-Daudé, 2024/12/17
- [PATCH 3/3] system/accel-ops: Remove unnecessary 'exec/cpu-common.h' header, Philippe Mathieu-Daudé, 2024/12/17
- Re: [PATCH 0/3] include: Cleanups around 'exec/cpu-common.h' header, Richard Henderson, 2024/12/17
- Re: [PATCH 0/3] include: Cleanups around 'exec/cpu-common.h' header, Philippe Mathieu-Daudé, 2024/12/19