]> Git Repo - qemu.git/commit - migration/qemu-file.h
Clean up inclusion of exec/cpu-common.h
authorMarkus Armbruster <[email protected]>
Mon, 12 Aug 2019 05:23:43 +0000 (07:23 +0200)
committerMarkus Armbruster <[email protected]>
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 <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Tested-by: Philippe Mathieu-Daudé <[email protected]>
Message-Id: <20190812052359[email protected]>
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
This page took 0.029546 seconds and 4 git commands to generate.