qemu/include/hw/nvram
Philippe Mathieu-Daudé 3a25075ece hw/nvram/fw_cfg: Remove fw_cfg_add_extra_pci_roots()
Now that all uses of fw_cfg_add_extra_pci_roots() have been
converted to the newer pci_bus_add_fw_cfg_extra_pci_roots(),
we can remove that bogus method. hw/nvram/fw_cfg must
stay generic. Device specific entries have to be implemented
using TYPE_FW_CFG_DATA_GENERATOR_INTERFACE.

This mostly reverts commit 0abd38885a
("fw_cfg: Refactor extra pci roots addition").

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20241206181352.6836-7-philmd@linaro.org>
2024-12-14 00:16:20 +01:00
..
bcm2835_otp.h hw/nvram: Add BCM2835 OTP device 2024-07-01 12:48:55 +01:00
chrp_nvram.h nvram: Exit QEMU if NVRAM cannot contain all -prom-env data 2020-08-14 13:34:31 +10:00
eeprom93xx.h hw: move headers to include/ 2013-04-08 18:13:10 +02:00
eeprom_at24c.h hw/nvram/eeprom_at24c: Add init_rom field and at24c_eeprom_init_rom helper 2023-02-07 09:02:04 +01:00
fw_cfg.h hw/nvram/fw_cfg: Remove fw_cfg_add_extra_pci_roots() 2024-12-14 00:16:20 +01:00
fw_cfg_acpi.h license: Update deprecated SPDX tag GPL-2.0+ to GPL-2.0-or-later 2024-09-20 10:11:59 +03:00
mac_nvram.h mac_nvram: Add block backend to persist NVRAM contents 2023-02-06 11:41:39 +00:00
npcm7xx_otp.h bulk: Do not declare function prototypes using 'extern' keyword 2023-08-31 19:47:43 +02:00
nrf51_nvm.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 2020-09-18 14:12:32 -04:00
sun_nvram.h nvram: Rename openbios_firmware_abi.h into sun_nvram.h 2016-10-28 09:36:58 +11:00
xlnx-bbram.h hw/nvram/xlnx-bbram: Call register_finalize_block 2024-09-05 13:12:36 +01:00
xlnx-efuse.h hw: Replace anti-social QOM type names (again) 2023-12-20 10:29:23 +01:00
xlnx-versal-efuse.h hm/nvram/xlnx-versal-efuse-ctrl: Call register_finalize_block 2024-09-05 13:12:37 +01:00
xlnx-zynqmp-efuse.h hw/nvram/xlnx-zynqmp-efuse: Call register_finalize_block 2024-09-05 13:12:36 +01:00