]> Git Repo - qemu.git/commit
Clean up includes
authorMarkus Armbruster <[email protected]>
Tue, 4 Dec 2018 17:25:35 +0000 (18:25 +0100)
committerMarkus Armbruster <[email protected]>
Thu, 20 Dec 2018 09:29:08 +0000 (10:29 +0100)
commitb7d89466dde6889d353e4f76d9cc3460067d8784
tree529c3f616fe9705c25e4e857f290ff1dcad46b4c
parentb72566a4ffaddbc0c0c1f6f5ee91b42ab13ff429
Clean up includes

Clean up includes so that osdep.h is included first and headers
which it implies are not included manually.

This commit was created with scripts/clean-includes, with the changes
to the following files manually reverted:

    contrib/libvhost-user/libvhost-user-glib.h
    contrib/libvhost-user/libvhost-user.c
    contrib/libvhost-user/libvhost-user.h
    linux-user/mips64/cpu_loop.c
    linux-user/mips64/signal.c
    linux-user/sparc64/cpu_loop.c
    linux-user/sparc64/signal.c
    linux-user/x86_64/cpu_loop.c
    linux-user/x86_64/signal.c
    target/s390x/gen-features.c
    tests/migration/s390x/a-b-bios.c
    tests/test-rcu-simpleq.c
    tests/test-rcu-tailq.c

Signed-off-by: Markus Armbruster <[email protected]>
Message-Id: <20181204172535[email protected]>
Acked-by: Eduardo Habkost <[email protected]>
Acked-by: Halil Pasic <[email protected]>
Acked-by: Yuval Shaia <[email protected]>
Acked-by: Viktor Prutyanov <[email protected]>
18 files changed:
contrib/elf2dmp/pdb.h
contrib/elf2dmp/pe.h
contrib/elf2dmp/qemu_elf.h
contrib/vhost-user-blk/vhost-user-blk.c
contrib/vhost-user-scsi/vhost-user-scsi.c
hw/rdma/rdma_utils.c
hw/rdma/rdma_utils.h
hw/rdma/vmw/pvrdma_dev_ring.h
hw/vfio/ap.c
include/qemu/vfio-helpers.h
include/sysemu/whpx.h
target/i386/sev.c
target/i386/whp-dispatch.h
target/riscv/fpu_helper.c
tests/fp/platform.h
tests/tpm-util.h
tests/vhost-user-bridge.c
util/qemu-thread-common.h
This page took 0.037402 seconds and 4 git commands to generate.