From mboxrd@z Thu Jan 1 00:00:00 1970 From: Asias He Subject: Re: [PATCH 0/2] Fix booting tcm_vhost + seabios Date: Tue, 19 Mar 2013 08:58:40 +0800 Message-ID: <20130319005840.GC15879@hj.localdomain> References: <1363311916-23121-1-git-send-email-asias@redhat.com> <1363641974.3156.59.camel@haakon2.linux-iscsi.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1363641974.3156.59.camel@haakon2.linux-iscsi.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: virtualization-bounces@lists.linux-foundation.org Errors-To: virtualization-bounces@lists.linux-foundation.org To: "Nicholas A. Bellinger" Cc: target-devel@vger.kernel.org, kvm@vger.kernel.org, "Michael S. Tsirkin" , seabios@seabios.org, qemu-devel@nongnu.org, virtualization@lists.linux-foundation.org, Kevin O'Connor , Stefan Hajnoczi , Paolo Bonzini List-Id: virtualization@lists.linuxfoundation.org On Mon, Mar 18, 2013 at 02:26:14PM -0700, Nicholas A. Bellinger wrote: > On Fri, 2013-03-15 at 09:45 +0800, Asias He wrote: > > Asias He (2): > > virtio-scsi: Set _DRIVER_OK flag before scsi target scanning > > virtio-scsi: Pack struct virtio_scsi_{req_cmd,resp_cmd} > > > > src/virtio-scsi.c | 5 +++-- > > src/virtio-scsi.h | 4 ++-- > > 2 files changed, 5 insertions(+), 4 deletions(-) > > > > Hi Asias, > > Thanks for taking the initiative on this, and nice work tracking both of > these stubborn bugs down. > > So with these out of the way, we're good to go for an RFC of Paolo's > vhost-scsi-pci code for upstream QEMU, yes..? > > I'll have some extra bandwidth this week to spend time on the RFC if > you'd like, otherwise I'm happy with you making the upstream QEMU push > for Paolo's code. > > Whatever works best for you. :) Nice, Nicholas, go ahead. I have sent out the WIP V3 for you ;-) > Thank you, > > --nab > > > -- Asias