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>
1 month ago
..
Kconfig hw/nvram: Introduce Xilinx battery-backed ram 4 years ago
bcm2835_otp.c qom: Have class_init() take a const data argument 3 months ago
chrp_nvram.c include: Rename sysemu/ -> system/ 7 months ago
ds1225y.c qom: Have class_init() take a const data argument 3 months ago
eeprom93xx.c hw/nvram: Constify VMState 2 years ago
eeprom_at24c.c qom: Have class_init() take a const data argument 3 months ago
fw_cfg-acpi.c license: Update deprecated SPDX tag GPL-2.0+ to GPL-2.0-or-later 10 months ago
fw_cfg-interface.c hw/nvram: Always register FW_CFG_DATA_GENERATOR_INTERFACE 5 years ago
fw_cfg.c hw/nvram/fw_cfg: Remove legacy FW_CFG_ORDER_OVERRIDE 1 month ago
mac_nvram.c qom: Have class_init() take a const data argument 3 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 3 months ago
nrf51_nvm.c qom: Have class_init() take a const data argument 3 months ago
spapr_nvram.c qom: Have class_init() take a const data argument 3 months ago
trace-events docs: fix references to docs/devel/tracing.rst 4 years ago
trace.h trace: switch position of headers to what Meson requires 5 years ago
xlnx-bbram.c qom: Have class_init() take a const data argument 3 months ago
xlnx-efuse-crc.c hw/nvram: Introduce Xilinx eFuse QOM 4 years ago
xlnx-efuse.c qom: Have class_init() take a const data argument 3 months ago
xlnx-versal-efuse-cache.c qom: Have class_init() take a const data argument 3 months ago
xlnx-versal-efuse-ctrl.c qom: Have class_init() take a const data argument 3 months ago
xlnx-zynqmp-efuse.c qom: Have class_init() take a const data argument 3 months ago