summaryrefslogtreecommitdiffstats
path: root/hw/rdma/vmw/pvrdma_dev_ring.c
Commit message (Expand)AuthorAgeFilesLines
* pvrdma: wean code off pvrdma_ring.h kernel headerCornelia Huck2021-03-151-18/+23
* qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi2020-09-231-2/+2
* hw/rdma: avoid suspicious strncpy() useStefan Hajnoczi2020-03-211-0/+1
* hw/rdma/vmw/pvrdma_dev_ring: Replace strncpy with pstrcpyJulia Suvorova2020-03-211-2/+2
* hw/rdma: Switch to generic error reporting wayYuval Shaia2019-03-161-19/+7Star
* pvrdma: check return value from pvrdma_idx_ring_has_ routinesPrasad J Pandit2018-12-221-18/+11Star
* hw/rdma: Fix 32-bit compilationYuval Shaia2018-03-231-3/+3
* rdma: fix up include directivesMichael S. Tsirkin2018-03-231-4/+4
* hw/rdma: PVRDMA commands and data-path opsYuval Shaia2018-02-191-0/+155