From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47048) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YD8PN-0007Wi-VX for qemu-devel@nongnu.org; Mon, 19 Jan 2015 04:14:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YD8PK-0006DZ-Po for qemu-devel@nongnu.org; Mon, 19 Jan 2015 04:14:05 -0500 Received: from mail-we0-x22d.google.com ([2a00:1450:400c:c03::22d]:36552) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YD8PK-0006DP-JK for qemu-devel@nongnu.org; Mon, 19 Jan 2015 04:14:02 -0500 Received: by mail-we0-f173.google.com with SMTP id q58so30228248wes.4 for ; Mon, 19 Jan 2015 01:14:01 -0800 (PST) Sender: Paolo Bonzini Message-ID: <54BCCAD5.5080101@redhat.com> Date: Mon, 19 Jan 2015 10:13:57 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <33183CC9F5247A488A2544077AF1902086E2A649@SZXEMA503-MBS.china.huawei.com> <54BCC6F1.5000602@redhat.com> <54BCC8A9.4090706@huawei.com> In-Reply-To: <54BCC8A9.4090706@huawei.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC] Support to boot for vhost-scsi device? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gonglei Cc: "Huangweidong (C)" , "qemu-devel@nongnu.org" , "stefanha@redhat.com" , "Huangpeng (Peter)" On 19/01/2015 10:04, Gonglei wrote: > Qemu haven't provide a bootindex property for vhost-scsi device. > So, we can not assign the boot order for it at present. Oh, I see. Sure, I'll be happy to review patches. Paolo