From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:55558) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SpCpA-0007DG-TH for qemu-devel@nongnu.org; Thu, 12 Jul 2012 02:24:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SpCp6-0006Ks-Uh for qemu-devel@nongnu.org; Thu, 12 Jul 2012 02:24:28 -0400 Received: from mx1.redhat.com ([209.132.183.28]:28204) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SpCp6-0006Ko-MV for qemu-devel@nongnu.org; Thu, 12 Jul 2012 02:24:24 -0400 Message-ID: <4FFE6D88.3020605@redhat.com> Date: Thu, 12 Jul 2012 08:24:08 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1342040128-29176-1-git-send-email-nab@linux-iscsi.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] hw/virtio-scsi: Set max_target=0 during vhost-scsi operation List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Zhi Yong Wu Cc: Stefan Hajnoczi , kvm-devel , "Michael S. Tsirkin" , Zhi Yong Wu , qemu-devel , Nicholas Bellinger , lf-virt , target-devel , Zhi Yong Wu , linux-iscsi-target-dev@googlegroups.com Il 12/07/2012 07:34, Zhi Yong Wu ha scritto: > HI, > > Do we need to maintain one QEMU branch to collect all useful latest > patches for tcm_vhost support? You know, those patches will not get > merged into qemu.git/master. Never say never, but the answer to your question is yes: please apply this patch to your vhost-scsi branch and push it to github. Paolo