Re: xlnx-versal-virt machine in qemu

2024-05-01 Thread abhijeet rajmane
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

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