summary refs log tree commit diff stats
path: root/include/hw/net/xlnx-versal-canfd.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* hw/net/can: Introduce Xilinx Versal CANFD controllerVikram Garhwal2023-06-061-0/+87
The Xilinx Versal CANFD controller is developed based on SocketCAN, QEMU CAN bus implementation. Bus connection and socketCAN connection for each CAN module can be set through command lines. Signed-off-by: Vikram Garhwal <vikram.garhwal@amd.com> Reviewed-by: Francisco Iglesias <frasse.iglesias@gmail.com> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>