From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:50026) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QUZDj-0006hz-5d for qemu-devel@nongnu.org; Thu, 09 Jun 2011 03:00:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QUZDh-0001Oo-9z for qemu-devel@nongnu.org; Thu, 09 Jun 2011 02:59:58 -0400 Received: from mx1.redhat.com ([209.132.183.28]:30847) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QUZDg-0001OQ-Dh for qemu-devel@nongnu.org; Thu, 09 Jun 2011 02:59:56 -0400 Message-ID: <4DF06F4F.8050308@redhat.com> Date: Thu, 09 Jun 2011 08:59:27 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <4DEE2B15.4090809@redhat.com> <87lixbgax9.fsf@rustcorp.com.au> In-Reply-To: <87lixbgax9.fsf@rustcorp.com.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] virtio scsi host draft specification, v3 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Rusty Russell Cc: Christoph Hellwig , Stefan Hajnoczi , "kvm@vger.kernel.org" , "Michael S. Tsirkin" , qemu-devel , Linux Kernel Mailing List , Hannes Reinecke , Linux Virtualization On 06/09/2011 01:28 AM, Rusty Russell wrote: >> > after some preliminary discussion on the QEMU mailing list, I present a >> > draft specification for a virtio-based SCSI host (controller, HBA, you >> > name it). > > OK, I'm impressed. This is very well written and it doesn't make any of > the obvious mistakes wrt. virtio. Thanks very much, and thanks to those who corrected my early mistakes. > I assume you have an implementation, as well? Unfortunately not; "we're working on it", which means I should start in July when I come back from vacation. Do you prefer to wait for one before I make a patch to the LyX source? In the meanwhile, can you reserve a subsystem ID for me? Paolo