qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/11] hw/core: Cleanup and reorder headers
@ 2024-01-15  9:48 Zhao Liu
  2024-01-15  9:48 ` [PATCH 01/11] MAINTAINERS: Update hw/core/cpu.c entry Zhao Liu
                   ` (10 more replies)
  0 siblings, 11 replies; 17+ messages in thread
From: Zhao Liu @ 2024-01-15  9:48 UTC (permalink / raw)
  To: Eduardo Habkost, Marcel Apfelbaum, Philippe Mathieu-Daudé,
	Yanan Wang
  Cc: qemu-devel, Zhao Liu

From: Zhao Liu <zhao1.liu@intel.com>

Identify unused headers by full compilation (tested by "./configure" and
then "make") and reorder headers in alphabetical order.

In addition, update a file entry in MAINTAINERS file.

Zhao Liu (11):
  MAINTAINERS: Update hw/core/cpu.c entry
  hw/core: Cleanup unused included headers in cpu-common.c
  hw/core: Reorder included headers in cpu-common.c
  hw/core: Reorder included headers in cpu-sysemu.c
  hw/core: Cleanup unused included headers in machine-qmp-cmds.c
  hw/core: Cleanup unused included header in machine.c
  hw/core: Reorder included header in machine.c
  hw/core: Cleanup unnecessary included header in null-machine.c
  hw/core: Reorder included headers in null-machine.c
  hw/core: Cleanup unused included headers in numa.c
  hw/core: Reorder included headers in numa.c

 MAINTAINERS                |  3 ++-
 hw/core/cpu-common.c       | 17 ++++++-----------
 hw/core/cpu-sysemu.c       |  3 ++-
 hw/core/machine-qmp-cmds.c |  4 +---
 hw/core/machine.c          | 22 +++++++++++-----------
 hw/core/null-machine.c     |  6 +++---
 hw/core/numa.c             | 20 +++++++-------------
 7 files changed, 32 insertions(+), 43 deletions(-)

-- 
2.34.1



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

end of thread, other threads:[~2024-01-15 16:24 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-15  9:48 [PATCH 00/11] hw/core: Cleanup and reorder headers Zhao Liu
2024-01-15  9:48 ` [PATCH 01/11] MAINTAINERS: Update hw/core/cpu.c entry Zhao Liu
2024-01-15 11:09   ` Philippe Mathieu-Daudé
2024-01-15  9:48 ` [PATCH 02/11] hw/core: Cleanup unused included headers in cpu-common.c Zhao Liu
2024-01-15 10:41   ` Peter Maydell
2024-01-15 14:45     ` Zhao Liu
2024-01-15 16:07       ` Philippe Mathieu-Daudé
2024-01-15 16:36         ` Zhao Liu
2024-01-15  9:48 ` [PATCH 03/11] hw/core: Reorder " Zhao Liu
2024-01-15  9:48 ` [PATCH 04/11] hw/core: Reorder included headers in cpu-sysemu.c Zhao Liu
2024-01-15  9:48 ` [PATCH 05/11] hw/core: Cleanup unused included headers in machine-qmp-cmds.c Zhao Liu
2024-01-15  9:48 ` [PATCH 06/11] hw/core: Cleanup unused included header in machine.c Zhao Liu
2024-01-15  9:48 ` [PATCH 07/11] hw/core: Reorder " Zhao Liu
2024-01-15  9:48 ` [PATCH 08/11] hw/core: Cleanup unnecessary included header in null-machine.c Zhao Liu
2024-01-15  9:48 ` [PATCH 09/11] hw/core: Reorder included headers " Zhao Liu
2024-01-15  9:48 ` [PATCH 10/11] hw/core: Cleanup unused included headers in numa.c Zhao Liu
2024-01-15  9:48 ` [PATCH 11/11] hw/core: Reorder " Zhao Liu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).