Re: [Qemu-devel] [PATCH v16 00/16] PTimer fixes/features and ARM MPTimer conversion

2016-09-20 Thread Peter Maydell
On 7 September 2016 at 14:22, Dmitry Osipenko wrote: > Hello, > > Currently, QEMU ARM MPTimer device model provides only a certain subset of > the emulation behavior. This patch series is supposed to add missing parts by > converting the MPTimer to use generic ptimer helper. It fixes some importan

[Qemu-devel] [PATCH v16 00/16] PTimer fixes/features and ARM MPTimer conversion

2016-09-07 Thread Dmitry Osipenko
Hello, Currently, QEMU ARM MPTimer device model provides only a certain subset of the emulation behavior. 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 t