commit | 14f1f86d5111ed2dae19ae15da81a98ea048017d | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@linaro.org> | Fri Dec 06 17:50:47 2024 +0100 |
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | Sat Dec 14 00:16:20 2024 +0100 |
tree | dfc07986c8172d8d8f6fe747b697f76926762190 | |
parent | 59c5eea5c794ff3867504d2fba63bb535802027b [diff] |
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>