All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] include: Cleanups around 'exec/cpu-common.h' header
@ 2024-12-17 15:13 Philippe Mathieu-Daudé
  2024-12-17 15:13 ` [PATCH 1/3] hw/xen: Remove unnecessary " Philippe Mathieu-Daudé
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Philippe Mathieu-Daudé @ 2024-12-17 15:13 UTC (permalink / raw)
  To: qemu-devel
  Cc: Stefano Stabellini, Zhao Liu, Edgar E. Iglesias, Paul Durrant,
	Richard Henderson, Philippe Mathieu-Daudé, Yanan Wang,
	Anton Johansson, Anthony PERARD, xen-devel

Do not include "exec/cpu-common.h" when we don't need it.

(I plan to merge this series myself).

Philippe Mathieu-Daudé (3):
  hw/xen: Remove unnecessary 'exec/cpu-common.h' header
  system/numa: Remove unnecessary 'exec/cpu-common.h' header
  system/accel-ops: Remove unnecessary 'exec/cpu-common.h' header

 include/hw/xen/xen.h       | 2 --
 include/sysemu/accel-ops.h | 2 +-
 include/sysemu/numa.h      | 1 -
 3 files changed, 1 insertion(+), 4 deletions(-)

-- 
2.45.2



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2024-12-19 17:11 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-17 15:13 [PATCH 0/3] include: Cleanups around 'exec/cpu-common.h' header Philippe Mathieu-Daudé
2024-12-17 15:13 ` [PATCH 1/3] hw/xen: Remove unnecessary " Philippe Mathieu-Daudé
2024-12-17 16:22   ` Zhao Liu
2024-12-17 15:13 ` [PATCH 2/3] system/numa: " Philippe Mathieu-Daudé
2024-12-17 16:23   ` Zhao Liu
2024-12-17 15:13 ` [PATCH 3/3] system/accel-ops: " Philippe Mathieu-Daudé
2024-12-17 16:24   ` Zhao Liu
2024-12-17 15:48 ` [PATCH 0/3] include: Cleanups around " Richard Henderson
2024-12-19 17:11 ` Philippe Mathieu-Daudé

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.