From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=42908 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pmhn3-0008Nq-JP for qemu-devel@nongnu.org; Tue, 08 Feb 2011 02:15:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pmhn2-0008Hj-QY for qemu-devel@nongnu.org; Tue, 08 Feb 2011 02:15:09 -0500 Received: from mx1.redhat.com ([209.132.183.28]:16889) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pmhn2-0008HY-GR for qemu-devel@nongnu.org; Tue, 08 Feb 2011 02:15:08 -0500 Date: Tue, 8 Feb 2011 09:15:04 +0200 From: Gleb Natapov Subject: Re: [Qemu-devel] AHCI in SeaBIOS Message-ID: <20110208071504.GI14984@redhat.com> References: <4D50AA1F.20107@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4D50AA1F.20107@codemonkey.ws> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel List , Kevin O'Connor , Alexander Graf , Gerd Hoffmann On Mon, Feb 07, 2011 at 08:27:43PM -0600, Anthony Liguori wrote: > On 02/07/2011 05:57 PM, Alexander Graf wrote: > >Hi Kevin, > > > >Do you remember why you put AHCI in with default=n? I'd like to see it enabled in Qemu 0.14 and IIUC we use the default configuration for that. > > > >Speaking of which - it would be awesome of we had a companion SeaBIOS release with Qemu 0.14, so we don't have to fetch a random git snapshot but potentially even could maintain a stable SeaBIOS for during the lifetime of 0.14 :). > > We don't use a random git snapshot. We're shipping with 0.6.1.3 > which is the latest stable release of SeaBIOS. > Unfortunately this version is too outdated for use with 0.14. It lacks support fo AHCI and boot order and may be other features that are present in qemu 0.14. We need new stable Seabios branch for 0.14 use. -- Gleb.