Re: [Qemu-devel] Questions about timer

2014-02-23 Thread Alex Bligh
On 23 Feb 2014, at 03:46, Xuebing Wang wrote: > Hi Community, > > I am new to qemu, I am trying to familiarize myself with aarch64 > timer/interrupt support (maybe someone already did this, but not merged into > mainline yet). > > As shown in include/qemu/timer.h, there are 6 categories of AP

[Qemu-devel] Questions about timer

2014-02-22 Thread Xuebing Wang
Hi Community, I am new to qemu, I am trying to familiarize myself with aarch64 timer/interrupt support (maybe someone already did this, but not merged into mainline yet). As shown in include/qemu/timer.h, there are 6 categories of APIs: - QEMUClockType - QEMUTimerList - QEMUTimerListGroup - Q