From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=43077 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OBliD-0000tP-Pv for qemu-devel@nongnu.org; Tue, 11 May 2010 05:25:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OBliB-0007O6-QJ for qemu-devel@nongnu.org; Tue, 11 May 2010 05:25:13 -0400 Received: from 8bytes.org ([88.198.83.132]:59990) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OBliB-0007Nh-LS for qemu-devel@nongnu.org; Tue, 11 May 2010 05:25:11 -0400 Date: Tue, 11 May 2010 11:25:10 +0200 From: Joerg Roedel Message-ID: <20100511092509.GC510@8bytes.org> References: <1273492519-15443-1-git-send-email-qiaochong@loongson.cn> <732842FC0B2147898A4875AF03600054@FSCPC> <6ECD6E8B-D0FD-4AAF-AA7A-91791E1031E3@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6ECD6E8B-D0FD-4AAF-AA7A-91791E1031E3@suse.de> Subject: [Qemu-devel] Re: [PATCH 0/1] [RFC][AHCI] add cdrom support for ahci. List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: QiaoChong , Tejun Heo , Elek Roland , qemu-devel Developers , Sebastian Herbszt On Tue, May 11, 2010 at 01:19:27AM +0200, Alexander Graf wrote: > > On 11.05.2010, at 00:13, Sebastian Herbszt wrote: > > > > The problem of incremental patches will be a non issue as soon as the git tree is available. > > I set up a mailing list and a git tree for development. The mailing list is here: > > https://lists.sourceforge.net/lists/listinfo/qemu-ahci-devel Do we need a seperate mailing list for that? The traffic is low enough to keep it on qemu-devel imho. > The git tree is here (pure mirror of qemu at this moment): > > git://repo.or.cz/qemu/ahci.git Great. Joerg