From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54316) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UpvtC-0006FO-IN for qemu-devel@nongnu.org; Fri, 21 Jun 2013 03:36:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UpvtB-00066n-QC for qemu-devel@nongnu.org; Fri, 21 Jun 2013 03:36:10 -0400 Received: from mail-ee0-x230.google.com ([2a00:1450:4013:c00::230]:60565) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UpvtB-00066b-JI for qemu-devel@nongnu.org; Fri, 21 Jun 2013 03:36:09 -0400 Received: by mail-ee0-f48.google.com with SMTP id b47so4332433eek.21 for ; Fri, 21 Jun 2013 00:36:08 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <51C40260.3030602@redhat.com> Date: Fri, 21 Jun 2013 09:36:00 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1366381460-6041-1-git-send-email-pbonzini@redhat.com> <1366381460-6041-3-git-send-email-pbonzini@redhat.com> <5D9ACBBCF6B270468D615C4719A59BE359CD49DA@szxeml548-mbx.china.huawei.com> In-Reply-To: <5D9ACBBCF6B270468D615C4719A59BE359CD49DA@szxeml548-mbx.china.huawei.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 2/9] scsi: VMWare PVSCSI paravirtual device implementation List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Libaiqing Cc: Dmitry Fleytman , Yan Vugenfirer , "asias@redhat.com" , "qemu-devel@nongnu.org" , "nab@linux-iscsi.org" Il 21/06/2013 05:47, Libaiqing ha scritto: > Hi paolo, > The PVSCSI device can be used as boot device? > I tested with fedora17 + kernel 3.6 ,but failed.Qemu commit id is " 4eda32f588086b6cd0ec2be6a7a6c131f8c2b427". > PVSCSI device used as non-boot device works well.partition,mkfs,mount,dd,ok. > Could you give me some advise to debug this problem ? I can provide more information if need. No, there is no support in SeaBIOS for it. Paolo