[SeaBIOS] [PATCH V2 0/2] fw/pci: better support for multiple host bridges

Marcel Apfelbaum marcel at redhat.com
Mon Feb 16 10:31:01 CET 2015


The series is developed together with QEMU's:
    [Qemu-devel] [PATCH RFC 00/17] implement multiple primary busses for pc machines
    http://lists.gnu.org/archive/html/qemu-ppc/2015-01/msg00159.html (not related to ppc)

v1 -> v2:
  - Addressed Kevin O'Connor idea (Thanks!) to treat devices behind extra root
    PCI buses as belonging to Bus 0 for resource resizing and mapping.

The series fixes some issues when more than one root primary bus is present.

First patch scans all the bus range to find the extra root buses.
Second patch extends memory and IO mapping for found buses. 

Marcel Apfelbaum (2):
  fw/pci: scan all buses if extraroots romfile is present
  fw/pci: map memory and IO regions for multiple pci root buses

 src/fw/pciinit.c | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

-- 
2.1.0




More information about the SeaBIOS mailing list