The following patch set includes few misc fixes for the pvrdma driver. Note: this patch set depends on the latest patch set from Yuval.
Changes from v1-v2: - Update the commit message of patch #3. Kamal Heib (4): hw/rdma: Fix broken paths to docs/devel/tracing.txt hw/rdma: Remove unused parameter from rdma_poll_cq() hw/rdma: Use {} instead of {0} hw/pvrdma: Fix zero-initialization of resp in {query/modify}_qp hw/rdma/rdma_backend.c | 25 ++++++++++++------------- hw/rdma/trace-events | 2 +- hw/rdma/vmw/pvrdma_cmd.c | 6 ++---- hw/rdma/vmw/pvrdma_qp_ops.c | 2 +- hw/rdma/vmw/trace-events | 2 +- 5 files changed, 17 insertions(+), 20 deletions(-) -- 2.20.1