qemu-e2k/migration
Markus Armbruster 452fcdbc49 Include qapi/qmp/qdict.h exactly where needed
This cleanup makes the number of objects depending on qapi/qmp/qdict.h
drop from 4550 (out of 4743) to 368 in my "build everything" tree.
For qapi/qmp/qobject.h, the number drops from 4552 to 390.

While there, separate #include from file comment with a blank line.

Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20180201111846.21846-13-armbru@redhat.com>
2018-02-09 13:52:15 +01:00
..
block.c
block.h
channel.c migration: Route errors down through migration_channel_connect 2018-02-06 10:55:12 +00:00
channel.h migration: Route errors down through migration_channel_connect 2018-02-06 10:55:12 +00:00
colo-comm.c
colo-failover.c Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
colo.c Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
exec.c Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
exec.h
fd.c Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
fd.h
global_state.c
Makefile.objs
migration.c qdict qlist: Make most helper macros functions 2018-02-09 13:52:15 +01:00
migration.h Drop superfluous includes of qapi-types.h and test-qapi-types.h 2018-02-09 05:05:11 +01:00
page_cache.c
page_cache.h
postcopy-ram.c
postcopy-ram.h
qemu-file-channel.c
qemu-file-channel.h
qemu-file.c
qemu-file.h
qjson.c
qjson.h
ram.c Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
ram.h Include qapi/qmp/qdict.h exactly where needed 2018-02-09 13:52:15 +01:00
rdma.c
rdma.h
savevm.c Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
savevm.h
socket.c migration: Route errors down through migration_channel_connect 2018-02-06 10:55:12 +00:00
socket.h
tls.c migration: Route errors down through migration_channel_connect 2018-02-06 10:55:12 +00:00
tls.h
trace-events migration: Route errors down through migration_channel_connect 2018-02-06 10:55:12 +00:00
vmstate-types.c
vmstate.c
xbzrle.c
xbzrle.h