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/[email protected]/msg682090.html > > Since v1: > - Extracted unrelated patches to previous series > (which happened to be mis-rebased) > > Based-on: <[email protected]> > Supersedes: <[email protected]> > > 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.
