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
/
vmw
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-19
hw/pvrdma: Make function pvrdma_qp_send/recv return void.
Yuval Shaia
2
-10
/
+8
2019-01-19
hw/pvrdma: Post CQE when receive invalid gid index
Yuval Shaia
1
-2
/
+4
2019-01-19
hw/pvrdma: Remove max-sge command-line param
Yuval Shaia
2
-5
/
+29
2018-12-22
pvrdma: check return value from pvrdma_idx_ring_has_ routines
Prasad J Pandit
1
-18
/
+11
2018-12-22
pvrdma: release ring object in case of an error
Prasad J Pandit
1
-11
/
+26
2018-12-22
pvrdma: check number of pages when creating rings
Prasad J Pandit
1
-0
/
+11
2018-12-22
pvrdma: add uar_read routine
Prasad J Pandit
1
-0
/
+6
2018-12-22
pvrdma: release device resources in case of an error
Prasad J Pandit
1
-1
/
+2
2018-12-22
hw/pvrdma: Clean device's resource when system is shutdown
Yuval Shaia
2
-0
/
+17
2018-12-22
hw/pvrdma: Fill error code in command's response
Yuval Shaia
1
-108
/
+91
2018-12-22
hw/pvrdma: Fill all CQE fields
Yuval Shaia
1
-12
/
+19
2018-12-22
hw/pvrdma: Make device state depend on Ethernet function state
Yuval Shaia
1
-1
/
+2
2018-12-22
hw/rdma: Initialize node_guid from vmxnet3 mac address
Yuval Shaia
2
-11
/
+4
2018-12-22
hw/pvrdma: Make sure PCI function 0 is vmxnet3
Yuval Shaia
2
-0
/
+14
2018-12-22
hw/pvrdma: Add support to allow guest to configure GID table
Yuval Shaia
4
-41
/
+61
2018-12-22
hw/pvrdma: Set the correct opcode for send completion
Yuval Shaia
1
-1
/
+1
2018-12-22
hw/pvrdma: Set the correct opcode for recv completion
Yuval Shaia
1
-1
/
+2
2018-12-22
hw/pvrdma: Make default pkey 0xFFFF
Yuval Shaia
1
-1
/
+1
2018-12-22
hw/pvrdma: Make function reset_device return void
Yuval Shaia
1
-3
/
+1
2018-12-22
hw/rdma: Add support for MAD packets
Yuval Shaia
2
-1
/
+5
2018-12-22
hw/rdma: Add ability to force notification without re-arm
Yuval Shaia
1
-2
/
+4
2018-12-22
hw/pvrdma: Check the correct return value
Yuval Shaia
1
-1
/
+1
2018-12-20
Clean up includes
Markus Armbruster
1
-1
/
+0
2018-08-18
hw/pvrdma: remove not needed include
Marcel Apfelbaum
1
-1
/
+0
2018-08-18
hw/rdma: Add reference to pci_dev in backend_dev
Yuval Shaia
1
-1
/
+1
2018-08-18
hw/rdma: Bugfix - Support non-aligned buffers
Yuval Shaia
1
-0
/
+1
2018-08-18
hw/rdma: Print backend QP number in hex format
Yuval Shaia
1
-2
/
+2
2018-08-18
hw/pvrdma: Cosmetic change - indent right
Yuval Shaia
1
-2
/
+2
2018-08-18
hw/pvrdma: Make default pkey 0xFFFF
Yuval Shaia
2
-1
/
+4
2018-08-18
hw/pvrdma: Clean CQE before use
Yuval Shaia
1
-0
/
+1
2018-08-18
hw/rdma: Modify debug macros
Yuval Shaia
1
-0
/
+2
2018-08-18
hw/pvrdma: Bugfix - provide the correct attr_mask to query_qp
Yuval Shaia
1
-2
/
+3
2018-08-18
hw/rdma: Make distinction between device init and start modes
Yuval Shaia
1
-55
/
+74
2018-07-02
hw/rdma: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
1
-1
/
+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
1
-2
/
+6
2018-05-03
hw/rdma: Delete port's pkey table
Yuval Shaia
1
-15
/
+0
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
5
-23
/
+24
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
6
-27
/
+27
2018-03-23
hw/rdma: Add support for Query QP verb to pvrdma device
Yuval Shaia
1
-1
/
+23
2018-02-19
hw/rdma: Implementation of PVRDMA device
Yuval Shaia
2
-0
/
+675
2018-02-19
hw/rdma: PVRDMA commands and data-path ops
Yuval Shaia
6
-0
/
+1241