On 9/21/20 5:52 AM, Philippe Mathieu-Daudé wrote: > In this series we implement the COMPARE registers of the > SYS_timer, since they are used by Linux. > > This fixes the hang reported by Niek here: > https://www.mail-archive.com/qemu-devel@nongnu.org/msg682090.html > > Since v1: > - Extracted unrelated patches to previous series > (which happened to be mis-rebased) > > Based-on: <20200921034729.432931-1-f4...@amsat.org> > Supersedes: <20200920175825.417680-1-f4...@amsat.org> > > Philippe Mathieu-Daudé (5): > hw/intc/bcm2835_ic: Trace GPU/CPU IRQ handlers > hw/timer/bcm2835: Introduce BCM2835_SYSTIMER_COUNT definition > hw/timer/bcm2835: Rename variable holding CTRL_STATUS register > hw/timer/bcm2835: Support the timer COMPARE registers
I'll respin this series trying to address Luc's comments on patch 4.