]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/marcel/tags/rdma-pull-request' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 7 May 2019 11:36:50 +0000 (12:36 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 7 May 2019 11:36:50 +0000 (12:36 +0100)
commit1efede74f6e75c1c5b81366249e3b234161add1e
tree44108edc94b1bf35918210aaf10c314f24f8ef25
parent19eb2d4e736dc895f31fbd6b520e514f10cc08e0
parent355b7cf356b7f506ca1b716647cc0cf19d312fd2
Merge remote-tracking branch 'remotes/marcel/tags/rdma-pull-request' into staging

RDMA queue

* pvrdma: Add support for SRQ

# gpg: Signature made Sat 04 May 2019 14:35:40 BST
# gpg:                using RSA key 36D4C0F0CF2FE46D
# gpg: Good signature from "Marcel Apfelbaum <marcel.apfelbaum@zoho.com>" [marginal]
# gpg:                 aka "Marcel Apfelbaum <marcel@redhat.com>" [marginal]
# gpg:                 aka "Marcel Apfelbaum <marcel.apfelbaum@gmail.com>" [marginal]
# gpg: WARNING: This key is not certified with sufficiently trusted signatures!
# gpg:          It is not certain that the signature belongs to the owner.
# Primary key fingerprint: B1C6 3A57 F92E 08F2 640F  31F5 36D4 C0F0 CF2F E46D

* remotes/marcel/tags/rdma-pull-request:
  hw/pvrdma: Add support for SRQ
  hw/rdma: Modify create/destroy QP to support SRQ
  hw/rdma: Add support for managing SRQ resource
  hw/rdma: Add SRQ support to backend layer

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>