qemu-patch-raspberry4/hw/rdma
Yuval Shaia 028c3f93d6 hw/rdma: Initialize node_guid from vmxnet3 mac address
node_guid should be set once device is load.
Make node_guid be GID format (32 bit) of PCI function 0 vmxnet3 device's
MAC.

A new function was added to do the conversion.
So for example the MAC 56:b6:44:e9:62:dc will be converted to GID
54b6:44ff:fee9:62dc.

Signed-off-by: Yuval Shaia <yuval.shaia@oracle.com>
Reviewed-by: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
Signed-off-by: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
2018-12-22 11:09:56 +02:00
..
vmw hw/rdma: Initialize node_guid from vmxnet3 mac address 2018-12-22 11:09:56 +02:00
Makefile.objs config: split PVRDMA from RDMA 2018-08-18 18:01:34 +03:00
rdma_backend.c hw/pvrdma: Add support to allow guest to configure GID table 2018-12-22 11:09:56 +02:00
rdma_backend.h hw/pvrdma: Add support to allow guest to configure GID table 2018-12-22 11:09:56 +02:00
rdma_backend_defs.h hw/pvrdma: Add support to allow guest to configure GID table 2018-12-22 11:09:56 +02:00
rdma_rm.c hw/pvrdma: Add support to allow guest to configure GID table 2018-12-22 11:09:56 +02:00
rdma_rm.h hw/pvrdma: Add support to allow guest to configure GID table 2018-12-22 11:09:56 +02:00
rdma_rm_defs.h hw/pvrdma: Add support to allow guest to configure GID table 2018-12-22 11:09:56 +02:00
rdma_utils.c Clean up includes 2018-12-20 10:29:08 +01:00
rdma_utils.h hw/rdma: Initialize node_guid from vmxnet3 mac address 2018-12-22 11:09:56 +02:00
trace-events hw/rdma: Implementation of generic rdma device layers 2018-02-19 13:03:24 +02:00