From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36784) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V6fpn-0005et-UQ for qemu-devel@nongnu.org; Tue, 06 Aug 2013 07:53:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V6fph-0001AM-V2 for qemu-devel@nongnu.org; Tue, 06 Aug 2013 07:53:51 -0400 Received: from mx1.redhat.com ([209.132.183.28]:24788) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V6fph-0001AB-Nj for qemu-devel@nongnu.org; Tue, 06 Aug 2013 07:53:45 -0400 Date: Tue, 6 Aug 2013 13:53:23 +0200 From: Stefan Hajnoczi Message-ID: <20130806115323.GA30812@stefanha-thinkpad.redhat.com> References: <1375639805-1943-1-git-send-email-alex@alex.org.uk> <1375780592-22842-1-git-send-email-alex@alex.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1375780592-22842-1-git-send-email-alex@alex.org.uk> Subject: Re: [Qemu-devel] [RFC] [PATCHv6 00/16] aio / timers: Add AioContext timers and use ppoll List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alex Bligh Cc: Kevin Wolf , Anthony Liguori , qemu-devel@nongnu.org, liu ping fan , Paolo Bonzini , MORITA Kazutaka , rth@twiddle.net On Tue, Aug 06, 2013 at 10:16:16AM +0100, Alex Bligh wrote: > Changes since v5: Please post revisions as separate email threads instead of replying to the last revision. It's easy for patches to get overlooked by maintainers if they are not top-level threads. No need to resend v6 but please send v7 as a separate thread. Stefan