On 27 May 2016 at 18:03, Dmitry Osipenko <dig...@gmail.com> wrote: > Hello, > > Current QEMU ARM MPTimer device model provides only a certain subset of the > emulation behavior, so this patch series is supposed to add missing parts by > converting the MPTimer to use generic ptimer helper. It fixes some important > ptimer bugs and provides new features that are required for the ARM MPTimer. > > Emulation behavior is verified against the real HW by running specially > crafted MPTimer tests in both icount and non-icount modes: > > https://gist.github.com/digetx/dbd46109503b1a91941a
I've applied patches 1-5 to target-arm.next; thanks. -- PMM