From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51178) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gD74P-0003Rp-Lp for qemu-devel@nongnu.org; Thu, 18 Oct 2018 08:06:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gD74M-0007tu-D1 for qemu-devel@nongnu.org; Thu, 18 Oct 2018 08:06:29 -0400 Received: from mx1.redhat.com ([209.132.183.28]:53130) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gD74M-0007tS-5A for qemu-devel@nongnu.org; Thu, 18 Oct 2018 08:06:26 -0400 References: From: Paolo Bonzini Message-ID: <6110f7a1-ae99-5eeb-ea2c-6482f8f46e17@redhat.com> Date: Thu, 18 Oct 2018 14:06:21 +0200 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v3 0/4] Introduce attributes for timers subsystem and remove QEMU_CLOCK_VIRTUAL_EXT clock type List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Artem Pisarenko , qemu-devel@nongnu.org Cc: Pavel Dovgalyuk On 18/10/2018 14:00, Artem Pisarenko wrote: > Sorry, I forgot to fix long lines in commit messages. Do I need to > submit v4 ? > No need, don't worry. Paolo