Re: [Qemu-devel] [v2] arm_mptimer fixes

2015-07-05 Thread Dmitry Osipenko
05.07.2015 22:52, Peter Crosthwaite пишет: This series doesn't show up in the patch tracking system due to irregular cover. BTW, doesn't QEMU use patchwork for tracking? I see both patches there. -- Dmitry

Re: [Qemu-devel] [v2] arm_mptimer fixes

2015-07-05 Thread Dmitry Osipenko
05.07.2015 22:52, Peter Crosthwaite пишет: On Sun, Jul 5, 2015 at 8:39 AM, Dmitry Osipenko wrote: Hello, this is V2 of arm_mptimer patch series. Comments and suggestion from V1 has been addressed and the series was re-tested, including new test for IT bit masking/unmasking. [PATCH 1/2] arm_mpt

Re: [Qemu-devel] [v2] arm_mptimer fixes

2015-07-05 Thread Peter Crosthwaite
On Sun, Jul 5, 2015 at 8:39 AM, Dmitry Osipenko wrote: > Hello, this is V2 of arm_mptimer patch series. Comments and suggestion from V1 > has been addressed and the series was re-tested, including new test for IT bit > masking/unmasking. > > [PATCH 1/2] arm_mptimer: Fix timer shutdown and mode cha

[Qemu-devel] [v2] arm_mptimer fixes

2015-07-05 Thread Dmitry Osipenko
Hello, this is V2 of arm_mptimer patch series. Comments and suggestion from V1 has been addressed and the series was re-tested, including new test for IT bit masking/unmasking. [PATCH 1/2] arm_mptimer: Fix timer shutdown and mode change [PATCH v2 2/2] arm_mptimer: Respect IT bit state