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/interrupts for both can devices. I have set them up and running. I have also connected the canbus device to host to transmit and receive can packets. I am seeing qemu_set_irq() getting called. Am I missing something?
Thanks , Abhijeet, India