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
..
2022-12-16 15:56:55 +00:00
2020-12-18 15:20:17 -05:00
2022-06-09 19:32:49 -04:00
2021-02-11 11:50:14 +00:00
2021-03-08 17:20:02 +00:00
2021-03-08 11:54:16 +00:00
2021-03-08 11:54:16 +00:00
2021-09-01 11:08:18 +01:00
2022-06-30 09:21:13 +02:00
2022-01-20 11:47:53 +00:00
2021-03-09 12:01:28 +01:00
2022-06-30 09:21:14 +02:00
2022-07-14 16:24:38 +02:00
2022-06-30 09:21:13 +02:00
2022-02-26 18:40:51 +01:00
2021-05-01 10:03:52 +02:00
2021-09-30 13:44:08 +01:00
2021-03-08 17:20:01 +00:00
2022-02-21 13:30:20 +00:00
2022-02-21 13:30:20 +00:00
2022-09-14 11:19:39 +01:00
2022-02-21 13:30:20 +00:00
2022-10-22 23:15:40 +02:00
2020-09-23 16:07:44 +01:00
2022-08-08 23:43:11 +02:00
2021-01-08 15:13:39 +00:00
2022-12-15 17:37:47 +00:00
2023-01-05 15:02:08 +00:00
2023-01-05 15:01:11 +00:00
2021-05-02 17:24:50 +02:00
2020-12-10 11:44:55 +00:00
2020-12-10 11:44:55 +00:00
2021-05-02 17:24:50 +02:00
2021-05-02 17:24:50 +02:00
2022-08-01 11:58:02 +02:00
2022-12-15 17:37:47 +00:00
2021-03-08 17:20:01 +00:00
2022-05-03 15:17:30 +04:00
2022-05-08 18:52:37 +01:00
2022-05-08 18:52:37 +01:00
2021-05-02 17:24:50 +02:00
2022-12-16 15:56:55 +00:00
2021-05-02 17:24:50 +02:00
2023-01-06 10:42:55 +10:00
2023-01-06 10:42:55 +10:00
2022-12-15 17:37:47 +00:00
2020-11-03 16:51:13 +01:00
2022-04-21 17:03:51 +04:00
2022-12-16 15:56:55 +00:00
2021-03-08 17:20:03 +00:00
2021-05-10 17:21:54 +01:00
2021-05-02 17:24:50 +02:00
2022-03-18 10:55:15 +00:00
2021-01-12 21:19:02 +00:00
2021-03-12 12:48:56 +00:00
2021-03-12 12:48:56 +00:00
2021-01-12 21:19:02 +00:00
2021-09-20 08:50:59 +02:00
2023-01-08 01:54:22 -05:00
2022-06-09 19:32:49 -04:00
2023-01-08 01:54:22 -05:00
2022-03-06 05:08:23 -05:00
2022-04-06 14:31:55 +02:00
2021-11-02 17:24:18 +01:00
2021-05-02 17:24:50 +02:00
2021-05-02 17:24:50 +02:00
2022-07-12 12:14:56 +02:00
2020-11-10 11:03:48 +00:00
2022-08-08 23:43:11 +02:00
2020-12-08 13:48:57 -05:00
2021-02-08 15:15:32 +01:00
2021-11-09 10:11:27 +01:00
2022-04-21 11:37:03 +01:00
2022-01-28 14:29:46 +00:00
2021-03-12 12:40:09 +00:00
2022-03-18 11:31:20 +00:00
2022-03-18 11:31:20 +00:00
2021-09-13 16:07:20 +01:00