qemu-patch-raspberry4/hw/rdma/vmw
Yuval Shaia b462a13480 hw/pvrdma: Bugfix - provide the correct attr_mask to query_qp
Calling rdma_rm_query_qp with attr_mask equals to -1 leads to error
where backend query_qp fails to retrieve the needed QP attributes.
Fix it by providing the attr_mask we got from driver.

Signed-off-by: Yuval Shaia <yuval.shaia@oracle.com>
Message-Id: <20180805153518.2983-3-yuval.shaia@oracle.com>
Reviewed-by: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
Signed-off-by: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
2018-08-18 17:59:33 +03:00
..
pvrdma.h hw/rdma: Use the IEC binary prefix definitions 2018-07-02 15:41:17 +02:00
pvrdma_cmd.c hw/pvrdma: Bugfix - provide the correct attr_mask to query_qp 2018-08-18 17:59:33 +03:00
pvrdma_dev_ring.c hw/rdma: Fix 32-bit compilation 2018-03-23 18:38:55 +03:00
pvrdma_dev_ring.h hw/rdma: Fix 32-bit compilation 2018-03-23 18:38:55 +03:00
pvrdma_main.c hw/rdma: Make distinction between device init and start modes 2018-08-18 17:59:23 +03:00
pvrdma_qp_ops.c hw/rdma: Fix possible usage of a NULL pointer 2018-05-03 20:52:29 +03:00
pvrdma_qp_ops.h hw/rdma: PVRDMA commands and data-path ops 2018-02-19 13:03:24 +02:00
trace-events hw/rdma: Implementation of PVRDMA device 2018-02-19 13:03:24 +02:00