qemu-e2k/include/sysemu
Markus Armbruster daf015ef5a include/qemu/iov.h: Don't include qemu-common.h
qemu-common.h should only be included by .c files.  Its file comment
explains why: "No header file should depend on qemu-common.h, as this
would easily lead to circular header dependencies."

qemu/iov.h includes qemu-common.h for QEMUIOVector stuff.  Move all
that to qemu/iov.h and drop the ill-advised include.  Include
qemu/iov.h where the QEMUIOVector stuff is now missing.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2016-03-22 22:20:16 +01:00
..
accel.h Use scripts/clean-includes to drop redundant qemu/typedefs.h 2016-03-22 22:20:16 +01:00
arch_init.h
balloon.h
block-backend.h include/qemu/iov.h: Don't include qemu-common.h 2016-03-22 22:20:16 +01:00
blockdev.h include: Clean up includes 2016-02-23 12:43:05 +00:00
bt.h
char.h replay: character devices 2016-03-15 18:23:40 +01:00
cpus.h
device_tree.h
dma.h include: Clean up includes 2016-02-23 12:43:05 +00:00
dump-arch.h
dump.h
hostmem.h include: Clean up includes 2016-02-23 12:43:05 +00:00
iothread.h
kvm_int.h
kvm.h include: Clean up includes 2016-02-23 12:43:05 +00:00
memory_mapping.h Use scripts/clean-includes to drop redundant qemu/typedefs.h 2016-03-22 22:20:16 +01:00
numa.h include: Clean up includes 2016-02-23 12:43:05 +00:00
os-posix.h osdep: remove use of socket_error() from all code 2016-03-10 17:19:34 +00:00
os-win32.h osdep: remove use of socket_error() from all code 2016-03-10 17:19:34 +00:00
qtest.h include: Clean up includes 2016-02-23 12:43:05 +00:00
replay.h Use scripts/clean-includes to drop redundant qemu/typedefs.h 2016-03-22 22:20:16 +01:00
rng-random.h
rng.h rng: switch request queue to QSIMPLEQ 2016-03-08 12:54:14 +05:30
seccomp.h include: Clean up includes 2016-02-23 12:43:05 +00:00
sysemu.h Use scripts/clean-includes to drop redundant qemu/typedefs.h 2016-03-22 22:20:16 +01:00
tpm_backend_int.h
tpm_backend.h include: Clean up includes 2016-02-23 12:43:05 +00:00
tpm.h
watchdog.h
xen-mapcache.h include: Clean up includes 2016-02-23 12:43:05 +00:00