]> git.proxmox.com Git - mirror_qemu.git/commit - device_tree.c
qemu-common: stop including qemu/bswap.h from qemu-common.h
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 15 Mar 2016 16:22:36 +0000 (17:22 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 19 May 2016 14:42:28 +0000 (16:42 +0200)
commit58369e22cf971448411bfbc8c894b2addebe2111
tree6819bf43394a95a8d67cba4cb945a9e95a3fa250
parenta7d6039cb35592683ecc56d2b37817da2d2f8b00
qemu-common: stop including qemu/bswap.h from qemu-common.h

Move it to the actual users.  There are still a few includes of
qemu/bswap.h in headers; removing them is left for future work.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
31 files changed:
audio/mixeng.c
block/bochs.c
block/cloop.c
block/parallels.c
block/qcow.c
block/qcow2-cluster.c
block/qcow2-refcount.c
block/qcow2-snapshot.c
block/qcow2.c
block/qed-table.c
block/qed.c
block/vdi.c
block/vhdx-endian.c
block/vhdx-log.c
block/vhdx.c
block/vmdk.c
block/vpc.c
block/vvfat.c
crypto/afsplit.c
crypto/block-luks.c
device_tree.c
hw/arm/nseries.c
hw/block/hd-geometry.c
hw/bt/hci-csr.c
hw/bt/l2cap.c
include/qemu-common.h
io/channel-websock.c
nbd/nbd-internal.h
qemu-nbd.c
tests/ide-test.c
ui/vnc-ws.c