Re: [PATCH 07/10] core/ptimers: Remove unnecessary 'sysemu/cpus.h' include

2022-02-05 Thread Richard Henderson
On 2/4/22 06:38, Philippe Mathieu-Daudé wrote: Signed-off-by: Philippe Mathieu-Daudé --- hw/core/ptimer.c | 1 - 1 file changed, 1 deletion(-) Reviewed-by: Richard Henderson r~

Re: [PATCH 07/10] core/ptimers: Remove unnecessary 'sysemu/cpus.h' include

2022-02-04 Thread Thomas Huth
On 03/02/2022 20.38, Philippe Mathieu-Daudé wrote: Signed-off-by: Philippe Mathieu-Daudé --- hw/core/ptimer.c | 1 - 1 file changed, 1 deletion(-) diff --git a/hw/core/ptimer.c b/hw/core/ptimer.c index 6ba19fd965..eb5ba1aff7 100644 --- a/hw/core/ptimer.c +++ b/hw/core/ptimer.c @@ -14,7 +14,6

[PATCH 07/10] core/ptimers: Remove unnecessary 'sysemu/cpus.h' include

2022-02-03 Thread Philippe Mathieu-Daudé via
Signed-off-by: Philippe Mathieu-Daudé --- hw/core/ptimer.c | 1 - 1 file changed, 1 deletion(-) diff --git a/hw/core/ptimer.c b/hw/core/ptimer.c index 6ba19fd965..eb5ba1aff7 100644 --- a/hw/core/ptimer.c +++ b/hw/core/ptimer.c @@ -14,7 +14,6 @@ #include "sysemu/cpu-timers.h" #include "sysemu/q