From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=42090 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PLIWa-0002v2-4y for qemu-devel@nongnu.org; Wed, 24 Nov 2010 11:49:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PLIWH-0002ZD-Qp for qemu-devel@nongnu.org; Wed, 24 Nov 2010 11:48:51 -0500 Received: from verein.lst.de ([213.95.11.210]:39782) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PLIWH-0002Yr-B4 for qemu-devel@nongnu.org; Wed, 24 Nov 2010 11:48:33 -0500 Date: Wed, 24 Nov 2010 17:48:29 +0100 From: Christoph Hellwig Subject: Re: [Qemu-devel] [PATCH 1/5] block: Add top level BSG support Message-ID: <20101124164829.GB31124@lst.de> References: <1290588004-8872-1-git-send-email-nab@linux-iscsi.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1290588004-8872-1-git-send-email-nab@linux-iscsi.org> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Nicholas A. Bellinger" Cc: Kevin Wolf , Stefan Hajnoczi , qemu-devel , Gerd Hoffmann , Paolo Bonzini , Hannes Reinecke Nick, can we wait a bit with this series? With the threadlets currently pending for inclusion I can get my rewrite of the generic-generic to not abuse the qemu block layer out of the closet again, which should simplify a lot of the things you're touching here.