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
/
vmw
/
pvrdma_cmd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pvrdma: wean code off pvrdma_ring.h kernel header
Cornelia Huck
2021-03-15
1
-3
/
+3
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
hw/pvrdma: Add support for SRQ
Kamal Heib
2019-05-04
1
-0
/
+147
*
hw/rdma: Modify create/destroy QP to support SRQ
Kamal Heib
2019-05-04
1
-23
/
+36
*
hw/rdma: Fix the error prints in create_qp_rings()
Kamal Heib
2019-03-16
1
-3
/
+3
*
hw/pvrdma: Fix zero-initialization of resp in {query/modify}_qp
Kamal Heib
2019-03-16
1
-3
/
+1
*
hw/rdma: Use {} instead of {0}
Kamal Heib
2019-03-16
1
-1
/
+1
*
hw/pvrdma: Collect debugging statistics
Yuval Shaia
2019-03-16
1
-0
/
+2
*
hw/rdma: Switch to generic error reporting way
Yuval Shaia
2019-03-16
1
-84
/
+29
*
pvrdma: release ring object in case of an error
Prasad J Pandit
2018-12-22
1
-11
/
+26
*
pvrdma: check number of pages when creating rings
Prasad J Pandit
2018-12-22
1
-0
/
+11
*
hw/pvrdma: Fill error code in command's response
Yuval Shaia
2018-12-22
1
-108
/
+91
*
hw/pvrdma: Make device state depend on Ethernet function state
Yuval Shaia
2018-12-22
1
-1
/
+2
*
hw/rdma: Initialize node_guid from vmxnet3 mac address
Yuval Shaia
2018-12-22
1
-10
/
+0
*
hw/pvrdma: Add support to allow guest to configure GID table
Yuval Shaia
2018-12-22
1
-21
/
+34
*
hw/pvrdma: Check the correct return value
Yuval Shaia
2018-12-22
1
-1
/
+1
*
hw/pvrdma: remove not needed include
Marcel Apfelbaum
2018-08-18
1
-1
/
+0
*
hw/rdma: Bugfix - Support non-aligned buffers
Yuval Shaia
2018-08-18
1
-0
/
+1
*
hw/pvrdma: Make default pkey 0xFFFF
Yuval Shaia
2018-08-18
1
-1
/
+1
*
hw/pvrdma: Bugfix - provide the correct attr_mask to query_qp
Yuval Shaia
2018-08-18
1
-2
/
+3
*
hw/rdma: Fix possible out of bounds access to GID table
Yuval Shaia
2018-05-03
1
-2
/
+6
*
hw/rdma: Fix possible munmap call on a NULL pointer
Marcel Apfelbaum
2018-05-03
1
-1
/
+1
*
hw/rdma: Fix 32-bit compilation
Yuval Shaia
2018-03-23
1
-4
/
+4
*
hw/rdma: fix clang compilation errors
Marcel Apfelbaum
2018-03-23
1
-2
/
+3
*
rdma: fix up include directives
Michael S. Tsirkin
2018-03-23
1
-4
/
+4
*
hw/rdma: Add support for Query QP verb to pvrdma device
Yuval Shaia
2018-03-23
1
-1
/
+23
*
hw/rdma: PVRDMA commands and data-path ops
Yuval Shaia
2018-02-19
1
-0
/
+673