The following changes since commit 52a96afaa23d883d281bc7b95b9e69db7d6d3d3f:
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.0-pull-request' into staging (2020-03-20 16:00:21 +0000) are available in the Git repository at: https://github.com/marcel-apf/qemu tags/rdma-pull-request for you to fetch changes up to f93cfdc583d4c26b2a878642adf574e11909863c: hw/rdma: avoid suspicious strncpy() use (2020-03-21 19:21:20 +0200) ---------------------------------------------------------------- RDMA queue * hw/rdma: fix gcc 9.2 warnings * hw/rdma: eliminate data-path processing * hw/rdma: Replace strncpy with pstrcpy ---------------------------------------------------------------- Julia Suvorova (1): hw/rdma/vmw/pvrdma_dev_ring: Replace strncpy with pstrcpy Stefan Hajnoczi (1): hw/rdma: avoid suspicious strncpy() use Yuval Shaia (2): hw/rdma: Cosmetic change - no need for two sge arrays hw/rdma: Skip data-path mr_id translation hw/rdma/rdma_backend.c | 61 +++++++++++++++++++++---------------------- hw/rdma/rdma_backend.h | 5 ---- hw/rdma/rdma_rm.c | 13 +++++---- hw/rdma/vmw/pvrdma_dev_ring.c | 5 ++-- 4 files changed, 39 insertions(+), 45 deletions(-) -- 2.17.2