hw/pci: Add pci_bus_add_fw_cfg_extra_pci_roots() helper
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 6 Dec 2024 16:50:47 +0000 (17:50 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 13 Dec 2024 23:16:20 +0000 (00:16 +0100)
commit14f1f86d5111ed2dae19ae15da81a98ea048017d
treedfc07986c8172d8d8f6fe747b697f76926762190
parent59c5eea5c794ff3867504d2fba63bb535802027b
hw/pci: Add pci_bus_add_fw_cfg_extra_pci_roots() helper

pci_bus_add_fw_cfg_extra_pci_roots() calls the fw_cfg
API with PCI bus specific arguments.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20241206181352.6836-5-philmd@linaro.org>
hw/pci/pci.c
include/hw/pci/pci.h