Markus Armbruster
edf5ca5dbe
include/hw/pci: Split pci_device.h off pci.h
...
PCIDeviceClass and PCIDevice are defined in pci.h. Many users of the
header don't actually need them. Similar structs live in their own
headers: PCIBusClass and PCIBus in pci_bus.h, PCIBridge in
pci_bridge.h, PCIHostBridgeClass and PCIHostState in pci_host.h,
PCIExpressHost in pcie_host.h, and PCIERootPortClass, PCIEPort, and
PCIESlot in pcie_port.h.
Move PCIDeviceClass and PCIDeviceClass to new pci_device.h, along with
the code that needs them. Adjust include directives.
This also enables the next commit.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20221222100330.380143-6-armbru@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2023-01-08 01:54:22 -05:00
..
2020-10-26 07:08:38 -04:00
2021-07-26 10:24:49 +02:00
2020-09-30 19:09:19 +02:00
2022-09-23 14:38:27 +02:00
2022-12-14 20:03:25 +01:00
2022-03-04 11:28:37 +01:00
2022-12-14 20:05:07 +01:00
2019-03-11 08:39:02 +01:00
2022-09-22 16:38:28 +01:00
2022-04-07 12:30:54 +02:00
2021-12-21 10:50:22 +04:00
2021-12-21 10:50:22 +04:00
2022-03-14 15:16:08 +04:00
2021-12-21 10:50:22 +04:00
2021-12-21 10:50:22 +04:00
2022-03-15 12:54:59 +04:00
2021-12-21 10:50:22 +04:00
2022-07-19 14:35:00 +02:00
2022-09-29 18:23:51 +02:00
2021-12-21 10:50:21 +04:00
2022-03-14 15:16:05 +04:00
2021-11-05 12:29:44 +01:00
2022-04-06 14:31:55 +02:00
2022-11-23 12:27:55 +01:00
2022-11-23 12:27:55 +01:00
2022-11-23 12:15:06 +01:00
2021-08-02 12:55:51 +01:00
2019-09-17 13:43:22 +02:00
2020-08-21 06:18:30 -04:00
2022-01-13 15:33:18 +01:00
2022-05-03 15:52:37 +04:00
2022-12-14 20:05:07 +01:00
2019-08-16 13:31:52 +02:00
2022-04-06 14:31:55 +02:00
2019-06-12 13:20:20 +02:00
2022-11-23 12:15:06 +01:00
2021-05-27 12:07:37 +02:00
2019-01-21 09:43:13 +01:00
2021-03-04 09:35:36 +01:00
2021-12-21 10:50:21 +04:00
2020-05-19 09:06:44 +02:00
2022-06-03 08:03:28 +02:00
2022-03-14 15:16:16 +04:00
2021-07-26 10:24:49 +02:00
2022-12-14 20:05:07 +01:00
2022-03-14 15:16:01 +04:00
2020-10-21 15:46:14 +02:00
2020-10-21 15:46:14 +02:00
2022-09-23 14:38:23 +02:00
2020-08-21 06:18:24 -04:00
2021-08-31 14:31:43 +02:00
2023-01-08 01:54:22 -05:00
2022-09-23 14:38:27 +02:00
2022-11-08 10:23:06 +01:00
2022-11-08 10:23:06 +01:00
2021-06-15 17:17:09 +02:00
2021-06-15 17:17:09 +02:00
2020-11-04 08:25:17 +01:00
2016-07-12 16:20:46 +02:00
2022-04-06 14:31:55 +02:00
2019-02-05 16:50:18 +01:00
2022-10-22 23:15:40 +02:00
2022-04-27 07:50:28 +02:00
2016-07-12 16:19:16 +02:00
2019-09-17 13:45:10 +02:00
2020-08-21 06:18:30 -04:00
2020-08-21 06:18:30 -04:00
2016-07-12 16:19:16 +02:00
2022-11-08 10:23:06 +01:00
2022-11-08 10:23:06 +01:00
2022-10-24 13:41:10 +02:00
2017-02-08 14:59:36 +01:00
2018-02-09 13:52:15 +01:00
2021-01-23 15:55:07 -05:00
2020-11-04 08:25:17 +01:00
2016-07-12 16:20:46 +02:00
2022-12-14 20:05:07 +01:00
2022-04-27 07:50:28 +02:00
2020-05-19 09:06:44 +02:00
2021-05-02 17:24:50 +02:00
2018-01-25 15:02:00 +01:00