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-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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
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
2023-02-07
hw/nvram/eeprom_at24c: Make reset behavior more like hardware
Peter Delevoryas
1
-12
/
+10
2023-02-07
hw/nvram/eeprom_at24c: Add init_rom field and at24c_eeprom_init_rom helper
Peter Delevoryas
1
-5
/
+31
2023-02-07
hw/arm: Extract at24c_eeprom_init helper from Aspeed and Nuvoton boards
Peter Delevoryas
1
-0
/
+12
2023-02-06
mac_nvram: Add block backend to persist NVRAM contents
BALATON Zoltan
1
-0
/
+28
2023-01-28
x86: don't let decompressed kernel image clobber setup_data
Jason A. Donenfeld
1
-0
/
+9
2022-12-14
qapi machine: Elide redundant has_FOO in generated C
Markus Armbruster
1
-1
/
+1
2022-10-31
hw/ppc/mac.h: Rename to include/hw/nvram/mac_nvram.h
BALATON Zoltan
1
-1
/
+1
2022-10-22
Drop useless casts from g_malloc() & friends to pointer
Markus Armbruster
1
-1
/
+1
2022-10-14
hw/arm, loongarch: Move load_image_to_fw_cfg() to common location
Sunil V L
1
-0
/
+32
2022-09-27
x86: return modified setup_data only if read as memory, not as file
Jason A. Donenfeld
1
-6
/
+6
2022-07-12
block: Change blk_{pread,pwrite}() param order
Alberto Faria
4
-9
/
+9
2022-07-12
block: Add a 'flags' param to blk_pread()
Alberto Faria
4
-4
/
+4
2022-07-12
block: Make blk_{pread,pwrite}() return 0 on success
Alberto Faria
2
-11
/
+11
2022-06-30
hw/i2c: add asynchronous send
Klaus Jensen
1
-0
/
+2
2022-05-12
machine: use QAPI struct for boot configuration
Paolo Bonzini
1
-20
/
+7
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
1
-1
/
+0
2022-04-06
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
1
-3
/
+3
2022-04-05
xlnx-bbram: hw/nvram: Fix uninitialized Error *
Tong Ho
1
-1
/
+1
2022-03-14
hw/nvram: at24 return 0xff if 1 byte address
Patrick Venture
1
-1
/
+6
2022-03-04
block: rename bdrv_invalidate_cache_all, blk_invalidate_cache and test_sync_o...
Emanuele Giuseppe Esposito
1
-1
/
+1
2022-02-21
hw/nvram: use at24 macro
Patrick Venture
1
-1
/
+1
2022-01-18
hw/nvram: Restrict fw_cfg QOM interface to sysemu and tools
Philippe Mathieu-Daudé
1
-2
/
+4
2021-12-31
dma: Let st*_dma() take MemTxAttrs argument
Philippe Mathieu-Daudé
1
-2
/
+2
2021-12-30
dma: Let dma_memory_read/write() take MemTxAttrs argument
Philippe Mathieu-Daudé
1
-3
/
+6
2021-12-30
dma: Let dma_memory_set() take MemTxAttrs argument
Philippe Mathieu-Daudé
1
-1
/
+2
2021-10-23
hw/nvram: Fix Memory Leak in Xilinx ZynqMP eFuse device
Tong Ho
1
-6
/
+12
2021-10-23
hw/nvram: Fix Memory Leak in Xilinx Versal eFuse device
Tong Ho
1
-5
/
+15
2021-10-23
hw/nvram: Fix Memory Leak in Xilinx eFuse QOM
Tong Ho
1
-3
/
+6
[next]