From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44978) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V7nfc-0006K8-1X for qemu-devel@nongnu.org; Fri, 09 Aug 2013 10:28:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V7nfW-000587-2y for qemu-devel@nongnu.org; Fri, 09 Aug 2013 10:27:59 -0400 Received: from mx1.redhat.com ([209.132.183.28]:26644) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V7nfV-00057z-Nu for qemu-devel@nongnu.org; Fri, 09 Aug 2013 10:27:54 -0400 Message-ID: <5204FC40.1060303@redhat.com> Date: Fri, 09 Aug 2013 16:27:12 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1375998147-24292-1-git-send-email-alex@alex.org.uk> <20130809094158.GF22210@stefanha-thinkpad.redhat.com> <48C9BC85-C9E2-404E-9063-69CECAEDEE3A@alex.org.uk> In-Reply-To: <48C9BC85-C9E2-404E-9063-69CECAEDEE3A@alex.org.uk> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC] [PATCHv8 00/30] 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 , Stefan Hajnoczi , qemu-devel@nongnu.org, liu ping fan , Stefan Hajnoczi , MORITA Kazutaka , rth@twiddle.net Il 09/08/2013 16:19, Alex Bligh ha scritto: > Stefan, > > On 9 Aug 2013, at 10:41, Stefan Hajnoczi wrote: > >> Patch 29/30 didn't make it to my inbox. It may have been bounced due to >> size. Using your git repo instead. > > I can break this up into 1 patch per file if you prefer, which is > what I was originally going to do. The automated program does that > and produces git comments. That's about 130 commits I think. Would > you prefer that? No, 130 patches is too much I think. Just post a git tree, we'll get this in via a pull request if need be. Paolo