index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
rdma
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-02
qapi: introduce x-query-rdma QMP command
Daniel P. Berrangé
3
-68
/
+69
2021-07-04
pvrdma: Fix the ring init error flow (CVE-2021-3608)
Marcel Apfelbaum
1
-1
/
+1
2021-07-04
pvrdma: Ensure correct input on ring init (CVE-2021-3607)
Marcel Apfelbaum
1
-0
/
+5
2021-07-04
hw/rdma: Fix possible mremap overflow in the pvrdma device (CVE-2021-3582)
Marcel Apfelbaum
1
-0
/
+7
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2
-2
/
+2
2021-03-15
pvrdma: wean code off pvrdma_ring.h kernel header
Cornelia Huck
5
-28
/
+37
2021-01-01
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ...
Peter Maydell
1
-0
/
+1
2020-12-19
hw/rdma: Replace QList by GQueue
Markus Armbruster
4
-26
/
+30
2020-12-18
qdev: Move softmmu properties to qdev-properties-system.h
Eduardo Habkost
1
-0
/
+1
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
3
-12
/
+12
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-1
/
+2
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
1
-2
/
+4
2020-09-02
rdma: Rename INTERFACE_RDMA_PROVIDER_CLASS macro
Eduardo Habkost
1
-1
/
+1
2020-08-21
meson: convert hw/rdma
Marc-André Lureau
2
-3
/
+10
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
2
-0
/
+2
2020-05-04
lockable: Replace locks with lock guard macros
Simran Singhal
2
-27
/
+26
2020-05-02
hw/rdma: Destroy list mutex when list is destroyed
Yuval Shaia
1
-0
/
+1
2020-03-21
hw/rdma: avoid suspicious strncpy() use
Stefan Hajnoczi
1
-0
/
+1
2020-03-21
hw/rdma: Skip data-path mr_id translation
Yuval Shaia
3
-19
/
+20
2020-03-21
hw/rdma: Cosmetic change - no need for two sge arrays
Yuval Shaia
1
-24
/
+16
2020-03-21
hw/rdma/vmw/pvrdma_dev_ring: Replace strncpy with pstrcpy
Julia Suvorova
1
-2
/
+2
2020-03-16
misc: Replace zero-length arrays with flexible array member (automatic)
Philippe Mathieu-Daudé
1
-2
/
+2
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
1
-1
/
+1
2019-11-06
hw/rdma: Utilize ibv_reg_mr_iova for memory registration
Yuval Shaia
4
-0
/
+29
2019-10-26
core: replace getpagesize() with qemu_real_host_page_size
Wei Yang
1
-1
/
+1
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
1
-1
/
+1
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-1
/
+0
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2
-2
/
+0
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-0
/
+1
2019-06-06
hw/rdma: Delete unused headers inclusion
Yuval Shaia
1
-7
/
+0
2019-05-13
Clean up header guards that don't match their file name
Markus Armbruster
1
-2
/
+2
2019-05-13
Use #include "..." for our own headers, <...> for others
Markus Armbruster
1
-1
/
+0
2019-05-04
hw/pvrdma: Add support for SRQ
Kamal Heib
4
-1
/
+209
2019-05-04
hw/rdma: Modify create/destroy QP to support SRQ
Kamal Heib
6
-33
/
+67
2019-05-04
hw/rdma: Add support for managing SRQ resource
Kamal Heib
3
-0
/
+111
2019-05-04
hw/rdma: Add SRQ support to backend layer
Kamal Heib
5
-2
/
+134
2019-03-28
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-4
/
+5
2019-03-22
trace-events: Shorten file names in comments
Markus Armbruster
2
-7
/
+7
2019-03-18
kconfig: add dependencies on CONFIG_MSI_NONBROKEN
Paolo Bonzini
2
-4
/
+5
2019-03-16
hw/rdma: Fix the error prints in create_qp_rings()
Kamal Heib
1
-3
/
+3
2019-03-16
hw/pvrdma: Fix zero-initialization of resp in {query/modify}_qp
Kamal Heib
1
-3
/
+1
2019-03-16
hw/rdma: Use {} instead of {0}
Kamal Heib
3
-11
/
+11
2019-03-16
hw/rdma: Remove unused parameter from rdma_poll_cq()
Kamal Heib
1
-4
/
+3
2019-03-16
hw/rdma: Fix broken paths to docs/devel/tracing.txt
Kamal Heib
2
-2
/
+2
2019-03-16
hw/rdma: another clang compilation fix
Marcel Apfelbaum
1
-2
/
+2
2019-03-16
hw/pvrdma: Provide correct value to object_get_typename
Yuval Shaia
1
-1
/
+1
2019-03-16
hw/pvrdma: Unregister from shutdown notifier when device goes down
Yuval Shaia
1
-0
/
+2
2019-03-16
hw/pvrdma: Delete pvrdma_exit function
Yuval Shaia
1
-6
/
+0
2019-03-16
hw/pvrdma: Delete unneeded function argument
Yuval Shaia
3
-10
/
+7
2019-03-16
hw/rdma: Free all receive buffers when QP is destroyed
Yuval Shaia
6
-9
/
+63
[next]