From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55446) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gCn2y-0007DV-HM for qemu-devel@nongnu.org; Wed, 17 Oct 2018 10:43:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gCn2x-0005VC-UQ for qemu-devel@nongnu.org; Wed, 17 Oct 2018 10:43:40 -0400 References: <20181017091204.GC22755@stefanha-x1.localdomain> <5a83aab6-1277-cc0e-7913-964a8fea5265@redhat.com> From: Paolo Bonzini Message-ID: Date: Wed, 17 Oct 2018 16:43:18 +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] [Qemu-block] [PATCH v2 2/4] Introduce attributes to qemu timer subsystem List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Artem Pisarenko Cc: Stefan Hajnoczi , qemu-devel@nongnu.org, Kevin Wolf , Fam Zheng , Pavel Dovgalyuk , "open list:Block I/O path" , Max Reitz , Stefan Hajnoczi On 17/10/2018 15:07, Artem Pisarenko wrote: > Yes, but without words ..."when they fire" in attributes comments. For now the only attribute applies when timers fire; that sentence was a way to clarify the intended scope and address Stefan's comment. I can remove it too, but I'd like to understand if you have other ideas for attributes. Paolo