From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:37642) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T99Wv-0007lY-3h for qemu-devel@nongnu.org; Wed, 05 Sep 2012 02:56:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T99Wu-0000jK-5x for qemu-devel@nongnu.org; Wed, 05 Sep 2012 02:56:05 -0400 Received: from mx1.redhat.com ([209.132.183.28]:62897) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T99Wt-0000iE-UH for qemu-devel@nongnu.org; Wed, 05 Sep 2012 02:56:04 -0400 Message-ID: <5046F77D.2070803@redhat.com> Date: Wed, 05 Sep 2012 08:55:57 +0200 From: Paolo Bonzini 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> In-Reply-To: <50467D02.9040200@gmail.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: ching Cc: Eric Blake , qemu-devel@nongnu.org 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