Greg Kurz 1c685a9026 pci: Allow PCI bus subtypes to support extended config space accesses
Some PHB implementations, eg. PAPR used on pseries machine, act like
a regular PCI bus rather than a PCIe bus, but allow access to the
PCIe extended config space anyway.

Introduce a new PCI bus class method to modelize this behaviour and
use it when adjusting the config space size limit during accesses.

No behaviour change for existing PCI bus types.

Signed-off-by: Greg Kurz <groug@kaod.org>
Message-Id: <155414130271.574858.4253514266378127489.stgit@bahia.lan>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2019-04-09 09:14:47 +10:00
..
2019-03-07 21:45:53 +01:00
2019-04-01 08:53:40 +02:00
2019-03-07 21:45:53 +01:00
2019-03-12 15:25:46 +00:00
2019-03-07 21:45:53 +01:00
2019-03-25 17:01:10 +00:00
2019-03-07 21:45:53 +01:00
2019-04-02 11:49:14 -04:00
2019-03-07 21:45:53 +01:00
2019-04-04 16:36:21 -07:00
2019-03-07 21:45:53 +01:00
2019-03-08 16:31:34 +00:00