qemu-e2k/include/hw/ppc
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
..
mac_dbdma.h include/qemu/iov.h: Don't include qemu-common.h 2016-03-22 22:20:16 +01:00
openpic.h
ppc4xx.h
ppc_e500.h
ppc.h
spapr_drc.h
spapr_vio.h
spapr.h
xics.h xics: report errors with the QEMU Error API 2016-02-28 16:19:02 +11:00