Re: [SeaBIOS] [RFC v2 2/3] pci_device: Add pci domain support

2018-08-26 Thread Zihan Yang
Marcel Apfelbaum 于2018年8月25日周六 下午7:53写道: > > > > On 08/09/2018 08:43 AM, Zihan Yang wrote: > > Most part of seabios assume only PCI domain 0. This patch adds support > > for multiple domain in pci devices, which involves some API changes. > > > > For compatibility, interfaces such as

Re: [SeaBIOS] [RFC v2 2/3] pci_device: Add pci domain support

2018-08-25 Thread Marcel Apfelbaum
On 08/09/2018 08:43 AM, Zihan Yang wrote: Most part of seabios assume only PCI domain 0. This patch adds support for multiple domain in pci devices, which involves some API changes. For compatibility, interfaces such as pci_config_read[b|w|l] still exist so that existing domain 0 devices