qemu-patch-raspberry4/hw/rdma/vmw
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
..
pvrdma.h hw/pvrdma: Make sure PCI function 0 is vmxnet3 2018-12-22 11:09:56 +02:00
pvrdma_cmd.c hw/rdma: Initialize node_guid from vmxnet3 mac address 2018-12-22 11:09:56 +02:00
pvrdma_dev_ring.c hw/rdma: Fix 32-bit compilation 2018-03-23 18:38:55 +03:00
pvrdma_dev_ring.h Clean up includes 2018-12-20 10:29:08 +01:00
pvrdma_main.c hw/rdma: Initialize node_guid from vmxnet3 mac address 2018-12-22 11:09:56 +02:00
pvrdma_qp_ops.c hw/pvrdma: Add support to allow guest to configure GID table 2018-12-22 11:09:56 +02:00
pvrdma_qp_ops.h hw/rdma: PVRDMA commands and data-path ops 2018-02-19 13:03:24 +02:00
trace-events hw/rdma: Implementation of PVRDMA device 2018-02-19 13:03:24 +02:00