+1
−0
hw/rdma/Makefile.objs
0 → 100644
+3
−0
hw/rdma/rdma_utils.c
0 → 100644
+51
−0
hw/rdma/rdma_utils.h
0 → 100644
+43
−0
Loading
As all mapping for this device are from driver to device, declare wrappers on top of pci_dma_*map functions. In addition, declare macros to be used for debug messages. Reviewed-by:Dotan Barak <dotanb@mellanox.com> Reviewed-by:
Zhu Yanjun <yanjun.zhu@oracle.com> Signed-off-by:
Yuval Shaia <yuval.shaia@oracle.com> Signed-off-by:
Marcel Apfelbaum <marcel@redhat.com>