qemu-common: stop including qemu/host-utils.h from qemu-common.h
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 15 Mar 2016 14:36:13 +0000 (15:36 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 19 May 2016 14:42:28 +0000 (16:42 +0200)
commit87776ab72b02e3c99a042ab7a0a378bc457cc069
tree3dbdbcb3740b2a250e5c710fbbf093484a620cbb
parent58369e22cf971448411bfbc8c894b2addebe2111
qemu-common: stop including qemu/host-utils.h from qemu-common.h

Move it to the actual users.  There are some inclusions of
qemu/host-utils.h in headers, but they are all necessary.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
15 files changed:
audio/noaudio.c
audio/spiceaudio.c
audio/wavaudio.c
contrib/ivshmem-server/ivshmem-server.c
hw/acpi/core.c
hw/bt/sdp.c
hw/display/tc6393xb.c
include/exec/cpu-defs.h
include/hw/acpi/acpi.h
include/qemu-common.h
page_cache.c
slirp/slirp.h
stubs/slirp.c
tests/libqos/malloc.c
util/buffer.c