On Fri, Aug 12, 2011 at 08:03:55AM -0500, Anthony Liguori wrote: > On 08/10/2011 11:38 AM, Gerd Hoffmann wrote: > > 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. > > Pulled. Thanks. > > >cheers, > > Gerd > > > >[1] Tested with http://patchwork.ozlabs.org/patch/103058/, > > any plans to merge that btw? > > Michael? > > Regards, > > Anthony Liguori
Yes. I'm trying to make hotplug work for the p2p bridge. Once that works I definitely intend to merge it. > > > >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(-) > > > >