You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/hw/nvram
Philippe Mathieu-Daudé 6160ce2084 hw/nvram/fw_cfg: Remove legacy FW_CFG_ORDER_OVERRIDE
The MachineClass::legacy_fw_cfg_order boolean was only used
by the pc-q35-2.5 and pc-i440fx-2.5 machines, which got
removed. Remove it along with:

- FW_CFG_ORDER_OVERRIDE_* definitions
- fw_cfg_set_order_override()
- fw_cfg_reset_order_override()
- fw_cfg_order[]
- rom_set_order_override()
- rom_reset_order_override()

Simplify CLI and pc_vga_init() / pc_nic_init().

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Reviewed-by: Xiaoyao Li <xiaoyao.li@intel.com>
Message-ID: <20250512083948.39294-12-philmd@linaro.org>
[thuth: Fix error from check_patch.pl wrt to an empty "for" loop]
Signed-off-by: Thomas Huth <thuth@redhat.com>
4 weeks ago
..
Kconfig
bcm2835_otp.c qom: Have class_init() take a const data argument 2 months ago
chrp_nvram.c include: Rename sysemu/ -> system/ 6 months ago
ds1225y.c qom: Have class_init() take a const data argument 2 months ago
eeprom93xx.c
eeprom_at24c.c qom: Have class_init() take a const data argument 2 months ago
fw_cfg-acpi.c license: Update deprecated SPDX tag GPL-2.0+ to GPL-2.0-or-later 9 months ago
fw_cfg-interface.c
fw_cfg.c hw/nvram/fw_cfg: Remove legacy FW_CFG_ORDER_OVERRIDE 4 weeks ago
mac_nvram.c qom: Have class_init() take a const data argument 2 months ago
meson.build hw/nvram: Add BCM2835 OTP device 1 year ago
npcm7xx_otp.c qom: Have class_init() take a const data argument 2 months ago
nrf51_nvm.c qom: Have class_init() take a const data argument 2 months ago
spapr_nvram.c qom: Have class_init() take a const data argument 2 months ago
trace-events
trace.h
xlnx-bbram.c qom: Have class_init() take a const data argument 2 months ago
xlnx-efuse-crc.c
xlnx-efuse.c qom: Have class_init() take a const data argument 2 months ago
xlnx-versal-efuse-cache.c qom: Have class_init() take a const data argument 2 months ago
xlnx-versal-efuse-ctrl.c qom: Have class_init() take a const data argument 2 months ago
xlnx-zynqmp-efuse.c qom: Have class_init() take a const data argument 2 months ago