OSDN Git Service

Clean up inclusion of exec/cpu-common.h
authorMarkus Armbruster <armbru@redhat.com>
Mon, 12 Aug 2019 05:23:43 +0000 (07:23 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Fri, 16 Aug 2019 11:31:52 +0000 (13:31 +0200)
commit6a0acfff997c294ad935b9f0b713a62bec68f50b
treeb4b456ff03d5d1d562b67de31db138ab094b0484
parent64552b6be4758d3a774f7787b294543ccebd5358
Clean up inclusion of exec/cpu-common.h

migration/qemu-file.h neglects to include it even though it needs
ram_addr_t.  Fix that.  Drop a few superfluous inclusions elsewhere.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20190812052359.30071-14-armbru@redhat.com>
16 files changed:
accel/stubs/tcg-stub.c
balloon.c
hw/smbios/smbios.c
include/hw/hw.h
include/hw/ppc/ppc4xx.h
include/migration/misc.h
include/sysemu/kvm_int.h
include/sysemu/memory_mapping.h
migration/migration.h
migration/qemu-file-channel.c
migration/qemu-file.h
migration/vmstate-types.c
qom/cpu.c
tcg/optimize.c
tcg/tcg-common.c
tcg/tcg.c