From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=60509 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q7UDA-0003MJ-HI for qemu-devel@nongnu.org; Wed, 06 Apr 2011 11:00:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q7UCx-0004MV-4R for qemu-devel@nongnu.org; Wed, 06 Apr 2011 10:59:48 -0400 Received: from rcsinet10.oracle.com ([148.87.113.121]:53298) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q7UCw-0004Ls-VT for qemu-devel@nongnu.org; Wed, 06 Apr 2011 10:59:47 -0400 Received: from rcsinet15.oracle.com (rcsinet15.oracle.com [148.87.113.117]) by rcsinet10.oracle.com (Switch-3.4.2/Switch-3.4.2) with ESMTP id p36ExfV6016592 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 6 Apr 2011 14:59:43 GMT Received: from acsmt356.oracle.com (acsmt356.oracle.com [141.146.40.156]) by rcsinet15.oracle.com (Switch-3.4.2/Switch-3.4.1) with ESMTP id p36ExeE2003394 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 6 Apr 2011 14:59:41 GMT Received: from abhmt008.oracle.com (abhmt008.oracle.com [141.146.116.17]) by acsmt356.oracle.com (8.12.11.20060308/8.12.11) with ESMTP id p36ExeGO027209 for ; Wed, 6 Apr 2011 09:59:40 -0500 Message-ID: <4D9C7FD7.208@oracle.com> Date: Wed, 06 Apr 2011 15:59:35 +0100 From: John Haxby MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] How long does it normally take patches to make their way into git? List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "qemu-devel@nongnu.org" Hello, How long does it normally take patches to make their way into git? I only ask because [PATCH 1/2][REPOST] Introduce a new 'connected' xendev op called when Connected. [PATCH 2/2][REPOST] Move the xenfb pointer handler to the connected method were (reposted) just under a month ago (11-Mar-2011) and I have a vested interest in them :-) I'm quite happy to wait but I want to make sure that they're acceptable and, if so, that they will eventually appear. jch