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