commit | 87776ab72b02e3c99a042ab7a0a378bc457cc069 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Tue Mar 15 15:36:13 2016 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu May 19 16:42:28 2016 +0200 |
tree | 3dbdbcb3740b2a250e5c710fbbf093484a620cbb | |
parent | 58369e22cf971448411bfbc8c894b2addebe2111 [diff] |
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>