index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
rdma
Age
Commit message (
Expand
)
Author
2018-07-02
hw/rdma: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-05-03
hw/rdma: Fix possible out of bounds access to port GID index
Marcel Apfelbaum
2018-05-03
hw/rdma: Delete duplicate definition of MAX_RM_TBL_NAME
Yuval Shaia
2018-05-03
hw/rdma: Fix possible out of bounds access to regs array
Yuval Shaia
2018-05-03
hw/rdma: Fix possible out of bounds access to GID table
Yuval Shaia
2018-05-03
hw/rdma: Delete port's pkey table
Yuval Shaia
2018-05-03
hw/rdma: Fix possible usage of a NULL pointer
Marcel Apfelbaum
2018-05-03
hw/rdma: Fix possible munmap call on a NULL pointer
Marcel Apfelbaum
2018-03-23
hw/rdma: Fix 32-bit compilation
Yuval Shaia
2018-03-23
hw/rdma: Use correct print format in CHK_ATTR macro
Yuval Shaia
2018-03-23
hw/rdma: Change host_virt to void *
Yuval Shaia
2018-03-23
hw/rdma: fix clang compilation errors
Marcel Apfelbaum
2018-03-23
rdma: fix up include directives
Michael S. Tsirkin
2018-03-23
hw/rdma: Add support for Query QP verb to pvrdma device
Yuval Shaia
2018-03-23
hw/rdma: Add Query QP operation
Yuval Shaia
2018-02-19
hw/rdma: Implementation of PVRDMA device
Yuval Shaia
2018-02-19
hw/rdma: PVRDMA commands and data-path ops
Yuval Shaia
2018-02-19
hw/rdma: Implementation of generic rdma device layers
Yuval Shaia
2018-02-19
hw/rdma: Definitions for rdma device and rdma resource manager
Yuval Shaia
2018-02-19
hw/rdma: Add wrappers and macros
Yuval Shaia