summaryrefslogtreecommitdiff
path: root/hw/rdma/vmw
AgeCommit message (Expand)Author
2018-12-22hw/pvrdma: Make default pkey 0xFFFFYuval Shaia
2018-12-22hw/pvrdma: Make function reset_device return voidYuval Shaia
2018-12-22hw/rdma: Add support for MAD packetsYuval Shaia
2018-12-22hw/rdma: Add ability to force notification without re-armYuval Shaia
2018-12-22hw/pvrdma: Check the correct return valueYuval Shaia
2018-12-20Clean up includesMarkus Armbruster
2018-08-18hw/pvrdma: remove not needed includeMarcel Apfelbaum
2018-08-18hw/rdma: Add reference to pci_dev in backend_devYuval Shaia
2018-08-18hw/rdma: Bugfix - Support non-aligned buffersYuval Shaia
2018-08-18hw/rdma: Print backend QP number in hex formatYuval Shaia
2018-08-18hw/pvrdma: Cosmetic change - indent rightYuval Shaia
2018-08-18hw/pvrdma: Make default pkey 0xFFFFYuval Shaia
2018-08-18hw/pvrdma: Clean CQE before useYuval Shaia
2018-08-18hw/rdma: Modify debug macrosYuval Shaia
2018-08-18hw/pvrdma: Bugfix - provide the correct attr_mask to query_qpYuval Shaia
2018-08-18hw/rdma: Make distinction between device init and start modesYuval Shaia
2018-07-02hw/rdma: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-05-03hw/rdma: Fix possible out of bounds access to regs arrayYuval Shaia
2018-05-03hw/rdma: Fix possible out of bounds access to GID tableYuval Shaia
2018-05-03hw/rdma: Delete port's pkey tableYuval Shaia
2018-05-03hw/rdma: Fix possible usage of a NULL pointerMarcel Apfelbaum
2018-05-03hw/rdma: Fix possible munmap call on a NULL pointerMarcel Apfelbaum
2018-03-23hw/rdma: Fix 32-bit compilationYuval Shaia
2018-03-23hw/rdma: fix clang compilation errorsMarcel Apfelbaum
2018-03-23rdma: fix up include directivesMichael S. Tsirkin
2018-03-23hw/rdma: Add support for Query QP verb to pvrdma deviceYuval Shaia
2018-02-19hw/rdma: Implementation of PVRDMA deviceYuval Shaia
2018-02-19hw/rdma: PVRDMA commands and data-path opsYuval Shaia