aboutsummaryrefslogtreecommitdiff
path: root/hw/rdma/vmw/pvrdma.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-24hw/rdma: Remove deprecated pvrdma device and rdmacm-mux helperPhilippe Mathieu-Daudé1-144/+0
2023-01-08include/hw/pci: Split pci_device.h off pci.hMarkus Armbruster1-0/+1
2023-01-08include/hw/pci: Break inclusion loop pci_bridge.h and cxl.hMarkus Armbruster1-1/+0
2021-03-15pvrdma: wean code off pvrdma_ring.h kernel headerCornelia Huck1-3/+2
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-1/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-2/+4
2019-03-16hw/pvrdma: Collect debugging statisticsYuval Shaia1-0/+10
2019-03-16hw/rdma: Switch to generic error reporting wayYuval Shaia1-1/+1
2018-12-22hw/pvrdma: Clean device's resource when system is shutdownYuval Shaia1-0/+2
2018-12-22hw/pvrdma: Make sure PCI function 0 is vmxnet3Yuval Shaia1-0/+2
2018-12-22hw/pvrdma: Add support to allow guest to configure GID tableYuval Shaia1-1/+1
2018-12-22hw/pvrdma: Make default pkey 0xFFFFYuval Shaia1-1/+1
2018-12-22hw/rdma: Add support for MAD packetsYuval Shaia1-0/+2
2018-08-18hw/pvrdma: Make default pkey 0xFFFFYuval Shaia1-0/+3
2018-07-02hw/rdma: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé1-1/+2
2018-05-03hw/rdma: Fix possible out of bounds access to regs arrayYuval Shaia1-3/+3
2018-03-23rdma: fix up include directivesMichael S. Tsirkin1-4/+4
2018-02-19hw/rdma: PVRDMA commands and data-path opsYuval Shaia1-0/+122