Re: add sp804 timer to virt 6.2 target

2024-10-25 Thread Peter Maydell
On Fri, 25 Oct 2024 at 06:42, yfliu2008 wrote: > I am wondering if the qemu-system-arm v6.2 "virt" target allows one to add > memory mapped sp804 timer device? if so, what command line options shall be > used? No; you can't add memory-mapped devices to a board using command line options. Only C

add sp804 timer to virt 6.2 target

2024-10-24 Thread yfliu2008
Dear community, I am wondering if the qemu-system-arm v6.2 "virt" target allows one to add memory mapped sp804 timer device? if so, what command line options shall be used? Regards, yf