From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:32788) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1al04t-0003ML-MV for qemu-devel@nongnu.org; Tue, 29 Mar 2016 16:17:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1al04q-0007fZ-Tg for qemu-devel@nongnu.org; Tue, 29 Mar 2016 16:17:27 -0400 References: <56F92FFC.4020805@gmail.com> From: Dmitry Osipenko Message-ID: <56FAE2D2.6090307@gmail.com> Date: Tue, 29 Mar 2016 23:17:22 +0300 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PATCH v12 0/9] PTimer fixes/features and ARM MPTimer conversion List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Peter Crosthwaite , qemu-arm , QEMU Developers 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? 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 before hard >>> freeze :-( I'd really rather not have to push it out by yet >>> another release, especially since it got posted back in January.. > >> It still pending for the review and the due date is tomorrow, maybe you >> would want to pick some of the PTimer patches for 2.6. >> >> 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/ptimer: Perform counter wrap around if timer already >> expired >> [PATCH v12 3/9] hw/ptimer: Update .delta on period/freq change > > I'm afraid at this point I really don't want to apply changes > to code like ptimer that affects multiple platforms; this will > have to go to 2.7 :-( Okay, this is fine too :) -- Dmitry