Re: [QEMU][PATCH 2/5] hw/net/can: Introduce Xilinx Versal CANFD controller

2022-10-21 Thread Vikram Garhwal
Hi Peter, On 9/22/22 7:46 AM, Peter Maydell wrote: On Sat, 10 Sept 2022 at 07:13, Vikram Garhwal wrote: 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.

Re: [QEMU][PATCH 2/5] hw/net/can: Introduce Xilinx Versal CANFD controller

2022-09-22 Thread Pavel Pisa
Hello Peter, thanks for the review and Vikram for his work, I do not know much about Xilinx emulation nor Xilixn CAN controllers so I cannot comment much on this part. On Thursday 22 of September 2022 16:46:48 Peter Maydell wrote: > On Sat, 10 Sept 2022 at 07:13, Vikram Garhwal > > To > create

Re: [QEMU][PATCH 2/5] hw/net/can: Introduce Xilinx Versal CANFD controller

2022-09-22 Thread Peter Maydell
On Sat, 10 Sept 2022 at 07:13, Vikram Garhwal wrote: > > 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. > > Example for using connecting CANFD0 and

[QEMU][PATCH 2/5] hw/net/can: Introduce Xilinx Versal CANFD controller

2022-09-10 Thread Vikram Garhwal
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. Example for using connecting CANFD0 and CANFD1 to same bus: -machine xlnx-versal-virt -object can-b