index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
rdma
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-03
hw/rdma: Fix possible out of bounds access to port GID index
Marcel Apfelbaum
1
-1
/
+1
2018-05-03
hw/rdma: Delete duplicate definition of MAX_RM_TBL_NAME
Yuval Shaia
2
-4
/
+2
2018-05-03
hw/rdma: Fix possible out of bounds access to regs array
Yuval Shaia
2
-5
/
+5
2018-05-03
hw/rdma: Fix possible out of bounds access to GID table
Yuval Shaia
2
-3
/
+7
2018-05-03
hw/rdma: Delete port's pkey table
Yuval Shaia
2
-17
/
+1
2018-05-03
hw/rdma: Fix possible usage of a NULL pointer
Marcel Apfelbaum
1
-0
/
+1
2018-05-03
hw/rdma: Fix possible munmap call on a NULL pointer
Marcel Apfelbaum
1
-1
/
+1
2018-03-23
hw/rdma: Fix 32-bit compilation
Yuval Shaia
8
-38
/
+40
2018-03-23
hw/rdma: Use correct print format in CHK_ATTR macro
Yuval Shaia
1
-2
/
+2
2018-03-23
hw/rdma: Change host_virt to void *
Yuval Shaia
4
-11
/
+11
2018-03-23
hw/rdma: fix clang compilation errors
Marcel Apfelbaum
2
-4
/
+5
2018-03-23
rdma: fix up include directives
Michael S. Tsirkin
12
-39
/
+39
2018-03-23
hw/rdma: Add support for Query QP verb to pvrdma device
Yuval Shaia
1
-1
/
+23
2018-03-23
hw/rdma: Add Query QP operation
Yuval Shaia
4
-0
/
+35
2018-02-19
hw/rdma: Implementation of PVRDMA device
Yuval Shaia
3
-1
/
+676
2018-02-19
hw/rdma: PVRDMA commands and data-path ops
Yuval Shaia
7
-0
/
+1243
2018-02-19
hw/rdma: Implementation of generic rdma device layers
Yuval Shaia
6
-1
/
+1535
2018-02-19
hw/rdma: Definitions for rdma device and rdma resource manager
Yuval Shaia
2
-0
/
+166
2018-02-19
hw/rdma: Add wrappers and macros
Yuval Shaia
3
-0
/
+97