index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
rdma
/
rdma_rm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-09-23
1
-1
/
+1
*
lockable: Replace locks with lock guard macros
Simran Singhal
2020-05-04
1
-2
/
+1
*
hw/rdma: Skip data-path mr_id translation
Yuval Shaia
2020-03-21
1
-7
/
+6
*
hw/rdma: Utilize ibv_reg_mr_iova for memory registration
Yuval Shaia
2019-11-06
1
-0
/
+5
*
hw/rdma: Modify create/destroy QP to support SRQ
Kamal Heib
2019-05-04
1
-3
/
+19
*
hw/rdma: Add support for managing SRQ resource
Kamal Heib
2019-05-04
1
-0
/
+93
*
hw/rdma: Add SRQ support to backend layer
Kamal Heib
2019-05-04
1
-0
/
+2
*
hw/rdma: Free all receive buffers when QP is destroyed
Yuval Shaia
2019-03-16
1
-1
/
+1
*
{hmp, hw/pvrdma}: Expose device internals via monitor interface
Yuval Shaia
2019-03-16
1
-0
/
+53
*
hw/pvrdma: Collect debugging statistics
Yuval Shaia
2019-03-16
1
-0
/
+7
*
hw/rdma: Protect against concurrent execution of poll_cq
Yuval Shaia
2019-03-16
1
-0
/
+4
*
hw/rdma: Switch to generic error reporting way
Yuval Shaia
2019-03-16
1
-78
/
+52
*
hw: rdma: fix an off-by-one issue
Li Qiang
2019-01-19
1
-1
/
+1
*
hw/rdma: Verify that ptr is not NULL before freeing
Yuval Shaia
2019-01-19
1
-1
/
+6
*
hw/rdma: Do not call rdma_backend_del_gid on an empty gid
Yuval Shaia
2018-12-22
1
-0
/
+4
*
hw/rdma: Do not use bitmap_zero_extend to free bitmap
Yuval Shaia
2018-12-22
1
-1
/
+1
*
hw/rdma: Remove unneeded code that handles more that one port
Yuval Shaia
2018-12-22
1
-18
/
+16
*
hw/pvrdma: Add support to allow guest to configure GID table
Yuval Shaia
2018-12-22
1
-4
/
+100
*
hw/rdma: Add ability to force notification without re-arm
Yuval Shaia
2018-12-22
1
-2
/
+10
*
hw/rdma: Bugfix - Support non-aligned buffers
Yuval Shaia
2018-08-18
1
-0
/
+2
*
hw/rdma: Print backend QP number in hex format
Yuval Shaia
2018-08-18
1
-2
/
+2
*
hw/rdma: Reorder resource cleanup
Yuval Shaia
2018-08-18
1
-1
/
+2
*
hw/rdma: Do not allocate memory for non-dma MR
Yuval Shaia
2018-08-18
1
-31
/
+21
*
hw/rdma: Delete useless structure RdmaRmUserMR
Yuval Shaia
2018-08-18
1
-8
/
+8
*
hw/rdma: Delete duplicate definition of MAX_RM_TBL_NAME
Yuval Shaia
2018-05-03
1
-2
/
+0
*
hw/rdma: Fix 32-bit compilation
Yuval Shaia
2018-03-23
1
-2
/
+2
*
hw/rdma: Change host_virt to void *
Yuval Shaia
2018-03-23
1
-5
/
+5
*
rdma: fix up include directives
Michael S. Tsirkin
2018-03-23
1
-3
/
+3
*
hw/rdma: Add Query QP operation
Yuval Shaia
2018-03-23
1
-0
/
+18
*
hw/rdma: Implementation of generic rdma device layers
Yuval Shaia
2018-02-19
1
-0
/
+544