From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:45743) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QrBnw-0001D1-Pl for qemu-devel@nongnu.org; Wed, 10 Aug 2011 12:38:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QrBns-0001QJ-MV for qemu-devel@nongnu.org; Wed, 10 Aug 2011 12:38:52 -0400 Received: from mx1.redhat.com ([209.132.183.28]:20561) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QrBns-0001QC-Bp for qemu-devel@nongnu.org; Wed, 10 Aug 2011 12:38:48 -0400 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p7AGclJn013671 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 10 Aug 2011 12:38:47 -0400 From: Gerd Hoffmann Date: Wed, 10 Aug 2011 18:38:43 +0200 Message-Id: <1312994324-32095-1-git-send-email-kraxel@redhat.com> Subject: [Qemu-devel] [PULL] seabios update List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Gerd Hoffmann Hi, This pull brings the latest seabios bits to master, featuring AHCI support with all bells and whistles. So you can finally boot from your AHCI disk, and bootorder works too! The pci device handling got a major update too. Most visible is the two-pass ressource allocation, which will order the PCI bars by size for better packing. That changes the addresses of the PCI ressources, so don't be surprised if you find your PCI bar somewhere else now. PCI bridge support is there too[1]. I'd like to update stable too after the bios update got some testing in master. cheers, Gerd [1] Tested with http://patchwork.ozlabs.org/patch/103058/, any plans to merge that btw? The following changes since commit b9c6cbff76061537b722d55f0e321dde2a612a23: Merge remote-tracking branch 'pm-arm/for-upstream' into pm (2011-08-09 19:16:43 +0200) are available in the git repository at: git://git.kraxel.org/qemu seabios Gerd Hoffmann (1): seabios: update to master pc-bios/bios.bin | Bin 131072 -> 131072 bytes roms/seabios | 2 +- 2 files changed, 1 insertions(+), 1 deletions(-)