From: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
To: qemu-devel@nongnu.org, peter.maydell@linaro.org
Cc: yuval.shaia@oracle.com
Subject: [Qemu-devel] [PATCH PULL 0/2] RDMA queue
Date: Wed, 6 Nov 2019 16:51:25 +0200 [thread overview]
Message-ID: <20191106145127.23700-1-marcel.apfelbaum@gmail.com> (raw)
The following changes since commit 412fbef3d076c43e56451bacb28c4544858c66a3:
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-next-pull-request' into staging (2019-11-05 20:17:11 +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 68b89aee710ab48b3dcaaa721bbc5d8aa5ea24d1:
hw/rdma: Utilize ibv_reg_mr_iova for memory registration (2019-11-06 12:49:04 +0200)
----------------------------------------------------------------
RDMA queue
* better memory registration performance
----------------------------------------------------------------
Yuval Shaia (2):
configure: Check if we can use ibv_reg_mr_iova
hw/rdma: Utilize ibv_reg_mr_iova for memory registration
configure | 28 ++++++++++++++++++++++++++++
hw/rdma/rdma_backend.c | 13 +++++++++++++
hw/rdma/rdma_backend.h | 5 +++++
hw/rdma/rdma_rm.c | 5 +++++
hw/rdma/vmw/pvrdma_main.c | 6 ++++++
5 files changed, 57 insertions(+)
--
2.17.2
next reply other threads:[~2019-11-06 14:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-06 14:51 Marcel Apfelbaum [this message]
2019-11-06 14:51 ` [Qemu-devel] [PATCH PULL 1/2] configure: Check if we can use ibv_reg_mr_iova Marcel Apfelbaum
2019-11-06 14:51 ` [Qemu-devel] [PATCH PULL 2/2] hw/rdma: Utilize ibv_reg_mr_iova for memory registration Marcel Apfelbaum
2019-11-07 16:01 ` [Qemu-devel] [PATCH PULL 0/2] RDMA queue Peter Maydell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191106145127.23700-1-marcel.apfelbaum@gmail.com \
--to=marcel.apfelbaum@gmail.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=yuval.shaia@oracle.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.