index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
rdma
/
vmw
Age
Commit message (
Expand
)
Author
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-05-13
Clean up header guards that don't match their file name
Markus Armbruster
2019-05-04
hw/pvrdma: Add support for SRQ
Kamal Heib
2019-05-04
hw/rdma: Modify create/destroy QP to support SRQ
Kamal Heib
2019-03-22
trace-events: Shorten file names in comments
Markus Armbruster
2019-03-16
hw/rdma: Fix the error prints in create_qp_rings()
Kamal Heib
2019-03-16
hw/pvrdma: Fix zero-initialization of resp in {query/modify}_qp
Kamal Heib
2019-03-16
hw/rdma: Use {} instead of {0}
Kamal Heib
2019-03-16
hw/rdma: Fix broken paths to docs/devel/tracing.txt
Kamal Heib
2019-03-16
hw/pvrdma: Provide correct value to object_get_typename
Yuval Shaia
2019-03-16
hw/pvrdma: Unregister from shutdown notifier when device goes down
Yuval Shaia
2019-03-16
hw/pvrdma: Delete pvrdma_exit function
Yuval Shaia
2019-03-16
hw/pvrdma: Delete unneeded function argument
Yuval Shaia
2019-03-16
hw/rdma: Free all MAD receive buffers when device is closed
Yuval Shaia
2019-03-16
{hmp, hw/pvrdma}: Expose device internals via monitor interface
Yuval Shaia
2019-03-16
hw/pvrdma: Collect debugging statistics
Yuval Shaia
2019-03-16
hw/rdma: Switch to generic error reporting way
Yuval Shaia
2019-01-19
hw/pvrdma: Make function pvrdma_qp_send/recv return void.
Yuval Shaia
2019-01-19
hw/pvrdma: Post CQE when receive invalid gid index
Yuval Shaia
2019-01-19
hw/pvrdma: Remove max-sge command-line param
Yuval Shaia
2018-12-22
pvrdma: check return value from pvrdma_idx_ring_has_ routines
Prasad J Pandit
2018-12-22
pvrdma: release ring object in case of an error
Prasad J Pandit
2018-12-22
pvrdma: check number of pages when creating rings
Prasad J Pandit
2018-12-22
pvrdma: add uar_read routine
Prasad J Pandit
2018-12-22
pvrdma: release device resources in case of an error
Prasad J Pandit
2018-12-22
hw/pvrdma: Clean device's resource when system is shutdown
Yuval Shaia
2018-12-22
hw/pvrdma: Fill error code in command's response
Yuval Shaia
2018-12-22
hw/pvrdma: Fill all CQE fields
Yuval Shaia
2018-12-22
hw/pvrdma: Make device state depend on Ethernet function state
Yuval Shaia
2018-12-22
hw/rdma: Initialize node_guid from vmxnet3 mac address
Yuval Shaia
2018-12-22
hw/pvrdma: Make sure PCI function 0 is vmxnet3
Yuval Shaia
2018-12-22
hw/pvrdma: Add support to allow guest to configure GID table
Yuval Shaia
2018-12-22
hw/pvrdma: Set the correct opcode for send completion
Yuval Shaia
2018-12-22
hw/pvrdma: Set the correct opcode for recv completion
Yuval Shaia
2018-12-22
hw/pvrdma: Make default pkey 0xFFFF
Yuval Shaia
2018-12-22
hw/pvrdma: Make function reset_device return void
Yuval Shaia
2018-12-22
hw/rdma: Add support for MAD packets
Yuval Shaia
2018-12-22
hw/rdma: Add ability to force notification without re-arm
Yuval Shaia
2018-12-22
hw/pvrdma: Check the correct return value
Yuval Shaia
2018-12-20
Clean up includes
Markus Armbruster
2018-08-18
hw/pvrdma: remove not needed include
Marcel Apfelbaum
2018-08-18
hw/rdma: Add reference to pci_dev in backend_dev
Yuval Shaia
2018-08-18
hw/rdma: Bugfix - Support non-aligned buffers
Yuval Shaia
2018-08-18
hw/rdma: Print backend QP number in hex format
Yuval Shaia
2018-08-18
hw/pvrdma: Cosmetic change - indent right
Yuval Shaia
2018-08-18
hw/pvrdma: Make default pkey 0xFFFF
Yuval Shaia
2018-08-18
hw/pvrdma: Clean CQE before use
Yuval Shaia
[next]