From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55250) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VTRZD-0003CE-38 for qemu-devel@nongnu.org; Tue, 08 Oct 2013 03:18:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VTRZ7-0003IW-4P for qemu-devel@nongnu.org; Tue, 08 Oct 2013 03:18:51 -0400 Received: from mx1.redhat.com ([209.132.183.28]:48603) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VTRZ6-0003IR-Sd for qemu-devel@nongnu.org; Tue, 08 Oct 2013 03:18:45 -0400 Date: Tue, 8 Oct 2013 09:18:35 +0200 From: Stefan Hajnoczi Message-ID: <20131008071835.GA20565@stefanha-thinkpad.redhat.com> References: <1380090060-6764-1-git-send-email-pingfank@linux.vnet.ibm.com> <5252A7FA.2020107@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5252A7FA.2020107@redhat.com> Subject: Re: [Qemu-devel] [PATCH v5 0/4] timers thread-safe stuff List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: Kevin Wolf , Jan Kiszka , Liu Ping Fan , Alex Bligh , qemu-devel@nongnu.org On Mon, Oct 07, 2013 at 02:24:26PM +0200, Paolo Bonzini wrote: > Stefan, will you pick this up next week or shall I? > > I have patches for thread-safe icount almost ready to post, and I am not > sure through whom they are going to go. Please include it in your pull request. Kevin is merging block patches this week, the queue is fairly full so I imagine he has plenty of other things to review. Stefan