joevt f61854a0ae Add has_io_space flag.
PCIDevice
- supports_io_space method now uses a flag has_io_space which is automatically set for PCI bridges or PCI devices that have an I/O BAR.

atirage
- Devices that have I/O BARs don't need a supports_io_space method.

mpc106
- Devices that don't have I/O methods don't need a supports_io_space method.
2023-02-05 07:17:28 -08:00
..
2023-02-05 01:22:01 -08:00
2023-02-05 07:17:28 -08:00
2023-01-11 00:05:23 -08:00
2022-05-21 14:51:27 +02:00