From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MlMDl-0001VQ-1K for qemu-devel@nongnu.org; Wed, 09 Sep 2009 08:24:21 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MlMDg-0001U6-Kl for qemu-devel@nongnu.org; Wed, 09 Sep 2009 08:24:20 -0400 Received: from [199.232.76.173] (port=45243 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MlMDg-0001U3-H9 for qemu-devel@nongnu.org; Wed, 09 Sep 2009 08:24:16 -0400 Received: from mx1.redhat.com ([209.132.183.28]:49637) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MlMDg-0008Cz-3t for qemu-devel@nongnu.org; Wed, 09 Sep 2009 08:24:16 -0400 Date: Wed, 9 Sep 2009 17:53:49 +0530 From: Amit Shah Subject: Re: [Qemu-devel] [PATCH] [RESEND2] Qemu unmaintained? Message-ID: <20090909122349.GA7873@amit-x200.redhat.com> References: <20090902074905.GB25711@chrom.inf.tu-dresden.de> <20090909121817.GA21997@chrom.inf.tu-dresden.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090909121817.GA21997@chrom.inf.tu-dresden.de> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Bernhard Kauer Cc: qemu-devel@nongnu.org On (Wed) Sep 09 2009 [14:18:17], Bernhard Kauer wrote: > Its wednesday again, time to resend a patch to the list. > Until today the following happened in this endless story: > > 1. I wrote an RTC driver according to the manual which works on real hardware but not on Qemu. > 2. I traced the bug back to the first public version of Bochs. Its seems to be also > present in all derived version: Qemu, KVM, Xen, VBox... > 3. I send a patch to the Qemu list at least 4 times. > 4. I never got a single response to my patch. It's included in Anthony's staging tree: http://repo.or.cz/w/qemu/aliguori-queue.git which means it can be flushed to the main git tree in the near future. The current process of picking up patches is not verbose at all; developers either have to wait till the patch magically appears in the git tree or keep resending it. Amit