index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
rdma
/
rdma_backend.h
Age
Commit message (
Expand
)
Author
2020-03-21
hw/rdma: Skip data-path mr_id translation
Yuval Shaia
2019-11-06
hw/rdma: Utilize ibv_reg_mr_iova for memory registration
Yuval Shaia
2019-05-04
hw/rdma: Modify create/destroy QP to support SRQ
Kamal Heib
2019-05-04
hw/rdma: Add SRQ support to backend layer
Kamal Heib
2019-03-16
hw/pvrdma: Delete unneeded function argument
Yuval Shaia
2019-03-16
hw/rdma: Free all receive buffers when QP is destroyed
Yuval Shaia
2019-03-16
hw/rdma: Switch to generic error reporting way
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/rdma: Add support for MAD packets
Yuval Shaia
2018-12-22
hw/rdma: Return qpn 1 if ibqp is NULL
Yuval Shaia
2018-08-18
hw/rdma: Add reference to pci_dev in backend_dev
Yuval Shaia
2018-08-18
hw/rdma: Make distinction between device init and start modes
Yuval Shaia
2018-03-23
hw/rdma: Change host_virt to void *
Yuval Shaia
2018-03-23
rdma: fix up include directives
Michael S. Tsirkin
2018-03-23
hw/rdma: Add Query QP operation
Yuval Shaia
2018-02-19
hw/rdma: Implementation of generic rdma device layers
Yuval Shaia