From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:54886) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UhZjQ-0007t8-Ib for qemu-devel@nongnu.org; Wed, 29 May 2013 02:19:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UhZjL-0007Ge-RM for qemu-devel@nongnu.org; Wed, 29 May 2013 02:19:32 -0400 Received: from e23smtp03.au.ibm.com ([202.81.31.145]:56844) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UhZjL-0007GW-8W for qemu-devel@nongnu.org; Wed, 29 May 2013 02:19:27 -0400 Received: from /spool/local by e23smtp03.au.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Wed, 29 May 2013 16:10:39 +1000 Received: from d23relay04.au.ibm.com (d23relay04.au.ibm.com [9.190.234.120]) by d23dlp02.au.ibm.com (Postfix) with ESMTP id 2E6EA2BB0052 for ; Wed, 29 May 2013 16:19:16 +1000 (EST) Received: from d23av01.au.ibm.com (d23av01.au.ibm.com [9.190.234.96]) by d23relay04.au.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id r4T64wdx21102686 for ; Wed, 29 May 2013 16:04:59 +1000 Received: from d23av01.au.ibm.com (loopback [127.0.0.1]) by d23av01.au.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id r4T6JEe0022137 for ; Wed, 29 May 2013 16:19:15 +1000 Message-ID: <51A59DDA.3010102@linux.vnet.ibm.com> Date: Wed, 29 May 2013 14:19:06 +0800 From: Wenchao Xia MIME-Version: 1.0 References: <20130527125946.GA15820@morn.localdomain> <51A35B92.7020806@msgid.tls.msk.ru> <20130529000853.GA16591@morn.localdomain> <51A5876A.6020001@linux.vnet.ibm.com> In-Reply-To: <51A5876A.6020001@linux.vnet.ibm.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [SeaBIOS] SeaBIOS v1.7.2.2 stable release List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin O'Connor Cc: Anthony Liguori , seabios@seabios.org, qemu-devel@nongnu.org 于 2013-5-29 12:43, Wenchao Xia 写道: > 于 2013-5-29 8:08, Kevin O'Connor 写道: >> On Mon, May 27, 2013 at 05:11:46PM +0400, Michael Tokarev wrote: >>> 27.05.2013 16:59, Kevin O'Connor wrote: >>>> A new stable release of SeaBIOS (version 1.7.2.2) has been tagged. >>>> This release contains bug fixes. >>>> >>>> The release is available via git: >>>> git clone git://git.seabios.org/seabios -b 1.7.2-stable >>> >>> Just.. curious -- why there are no tarballs for the dotdot-point >>> releases like this one? Not that it's hugely important to have >>> the tarballs but... :) >> >> I thought the stable releases would have a smaller audience, so didn't >> think it was needed. >> >> I tried to push the tar file up to the server, but I am having a >> difficulty pushing files right now. Hopefully I'll get the 1.7.2.2 >> tar up in a few days. >> >> -Kevin >> > Hi, Kevin > I found my guest can't boot up in nested KVM env, while using old > bios it succeed: > > Kernel panic - not syncing: Attempted to kill init! > ? panic > ? do_exit > ? fput > ? do_group_exit > ? sys_exit_group > ? system_call_fastpath > > * RH6.4(no cpu specifed, kernel 3.10, latest qemu, latest seabios) > | > RH6.4(CPU KVM-64, kernel 3.10) > | > Fedora18(kernel, kernel 3.8.11) > | > intel vmx > > I simply supplied the parameter -bios to replace bios.bin in qemu > command line, did I miss something? > It works normal after replacing bios.bin as README in a directory, pls ignore above mail, sorry for disturb. -- Best Regards Wenchao Xia