From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53556) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZAjZa-0002gw-2w for qemu-devel@nongnu.org; Thu, 02 Jul 2015 14:50:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZAjZV-0007zm-2T for qemu-devel@nongnu.org; Thu, 02 Jul 2015 14:50:58 -0400 Received: from mail-la0-x22d.google.com ([2a00:1450:4010:c03::22d]:33619) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZAjZU-0007zW-Pq for qemu-devel@nongnu.org; Thu, 02 Jul 2015 14:50:52 -0400 Received: by laar3 with SMTP id r3so67122813laa.0 for ; Thu, 02 Jul 2015 11:50:51 -0700 (PDT) Message-ID: <55958809.2050709@gmail.com> Date: Thu, 02 Jul 2015 21:50:49 +0300 From: Dmitry Osipenko MIME-Version: 1.0 References: <55952A1D.2030806@gmail.com> <1435857603-30613-1-git-send-email-digetx@gmail.com> <55957A76.3070007@gmail.com> <55958665.8010301@gmail.com> In-Reply-To: <55958665.8010301@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PATCH v2] arm_mptimer: Fix timer shutdown List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Paolo Bonzini , Peter Crosthwaite , QEMU Developers 02.07.2015 21:43, Dmitry Osipenko пишет: > 02.07.2015 21:09, Peter Maydell пишет: > TIMER_CONTROL_IT_ENABLE) to TIMER_CONTROL <---- it won't start, bug > s/it won't start/it won't start periodic/ -- Dmitry