From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:59108) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QV0jG-0001PW-VR for qemu-devel@nongnu.org; Fri, 10 Jun 2011 08:22:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QV0jE-0007wy-6L for qemu-devel@nongnu.org; Fri, 10 Jun 2011 08:22:22 -0400 Received: from mx1.redhat.com ([209.132.183.28]:24372) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QV0jD-0007wm-OM for qemu-devel@nongnu.org; Fri, 10 Jun 2011 08:22:20 -0400 Message-ID: <4DF20C71.5050705@redhat.com> Date: Fri, 10 Jun 2011 14:22:09 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <4DEE2B15.4090809@redhat.com> <87lixbgax9.fsf@rustcorp.com.au> <4DF06F4F.8050308@redhat.com> <87lix9dioo.fsf@rustcorp.com.au> In-Reply-To: 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: Stefan Hajnoczi Cc: Christoph Hellwig , Stefan Hajnoczi , "kvm@vger.kernel.org" , "Michael S. Tsirkin" , Rusty Russell , qemu-devel , Linux Kernel Mailing List , Hannes Reinecke , Linux Virtualization On 06/10/2011 02:14 PM, Stefan Hajnoczi wrote: > Paolo, I'll switch the Linux guest LLD and QEMU virtio-scsi skeleton > that I have to comply with the spec. Does this sound good or did you > want to write these from scratch? Why should I want to write things from scratch? :) Just send me again a pointer to your git tree, I'll make sure to add it as a remote this time (private mail will do). Thanks, Paolo