index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-10.0
stable-10.1
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-10.0
staging-10.1
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
nvram
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-30
hw/nvram/fw_cfg: Remove legacy FW_CFG_ORDER_OVERRIDE
Philippe Mathieu-Daudé
1
-102
/
+8
2025-04-25
qom: Have class_init() take a const data argument
Philippe Mathieu-Daudé
13
-17
/
+17
2025-04-24
Merge tag 'pull-misc-2025-04-24' of https://repo.or.cz/qemu/armbru into staging
Stefan Hajnoczi
1
-1
/
+0
2025-04-24
cleanup: Drop pointless return at end of function
Markus Armbruster
1
-1
/
+0
2025-04-23
include/system: Move exec/address-spaces.h to system/address-spaces.h
Richard Henderson
1
-1
/
+1
2025-03-31
hw/nvram/xlnx-efuse: Do not expose as user-creatable
Philippe Mathieu-Daudé
1
-0
/
+2
2025-03-06
qdev: Rename PropertyInfo member @name to @type
Markus Armbruster
2
-2
/
+2
2025-03-05
hw/nvram/eeprom_at24c: Reorganise init to avoid overwriting values
BALATON Zoltan
1
-4
/
+2
2025-03-05
hw/nvram/eeprom_at24c: Remove memset after g_malloc0
BALATON Zoltan
1
-1
/
+0
2025-03-05
hw/nvram/eeprom_at24c: Remove ERR macro that calls fprintf to stderr
BALATON Zoltan
1
-7
/
+5
2025-03-05
hw/nvram/eeprom_at24c: Use OBJECT_DECLARE_SIMPLE_TYPE
BALATON Zoltan
1
-3
/
+1
2024-12-31
fw_cfg: Don't set callback_opaque NULL in fw_cfg_modify_bytes_read()
Shameer Kolothum
1
-1
/
+0
2024-12-21
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
7
-12
/
+12
2024-12-20
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
7
-12
/
+12
2024-12-19
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
Richard Henderson
11
-16
/
+0
2024-12-15
hw/nvram: Constify all Property
Richard Henderson
11
-13
/
+13
2024-12-14
hw/nvram/fw_cfg: Remove fw_cfg_add_extra_pci_roots()
Philippe Mathieu-Daudé
1
-23
/
+0
2024-12-14
hw/nvram/fw_cfg: Skip FW_CFG_DATA_GENERATOR when no data to generate
Philippe Mathieu-Daudé
1
-1
/
+2
2024-12-13
hw/nvram/fw_cfg: Pass QOM parent to fw_cfg_add_file_from_generator()
Philippe Mathieu-Daudé
1
-5
/
+6
2024-12-13
hw/nvram/fw_cfg: Rename fw_cfg_add_[file]_from_generator()
Philippe Mathieu-Daudé
1
-2
/
+2
2024-10-03
hw: Remove unused fw_cfg_init_io
Dr. David Alan Gilbert
1
-5
/
+0
2024-09-20
license: Update deprecated SPDX tag GPL-2.0+ to GPL-2.0-or-later
Philippe Mathieu-Daudé
1
-1
/
+1
2024-09-20
mark <zlib.h> with for-crc32 in a consistent manner
Michael Tokarev
1
-1
/
+1
2024-09-13
hw: Use device_class_set_legacy_reset() instead of opencoding
Peter Maydell
4
-4
/
+4
2024-09-05
hm/nvram/xlnx-versal-efuse-ctrl: Call register_finalize_block
Peter Maydell
1
-3
/
+3
2024-09-05
hw/nvram/xlnx-zynqmp-efuse: Call register_finalize_block
Peter Maydell
1
-3
/
+10
2024-09-05
hw/nvram/xlnx-bbram: Call register_finalize_block
Peter Maydell
1
-3
/
+10
2024-07-01
hw/nvram: Add BCM2835 OTP device
Rayhan Faizel
2
-0
/
+188
2024-04-25
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
3
-3
/
+3
2024-03-25
hw/nvram/mac_nvram: Report failure to write data
Peter Maydell
1
-1
/
+5
2024-02-22
hw/sysbus: Inline and remove sysbus_add_io()
Philippe Mathieu-Daudé
1
-2
/
+4
2024-01-30
acpi: Clean up includes
Peter Maydell
1
-0
/
+1
2024-01-10
hw/arm/virt-acpi-build.c: Migrate fw_cfg creation to common location
Sunil V L
2
-0
/
+24
2024-01-05
hw/nvram: Simplify memory_region_init_rom_device() calls
Philippe Mathieu-Daudé
1
-5
/
+2
2023-12-30
hw/nvram: Constify VMState
Richard Henderson
10
-13
/
+13
2023-11-27
hw/nvram/xlnx-efuse-ctrl: Free XlnxVersalEFuseCtrl[] "pg0-lock" array
Philippe Mathieu-Daudé
1
-0
/
+8
2023-11-27
hw/nvram/xlnx-efuse: Free XlnxEFuse::ro_bits[] array on finalize()
Philippe Mathieu-Daudé
1
-0
/
+8
2023-11-01
migration: Use vmstate_register_any() for eeprom93xx
Juan Quintela
1
-1
/
+1
2023-10-19
xlnx-versal-efuse: hw/nvram: Remove deprecated device reset
Tong Ho
1
-3
/
+5
2023-10-19
xlnx-zynqmp-efuse: hw/nvram: Remove deprecated device reset
Tong Ho
1
-3
/
+5
2023-10-19
xlnx-bbram: hw/nvram: Remove deprecated device reset
Tong Ho
1
-3
/
+5
2023-10-03
crypto: only include tls-cipher-suites in emulators
Paolo Bonzini
1
-5
/
+1
2023-09-21
hw/other: spelling fixes
Michael Tokarev
2
-2
/
+2
2023-07-17
hw/nvram: Avoid unnecessary Xilinx eFuse backstore write
Tong Ho
1
-2
/
+9
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
1
-13
/
+13
2023-03-03
Merge tag 'pull-aspeed-20230302' of https://github.com/legoater/qemu into sta...
Peter Maydell
1
-3
/
+27
2023-03-02
hw/at24c : modify at24c to support 1 byte address mode
Sittisak Sinprem
1
-3
/
+27
2023-03-02
Revert "x86: return modified setup_data only if read as memory, not as file"
Michael S. Tsirkin
1
-6
/
+6
2023-03-02
Revert "x86: don't let decompressed kernel image clobber setup_data"
Michael S. Tsirkin
1
-9
/
+0
2023-02-07
Merge tag 'pull-aspeed-20230207' of https://github.com/legoater/qemu into sta...
Peter Maydell
1
-11
/
+47
[next]