From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58151) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YFii5-0000le-Km for qemu-devel@nongnu.org; Mon, 26 Jan 2015 07:24:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YFii2-0008BQ-Ev for qemu-devel@nongnu.org; Mon, 26 Jan 2015 07:24:05 -0500 Received: from szxga02-in.huawei.com ([119.145.14.65]:42852) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YFii1-0008Af-Br for qemu-devel@nongnu.org; Mon, 26 Jan 2015 07:24:02 -0500 Message-ID: <54C631C8.1060705@huawei.com> Date: Mon, 26 Jan 2015 20:23:36 +0800 From: Gonglei MIME-Version: 1.0 References: <1421673818-11224-1-git-send-email-arei.gonglei@huawei.com> <1421673818-11224-5-git-send-email-arei.gonglei@huawei.com> <20150119215120.GA11452@redhat.com> <54C5F421.6010302@huawei.com> <54C6099D.6020707@redhat.com> <54C62F69.50104@huawei.com> <54C63025.7050407@redhat.com> In-Reply-To: <54C63025.7050407@redhat.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 4/4] vhost-scsi: add an ioctl interface to get target id List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: "Huangpeng (Peter)" , "Huangweidong (C)" , "qemu-devel@nongnu.org" , "Subo (A)" , "Michael S. Tsirkin" On 2015/1/26 20:16, Paolo Bonzini wrote: > > > On 26/01/2015 13:13, Gonglei wrote: >>>> >>>> That's okay, alternatively you could add a boot_tpgt argument that >>>> defaults to 1 (is it correct that 0 is not a valid tpgt?). >>>> >> No, 0 is the minimize valid value. :) >> Paolo, where do you think we should add a boot_tpgt argument? > > To vhost-scsi-pci. (Property, not argument). > Got it. Thanks. BTW, I will send the kernel patch later. :) Regards, -Gonglei