]> Git Repo - qemu.git/blobdiff - hw/rdma/rdma_backend.c
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190712' into staging
[qemu.git] / hw / rdma / rdma_backend.c
index cf34874e9d2fda6085cb3488dde9e89031b8c2d4..c39051068d1e3fa0eb3b30c762ba8711333c8665 100644 (file)
  */
 
 #include "qemu/osdep.h"
-#include "sysemu/sysemu.h"
-#include "qapi/error.h"
-#include "qapi/qmp/qlist.h"
-#include "qapi/qmp/qnum.h"
 #include "qapi/qapi-events-rdma.h"
 
 #include <infiniband/verbs.h>
-#include <infiniband/umad_types.h>
-#include <infiniband/umad.h>
-#include <rdma/rdma_user_cm.h>
 
 #include "contrib/rdmacm-mux/rdmacm-mux.h"
 #include "trace.h"
This page took 0.024805 seconds and 4 git commands to generate.