On 24.05.2016 19:20, Peter Maydell wrote:
On 29 March 2016 at 21:17, Dmitry Osipenko wrote:
29.03.2016 22:00, Peter Maydell пишет:
On 28 March 2016 at 14:22, Dmitry Osipenko wrote:
PTimer fixes ready for submission:
[PATCH v12 1/9] hw/ptimer: Fix issues caused by the adjusted timer limit
val
On 29 March 2016 at 21:17, Dmitry Osipenko wrote:
> 29.03.2016 22:00, Peter Maydell пишет:
>> On 28 March 2016 at 14:22, Dmitry Osipenko wrote:
>>> PTimer fixes ready for submission:
>>> [PATCH v12 1/9] hw/ptimer: Fix issues caused by the adjusted timer limit
>>> value
>>> [PATCH v12 2/9] hw/ptim
29.03.2016 22:00, Peter Maydell пишет:
On 28 March 2016 at 14:22, Dmitry Osipenko wrote:
Hello Peter,
16.03.2016 17:36, Peter Maydell пишет:
On 30 January 2016 at 16:43, Dmitry Osipenko wrote:
Changelog for ARM MPTimer QEMUTimer to ptimer conversion:
So, where are we with this series?
On 28 March 2016 at 14:22, Dmitry Osipenko wrote:
> Hello Peter,
>
> 16.03.2016 17:36, Peter Maydell пишет:
>>
>> On 30 January 2016 at 16:43, Dmitry Osipenko wrote:
>>
>>> Changelog for ARM MPTimer QEMUTimer to ptimer conversion:
>>
>>
>> So, where are we with this series? It looked from the mai
Hello Peter,
16.03.2016 17:36, Peter Maydell пишет:
On 30 January 2016 at 16:43, Dmitry Osipenko wrote:
Changelog for ARM MPTimer QEMUTimer to ptimer conversion:
So, where are we with this series? It looked from the mailing list
threads as if there were still a few things Peter C hadn't got
On 30 January 2016 at 16:43, Dmitry Osipenko wrote:
> Changelog for ARM MPTimer QEMUTimer to ptimer conversion:
So, where are we with this series? It looked from the mailing list
threads as if there were still a few things Peter C hadn't got
closure on, but we're rapidly running out of time befor
16.03.2016 17:36, Peter Maydell пишет:
On 30 January 2016 at 16:43, Dmitry Osipenko wrote:
Changelog for ARM MPTimer QEMUTimer to ptimer conversion:
So, where are we with this series? It looked from the mailing list
threads as if there were still a few things Peter C hadn't got
closure on, bu
Changelog for ARM MPTimer QEMUTimer to ptimer conversion:
V2: Fixed changing periodic timer counter value "on the fly". I added a
test to the gist to cover that issue.
V3: Fixed starting the timer with load = 0 and counter != 0, added tests
to the gist for this issue. Chan