qemu/hw/rdma
Yuval Shaia 98d176f8e5 hw/rdma: PVRDMA commands and data-path ops
First PVRDMA sub-module - implementation of the PVRDMA device.
- PVRDMA commands such as create CQ and create MR.
- Data path QP operations - post_send and post_recv.
- Completion handler.

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>
2018-02-19 13:03:24 +02:00
..
vmw hw/rdma: PVRDMA commands and data-path ops 2018-02-19 13:03:24 +02:00
Makefile.objs hw/rdma: PVRDMA commands and data-path ops 2018-02-19 13:03:24 +02:00
rdma_backend.c hw/rdma: Implementation of generic rdma device layers 2018-02-19 13:03:24 +02:00
rdma_backend.h hw/rdma: Implementation of generic rdma device layers 2018-02-19 13:03:24 +02:00
rdma_backend_defs.h
rdma_rm.c hw/rdma: Implementation of generic rdma device layers 2018-02-19 13:03:24 +02:00
rdma_rm.h hw/rdma: Implementation of generic rdma device layers 2018-02-19 13:03:24 +02:00
rdma_rm_defs.h
rdma_utils.c
rdma_utils.h
trace-events hw/rdma: Implementation of generic rdma device layers 2018-02-19 13:03:24 +02:00