qemu-patch-raspberry4/hw/rdma
Markus Armbruster b7d89466dd 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 <armbru@redhat.com>
Message-Id: <20181204172535.2799-1-armbru@redhat.com>
Acked-by: Eduardo Habkost <ehabkost@redhat.com>
Acked-by: Halil Pasic <pasic@linux.ibm.com>
Acked-by: Yuval Shaia <yuval.shaia@oracle.com>
Acked-by: Viktor Prutyanov <viktor.prutyanov@phystech.edu>
2018-12-20 10:29:08 +01:00
..
vmw Clean up includes 2018-12-20 10:29:08 +01:00
Makefile.objs config: split PVRDMA from RDMA 2018-08-18 18:01:34 +03:00
rdma_backend.c hw/rdma: Add reference to pci_dev in backend_dev 2018-08-18 18:01:20 +03:00
rdma_backend.h hw/rdma: Add reference to pci_dev in backend_dev 2018-08-18 18:01:20 +03:00
rdma_backend_defs.h hw/rdma: Make distinction between device init and start modes 2018-08-18 17:59:23 +03:00
rdma_rm.c hw/rdma: Bugfix - Support non-aligned buffers 2018-08-18 18:00:55 +03:00
rdma_rm.h rdma: fix up include directives 2018-03-23 18:38:55 +03:00
rdma_rm_defs.h hw/rdma: Delete useless structure RdmaRmUserMR 2018-08-18 18:00:06 +03:00
rdma_utils.c Clean up includes 2018-12-20 10:29:08 +01:00
rdma_utils.h Clean up includes 2018-12-20 10:29:08 +01:00
trace-events hw/rdma: Implementation of generic rdma device layers 2018-02-19 13:03:24 +02:00