[SeaBIOS] [PATCH v2 0/8] seabios: pci: multi pci bus support

Kevin O'Connor kevin at koconnor.net
Sun Jul 4 14:55:50 CEST 2010


On Tue, Jun 22, 2010 at 05:57:45PM +0900, Isaku Yamahata wrote:
> Changes v1 -> v2:
> - simplified foreachpci_in_bus()
> - add overlap check during pci bar assignemnt.
> - use c99 initialization.
> 
> Patch description:
> 
> This patch set allows seabios to initialize multi pci bus and 64bit BAR.
> 
> Currently seabios is able to initialize only pci root bus.
> However multi pci bus support is wanted because
>   - more pci bus is wanted in qemu for many slots
>   - pci express support is commin in qemu which requires multi pci bus.
> those patches on Qemu part are under way, though.

Thanks.  I've committed this series.

-Kevin



More information about the SeaBIOS mailing list