From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=33237 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PnYar-0003vp-E4 for qemu-devel@nongnu.org; Thu, 10 Feb 2011 10:38:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PnYaj-0004YP-Ov for qemu-devel@nongnu.org; Thu, 10 Feb 2011 10:37:58 -0500 Received: from mail-fx0-f45.google.com ([209.85.161.45]:63886) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PnYaj-0004Y1-DN for qemu-devel@nongnu.org; Thu, 10 Feb 2011 10:37:57 -0500 Received: by fxm12 with SMTP id 12so1638815fxm.4 for ; Thu, 10 Feb 2011 07:37:55 -0800 (PST) Message-ID: <4D54063D.5050609@codemonkey.ws> Date: Thu, 10 Feb 2011 16:37:33 +0100 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: AHCI in SeaBIOS References: <20110210151534.GA7881@morn.localdomain> <4D540357.70504@suse.de> In-Reply-To: <4D540357.70504@suse.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: Kevin O'Connor , Gerd Hoffmann , qemu-devel List On 02/10/2011 04:25 PM, Alexander Graf wrote: > Kevin O'Connor wrote: > >> On Tue, Feb 08, 2011 at 12:57:41AM +0100, 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. >>> >>> >> Hi Alex, >> >> Sorry - I've gotten behind on emails. >> >> The reason for not enabling it by default was for two reasons - it had >> not been tested on real hardware, and it was unclear if doing the jump >> into 32bit mode would have adverse impact. >> >> > Do you have to do the jump even when AHCI is unused? If no, it shouldn't > hurt, right? > > Anthony, can we enable it only for the Qemu build? > > >>> 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 :). >>> >>> >> It's about time to make a new release of seabios, so I'll see if that >> can be done in a week or so. >> >> > Very nice, thank you! It would be great if we could sync that up with > the 0.14 release. Anthony? > We're right around the corner from -rc2 so let's wait until after 0.14 is released so we have a full release cycle to test it. Regards, Anthony Liguori > Alex > > >