From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rusty Russell Subject: Re: virtio scsi host draft specification, v3 Date: Thu, 09 Jun 2011 08:58:50 +0930 Message-ID: <87lixbgax9.fsf@rustcorp.com.au> References: <4DEE2B15.4090809@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Stefan Hajnoczi , Christoph Hellwig , Hannes Reinecke , "Michael S. Tsirkin" , "kvm\@vger.kernel.org" To: Paolo Bonzini , Linux Virtualization , Linux Kernel Mailing List , qemu-devel In-Reply-To: <4DEE2B15.4090809@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Tue, 07 Jun 2011 15:43:49 +0200, Paolo Bonzini wrote: > Hi all, > > 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 I doesn't make any of the obvious mistakes wrt. virtio. Unfortunately, I know almost nothing of SCSI, so I have to leave it to others to decide if this is actually useful and sufficient. I assume you have an implementation, as well? Thanks, Rusty.