qemu-e2k/include/qemu
Markus Armbruster 922a01a013 Move include qemu/option.h from qemu-common.h to actual users
qemu-common.h includes qemu/option.h, but most places that include the
former don't actually need the latter.  Drop the include, and add it
to the places that actually need it.

While there, drop superfluous includes of both headers, and
separate #include from file comment with a blank line.

This cleanup makes the number of objects depending on qemu/option.h
drop from 4545 (out of 4743) to 284 in my "build everything" tree.

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-20-armbru@redhat.com>
[Semantic conflict with commit bdd6a90a9e in block/nvme.c resolved]
2018-02-09 13:52:16 +01:00
..
acl.h
atomic.h
base64.h
bcd.h
bitmap.h
bitops.h
bswap.h
buffer.h
compiler.h lockable: add QemuLockable 2018-02-08 09:22:03 +08:00
config-file.h Move include qemu/option.h from qemu-common.h to actual users 2018-02-09 13:52:16 +01:00
coroutine_int.h
coroutine.h coroutine-lock: make qemu_co_enter_next thread-safe 2018-02-08 09:22:03 +08:00
cpuid.h
crc32c.h
cutils.h
envlist.h
error-report.h
event_notifier.h Revert "qemu: add a cleanup callback function to EventNotifier" 2018-01-24 19:20:19 +02:00
fifo8.h
fifo32.h
fprintf-fn.h
futex.h
hbitmap.h
help_option.h
host-utils.h pci/shpc: Move function to generic header file 2018-01-18 21:52:38 +02:00
id.h
int128.h
iov.h
jhash.h
lockable.h lockable: add QemuLockable 2018-02-08 09:22:03 +08:00
log.h
main-loop.h
memfd.h memfd: add hugetlbsize argument 2018-02-07 14:09:25 +01:00
mmap-alloc.h
module.h
notify.h
option_int.h
option.h Include qapi/qmp/qdict.h exactly where needed 2018-02-09 13:52:15 +01:00
osdep.h
path.h
processor.h Drop remaining bits of ia64 host support 2018-02-05 18:09:45 +01:00
qdist.h
qht.h
queue.h tcg: Dynamically allocate TCGOps 2017-12-29 12:43:39 -08:00
range.h
ratelimit.h
rcu_queue.h
rcu.h
readline.h readline: add a free function 2018-01-16 14:54:50 +01:00
seqlock.h
sockets.h
stats64.h
systemd.h
thread-posix.h
thread-win32.h
thread.h lockable: add QemuLockable 2018-02-08 09:22:03 +08:00
throttle-options.h
throttle.h Include qapi/qmp/qdict.h exactly where needed 2018-02-09 13:52:15 +01:00
timed-average.h
timer.h Drop remaining bits of ia64 host support 2018-02-05 18:09:45 +01:00
typedefs.h Typedef the subtypes of QObject in qemu/typedefs.h, too 2018-02-09 13:52:15 +01:00
unicode.h
uri.h
uuid.h
vfio-helpers.h util: Introduce vfio helpers 2018-02-08 09:22:03 +08:00
xattr.h