From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=55732 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PSmj6-0001tt-8X for qemu-devel@nongnu.org; Wed, 15 Dec 2010 03:28:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PSmj4-0002An-T7 for qemu-devel@nongnu.org; Wed, 15 Dec 2010 03:28:43 -0500 Received: from mx1.redhat.com ([209.132.183.28]:13090) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PSmj4-0002AS-MN for qemu-devel@nongnu.org; Wed, 15 Dec 2010 03:28:42 -0500 Message-ID: <4D087C17.3040401@redhat.com> Date: Wed, 15 Dec 2010 09:28:07 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <1292286883-20157-1-git-send-email-agraf@suse.de> <4D079B28.2000102@redhat.com> <6B496D29-D39F-463E-9E0C-4E84245111A3@suse.de> In-Reply-To: <6B496D29-D39F-463E-9E0C-4E84245111A3@suse.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH 00/11] AHCI emulation support v9 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: Kevin Wolf , Joerg Roedel , QEMU-devel Developers , Blue Swirl , Paul Brook , Stefan Hajnoczi , tj@kernel.org, Roland Elek , Sebastian Herbszt Hi, > One thing that might be worth considering is to have preliminary > seabios support for booting. Gerd does have something in the queue > there ;). Not in the queue, it's upstream. Just pull latest seabios. As it didn't got much testing yet it is off by default, so make sure to flip CONFIG_AHCI. Thats it ;) cheers, Gerd