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
/
pvrdma_main.c
Age
Commit message (
Expand
)
Author
2019-01-19
hw/pvrdma: Remove max-sge command-line param
Yuval Shaia
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/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: Make function reset_device return void
Yuval Shaia
2018-12-22
hw/rdma: Add support for MAD packets
Yuval Shaia
2018-08-18
hw/rdma: Add reference to pci_dev in backend_dev
Yuval Shaia
2018-08-18
hw/pvrdma: Cosmetic change - indent right
Yuval Shaia
2018-08-18
hw/rdma: Modify debug macros
Yuval Shaia
2018-08-18
hw/rdma: Make distinction between device init and start modes
Yuval Shaia
2018-05-03
hw/rdma: Fix possible out of bounds access to regs array
Yuval Shaia
2018-05-03
hw/rdma: Delete port's pkey table
Yuval Shaia
2018-03-23
hw/rdma: Fix 32-bit compilation
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-02-19
hw/rdma: Implementation of PVRDMA device
Yuval Shaia