I am using the following command to boot "xlnx-versal-virt" board with
"canbus" and connect it to host machine using "canbus"
$ qemu-system-aarch64 -M xlnx-versal-virt -m 4G -serial mon:stdio -display
none -kernel ~/linux_kernel/linux-5.15.157/arch/arm64/boot/Image \
-device virtio-rng-device,bus
Hi,
I have booted up the xlnx-versal-virt machine using qemu-system-aarch64. I
wanted to work with can device that has been modelled with this device. I
have used the xilinx_can.c driver for this device and can see two can
controllers. The problem is I am not able to see any interrupts in
/proc/int