| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Drop duplicate #include | Markus Armbruster | 2023-02-08 | 1 | -1/+0 |
| * | Use g_new() & friends where that makes obvious sense | Markus Armbruster | 2022-03-21 | 1 | -1/+1 |
| * | pvrdma: Fix the ring init error flow (CVE-2021-3608) | Marcel Apfelbaum | 2021-07-04 | 1 | -1/+1 |
| * | pvrdma: wean code off pvrdma_ring.h kernel header | Cornelia Huck | 2021-03-15 | 1 | -18/+23 |
| * | qemu/atomic.h: rename atomic_ to qatomic_ | Stefan Hajnoczi | 2020-09-23 | 1 | -2/+2 |
| * | hw/rdma: avoid suspicious strncpy() use | Stefan Hajnoczi | 2020-03-21 | 1 | -0/+1 |
| * | hw/rdma/vmw/pvrdma_dev_ring: Replace strncpy with pstrcpy | Julia Suvorova | 2020-03-21 | 1 | -2/+2 |
| * | hw/rdma: Switch to generic error reporting way | Yuval Shaia | 2019-03-16 | 1 | -19/+7 |
| * | pvrdma: check return value from pvrdma_idx_ring_has_ routines | Prasad J Pandit | 2018-12-22 | 1 | -18/+11 |
| * | hw/rdma: Fix 32-bit compilation | Yuval Shaia | 2018-03-23 | 1 | -3/+3 |
| * | rdma: fix up include directives | Michael S. Tsirkin | 2018-03-23 | 1 | -4/+4 |
| * | hw/rdma: PVRDMA commands and data-path ops | Yuval Shaia | 2018-02-19 | 1 | -0/+155 |