From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:44023) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T9rxI-0002Vv-1q for qemu-devel@nongnu.org; Fri, 07 Sep 2012 02:22:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T9rxC-00029U-5r for qemu-devel@nongnu.org; Fri, 07 Sep 2012 02:22:15 -0400 Received: from mx1.redhat.com ([209.132.183.28]:58184) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T9rxB-00029J-T8 for qemu-devel@nongnu.org; Fri, 07 Sep 2012 02:22:10 -0400 Date: Fri, 7 Sep 2012 09:23:22 +0300 From: "Michael S. Tsirkin" Message-ID: <20120907062322.GB9232@redhat.com> References: <1345582331-22593-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: <1345582331-22593-1-git-send-email-nab@linux-iscsi.org> Subject: Re: [Qemu-devel] [RFC-v3 0/5] vhost-scsi: Add support for host virtualized target List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Nicholas A. Bellinger" Cc: Stefan Hajnoczi , kvm-devel , Jan Kiszka , qemu-devel , Zhi Yong Wu , Anthony Liguori , target-devel , Hannes Reinecke , Paolo Bonzini , lf-virt , Christoph Hellwig On Tue, Aug 21, 2012 at 08:52:06PM +0000, Nicholas A. Bellinger wrote: > From: Nicholas Bellinger > > Hi folks, > > This is the third RFC for vhost-scsi patches against mainline QEMU v1.1 I rebased on top of 1.2 and put this in my tree: git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git pci Please check it out, meanwhile we'll see if anyone complains. -- MST