index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
rdma
/
vmw
/
pvrdma_qp_ops.c
Age
Commit message (
Expand
)
Author
2019-03-16
hw/rdma: Use {} instead of {0}
Kamal Heib
2019-03-16
hw/pvrdma: Delete unneeded function argument
Yuval Shaia
2019-03-16
hw/rdma: Switch to generic error reporting way
Yuval Shaia
2019-01-19
hw/pvrdma: Make function pvrdma_qp_send/recv return void.
Yuval Shaia
2019-01-19
hw/pvrdma: Post CQE when receive invalid gid index
Yuval Shaia
2019-01-19
hw/pvrdma: Remove max-sge command-line param
Yuval Shaia
2018-12-22
hw/pvrdma: Fill all CQE fields
Yuval Shaia
2018-12-22
hw/pvrdma: Add support to allow guest to configure GID table
Yuval Shaia
2018-12-22
hw/pvrdma: Set the correct opcode for send completion
Yuval Shaia
2018-12-22
hw/pvrdma: Set the correct opcode for recv completion
Yuval Shaia
2018-12-22
hw/rdma: Add ability to force notification without re-arm
Yuval Shaia
2018-08-18
hw/rdma: Print backend QP number in hex format
Yuval Shaia
2018-08-18
hw/pvrdma: Clean CQE before use
Yuval Shaia
2018-05-03
hw/rdma: Fix possible usage of a NULL pointer
Marcel Apfelbaum
2018-03-23
hw/rdma: Fix 32-bit compilation
Yuval Shaia
2018-03-23
rdma: fix up include directives
Michael S. Tsirkin
2018-02-19
hw/rdma: PVRDMA commands and data-path ops
Yuval Shaia