Re: xlnx-versal-virt machine in qemu

2024-05-01 Thread abhijeet rajmane
n_interrupt" function. I have added prints in those functions. "xcan_interrupt" function is not getting called. ->If i check the interrupts on cpu for 'can' interface the count is 0. Thank You in Advance!! On Sat, Apr 20, 2024 at 11:43 PM abhijeet rajmane wrote: >

xlnx-versal-virt machine in qemu

2024-04-20 Thread abhijeet rajmane
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