qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-arm] [PATCH v15 00/15] PTimer fixes/features and ARM MPTimer c


From: Dmitry Osipenko
Subject: Re: [Qemu-arm] [PATCH v15 00/15] PTimer fixes/features and ARM MPTimer conversion
Date: Tue, 6 Sep 2016 00:52:06 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

On 05.09.2016 21:14, Peter Maydell wrote:
> On 21 July 2016 at 15:31, Dmitry Osipenko <address@hidden> 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 important
>> ptimer bugs and provides new features that are required for the ARM MPTimer.
>>
[snip]
> 
> I tried "check this compiles and passes the tests for each commit",
> and what I found was that you get a lot of new warnings running
> 'make check' about "Timer with period zero, disabling", which were
> not there before. Could you look into this and fix it, please?
> 
> thanks
> -- PMM
> 

Sure, I'll silence those ptimer error messages by making them conditional of
qtest_enabled(). The messages are actually harmless, however not very useful in
the context of testing. Thanks a lot for returning to that series, I appreciate 
it.

-- 
Dmitry



reply via email to

[Prev in Thread] Current Thread [Next in Thread]