From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58454) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZBrM0-0006dO-FC for qemu-devel@nongnu.org; Sun, 05 Jul 2015 17:21:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZBrLx-0005wO-8h for qemu-devel@nongnu.org; Sun, 05 Jul 2015 17:21:36 -0400 Received: from mail-la0-x236.google.com ([2a00:1450:4010:c03::236]:33045) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZBrLw-0005wH-W8 for qemu-devel@nongnu.org; Sun, 05 Jul 2015 17:21:33 -0400 Received: by laar3 with SMTP id r3so133644424laa.0 for ; Sun, 05 Jul 2015 14:21:32 -0700 (PDT) Message-ID: <55999FD5.3070002@gmail.com> Date: Mon, 06 Jul 2015 00:21:25 +0300 From: Dmitry Osipenko MIME-Version: 1.0 References: <1436128000-16262-1-git-send-email-crosthwaite.peter@gmail.com> <559997FB.4030301@gmail.com> In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [RFC v1 0/2] ARM MPTimer fixes and refactoring List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell , Peter Crosthwaite Cc: Peter Crosthwaite , "qemu-devel@nongnu.org Developers" , Peter Crosthwaite 06.07.2015 00:06, Peter Maydell пишет: > On 5 July 2015 at 22:01, Peter Crosthwaite wrote: >> On Sun, Jul 5, 2015 at 1:58 PM, Peter Crosthwaite >> wrote: >>> On Sun, Jul 5, 2015 at 1:47 PM, Dmitry Osipenko wrote: >>>> Hi Peter, thanks a lot! Generally, I don't have any trouble with currently >>>> missed functionality, just noticed it while was hacking my NVIDIA Tegra2 >>>> emulation pet-project and decided to contribute =). > > Given that it's the eve of hardfreeze for 2.4, if these > aren't causing actual problems for you I'm wondering if maybe > we should leave master as is for 2.4 and put in a proper > rework patchset after that is released? (This is a bugfix > though so certainly in scope for 2.4 still if we want.) > Sure, I'm totally ok with leaving master as-is. However, my recent two patches looks quite simple and still fixing issues. Peter, you decide. Potentially, shutdown issue might cause troubles with Linux kernel in SMP QEMU setup. -- Dmitry