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/include/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 week ago
..
bcm2835_otp.h hw/nvram: Add BCM2835 OTP device 11 months ago
chrp_nvram.h nvram: Exit QEMU if NVRAM cannot contain all -prom-env data 5 years ago
eeprom93xx.h
eeprom_at24c.h hw/nvram/eeprom_at24c: Add init_rom field and at24c_eeprom_init_rom helper 2 years ago
fw_cfg.h hw/nvram/fw_cfg: Remove legacy FW_CFG_ORDER_OVERRIDE 1 week ago
fw_cfg_acpi.h license: Update deprecated SPDX tag GPL-2.0+ to GPL-2.0-or-later 9 months ago
mac_nvram.h include/system: Move exec/memory.h to system/memory.h 2 months ago
npcm7xx_otp.h include/system: Move exec/memory.h to system/memory.h 2 months ago
nrf51_nvm.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 5 years ago
sun_nvram.h nvram: Rename openbios_firmware_abi.h into sun_nvram.h 9 years ago
xlnx-bbram.h include: Rename sysemu/ -> system/ 6 months ago
xlnx-efuse.h include: Rename sysemu/ -> system/ 6 months ago
xlnx-versal-efuse.h hm/nvram/xlnx-versal-efuse-ctrl: Call register_finalize_block 9 months ago
xlnx-zynqmp-efuse.h hw/nvram/xlnx-zynqmp-efuse: Call register_finalize_block 9 months ago