From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:34712) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TA5CT-0004Mp-VB for qemu-devel@nongnu.org; Fri, 07 Sep 2012 16:30:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TA5CR-0006MR-Or for qemu-devel@nongnu.org; Fri, 07 Sep 2012 16:30:49 -0400 Received: from mail-we0-f173.google.com ([74.125.82.173]:53993) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TA5CR-0006M4-GD for qemu-devel@nongnu.org; Fri, 07 Sep 2012 16:30:47 -0400 Received: by weyz53 with SMTP id z53so1860527wey.4 for ; Fri, 07 Sep 2012 13:30:46 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <504A5973.10803@redhat.com> Date: Fri, 07 Sep 2012 22:30:43 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1347000499-28701-1-git-send-email-nab@linux-iscsi.org> <1347000499-28701-5-git-send-email-nab@linux-iscsi.org> <504A1A32.5050705@redhat.com> <1347045783.4162.651.camel@haakon2.linux-iscsi.org> In-Reply-To: <1347045783.4162.651.camel@haakon2.linux-iscsi.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 4/5] virtio-scsi: Add start/stop functionality for vhost-scsi List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Nicholas A. Bellinger" Cc: Stefan Hajnoczi , kvm-devel , "Michael S. Tsirkin" , Jan Kiszka , qemu-devel , Zhi Yong Wu , Anthony Liguori , target-devel , lf-virt , Christoph Hellwig Il 07/09/2012 21:23, Nicholas A. Bellinger ha scritto: >> > Please create a completely separate device vhost-scsi-pci instead (or >> > virtio-scsi-tcm-pci, or something like that). It is used completely >> > differently from virtio-scsi-pci, it does not make sense to conflate the >> > two. >> > > Ok, I need to figure out what this will involve over the next days, and > will likely have some more questions for you to get a standlone > vhost-scsi-pci up and running. > > Also just curious (question for Anthony + QEMU folks), how long can we > expect the QEMU 1.3 merge window to be open..? wiki.qemu.org/Planning/1.3 - no hurry, until November 15th. Paolo