From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:40996) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T9DsD-0005mE-Eq for qemu-devel@nongnu.org; Wed, 05 Sep 2012 07:34:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T9Ds5-0005G2-Qg for qemu-devel@nongnu.org; Wed, 05 Sep 2012 07:34:21 -0400 Received: from mail-pb0-f45.google.com ([209.85.160.45]:48512) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T9Ds5-0005Fn-Js for qemu-devel@nongnu.org; Wed, 05 Sep 2012 07:34:13 -0400 Received: by pbbjt11 with SMTP id jt11so811365pbb.4 for ; Wed, 05 Sep 2012 04:34:12 -0700 (PDT) Message-ID: <504738B1.9020702@gmail.com> Date: Wed, 05 Sep 2012 19:34:09 +0800 From: ching MIME-Version: 1.0 References: <503F4F2B.905@gmail.com> <5043DC79.8040408@gmail.com> <50446931.1000509@redhat.com> <5045454B.1030405@gmail.com> <50459E71.7090106@redhat.com> <5045DDB6.1010009@gmail.com> <5045EC38.5070306@redhat.com> <50467D02.9040200@gmail.com> <5046F77D.2070803@redhat.com> In-Reply-To: <5046F77D.2070803@redhat.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] boot device order has no effect for virtio-scsi devices List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: Eric Blake , qemu-devel@nongnu.org On 09/05/2012 02:55 PM, Paolo Bonzini wrote: > Il 05/09/2012 00:13, ching ha scritto: >>>>>>>> Ah, ok. libvirt for now supports only booting from LUN 0. You can use > ^^^^^^^ > > Oops, should have been SeaBIOS. > >>>>>>>> multiple targets instead of multiple units. >>>>>>>> >>>>>>>> Paolo >>>>>>>> >>>>>> it works. thanks a lot. >>>>>> hope that libvirt will document it somewhere >>>> Please raise this issue on the libvirt lists, then. >>>> >> actually, why is the problem related to libvirt, not qemu, nor seabios? >> >> libvirt has generated the qemu command line with "bootindex" already. > Yes, it's SeaBIOS. It is documented in the code. > > Paolo > thank you very much for your kindly help. ching