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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
hw/pvrdma: Clean device's resource when system is shutdown
Yuval Shaia
2018-12-22
2
-0
/
+17
*
hw/rdma: Remove unneeded code that handles more that one port
Yuval Shaia
2018-12-22
3
-21
/
+19
*
hw/pvrdma: Fill error code in command's response
Yuval Shaia
2018-12-22
1
-108
/
+91
*
hw/pvrdma: Fill all CQE fields
Yuval Shaia
2018-12-22
3
-36
/
+58
*
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
3
-11
/
+13
*
hw/pvrdma: Make sure PCI function 0 is vmxnet3
Yuval Shaia
2018-12-22
2
-0
/
+14
*
hw/pvrdma: Add support to allow guest to configure GID table
Yuval Shaia
2018-12-22
11
-163
/
+462
*
hw/pvrdma: Set the correct opcode for send completion
Yuval Shaia
2018-12-22
1
-1
/
+1
*
hw/pvrdma: Set the correct opcode for recv completion
Yuval Shaia
2018-12-22
1
-1
/
+2
*
hw/pvrdma: Make default pkey 0xFFFF
Yuval Shaia
2018-12-22
1
-1
/
+1
*
hw/pvrdma: Make function reset_device return void
Yuval Shaia
2018-12-22
1
-3
/
+1
*
hw/rdma: Add support for MAD packets
Yuval Shaia
2018-12-22
5
-10
/
+260
*
hw/rdma: Abort send-op if fail to create addr handler
Yuval Shaia
2018-12-22
1
-0
/
+4
*
hw/rdma: Return qpn 1 if ibqp is NULL
Yuval Shaia
2018-12-22
1
-1
/
+1
*
hw/rdma: Add ability to force notification without re-arm
Yuval Shaia
2018-12-22
3
-5
/
+21
*
hw/pvrdma: Check the correct return value
Yuval Shaia
2018-12-22
1
-1
/
+1
*
Clean up includes
Markus Armbruster
2018-12-20
3
-2
/
+1
*
config: split PVRDMA from RDMA
Marcel Apfelbaum
2018-08-18
1
-1
/
+1
*
hw/pvrdma: remove not needed include
Marcel Apfelbaum
2018-08-18
1
-1
/
+0
*
hw/rdma: Add reference to pci_dev in backend_dev
Yuval Shaia
2018-08-18
3
-3
/
+7
*
hw/rdma: Bugfix - Support non-aligned buffers
Yuval Shaia
2018-08-18
2
-0
/
+3
*
hw/rdma: Print backend QP number in hex format
Yuval Shaia
2018-08-18
2
-4
/
+4
*
hw/rdma: Cosmetic change - move to generic function
Yuval Shaia
2018-08-18
1
-5
/
+5
*
hw/pvrdma: Cosmetic change - indent right
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
3
-17
/
+12
*
hw/pvrdma: Make default pkey 0xFFFF
Yuval Shaia
2018-08-18
2
-1
/
+4
*
hw/pvrdma: Clean CQE before use
Yuval Shaia
2018-08-18
1
-0
/
+1
*
hw/rdma: Modify debug macros
Yuval Shaia
2018-08-18
3
-4
/
+18
*
hw/pvrdma: Bugfix - provide the correct attr_mask to query_qp
Yuval Shaia
2018-08-18
1
-2
/
+3
*
hw/rdma: Make distinction between device init and start modes
Yuval Shaia
2018-08-18
4
-75
/
+155
*
hw/rdma: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-07-02
1
-1
/
+2
*
hw/rdma: Fix possible out of bounds access to port GID index
Marcel Apfelbaum
2018-05-03
1
-1
/
+1
*
hw/rdma: Delete duplicate definition of MAX_RM_TBL_NAME
Yuval Shaia
2018-05-03
2
-4
/
+2
*
hw/rdma: Fix possible out of bounds access to regs array
Yuval Shaia
2018-05-03
2
-5
/
+5
*
hw/rdma: Fix possible out of bounds access to GID table
Yuval Shaia
2018-05-03
2
-3
/
+7
*
hw/rdma: Delete port's pkey table
Yuval Shaia
2018-05-03
2
-17
/
+1
*
hw/rdma: Fix possible usage of a NULL pointer
Marcel Apfelbaum
2018-05-03
1
-0
/
+1
*
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
8
-38
/
+40
*
hw/rdma: Use correct print format in CHK_ATTR macro
Yuval Shaia
2018-03-23
1
-2
/
+2
*
hw/rdma: Change host_virt to void *
Yuval Shaia
2018-03-23
4
-11
/
+11
*
hw/rdma: fix clang compilation errors
Marcel Apfelbaum
2018-03-23
2
-4
/
+5
*
rdma: fix up include directives
Michael S. Tsirkin
2018-03-23
12
-39
/
+39
*
hw/rdma: Add support for Query QP verb to pvrdma device
Yuval Shaia
2018-03-23
1
-1
/
+23
*
hw/rdma: Add Query QP operation
Yuval Shaia
2018-03-23
4
-0
/
+35
*
hw/rdma: Implementation of PVRDMA device
Yuval Shaia
2018-02-19
3
-1
/
+676
*
hw/rdma: PVRDMA commands and data-path ops
Yuval Shaia
2018-02-19
7
-0
/
+1243
[prev]
[next]