index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
nvram
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/nvram: Add BCM2835 OTP device
Rayhan Faizel
2024-07-01
2
-0
/
+188
*
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
2024-04-25
3
-3
/
+3
*
hw/nvram/mac_nvram: Report failure to write data
Peter Maydell
2024-03-25
1
-1
/
+5
*
hw/sysbus: Inline and remove sysbus_add_io()
Philippe Mathieu-Daudé
2024-02-22
1
-2
/
+4
*
acpi: Clean up includes
Peter Maydell
2024-01-30
1
-0
/
+1
*
hw/arm/virt-acpi-build.c: Migrate fw_cfg creation to common location
Sunil V L
2024-01-10
2
-0
/
+24
*
hw/nvram: Simplify memory_region_init_rom_device() calls
Philippe Mathieu-Daudé
2024-01-05
1
-5
/
+2
*
hw/nvram: Constify VMState
Richard Henderson
2023-12-30
10
-13
/
+13
*
hw/nvram/xlnx-efuse-ctrl: Free XlnxVersalEFuseCtrl[] "pg0-lock" array
Philippe Mathieu-Daudé
2023-11-27
1
-0
/
+8
*
hw/nvram/xlnx-efuse: Free XlnxEFuse::ro_bits[] array on finalize()
Philippe Mathieu-Daudé
2023-11-27
1
-0
/
+8
*
migration: Use vmstate_register_any() for eeprom93xx
Juan Quintela
2023-11-01
1
-1
/
+1
*
xlnx-versal-efuse: hw/nvram: Remove deprecated device reset
Tong Ho
2023-10-19
1
-3
/
+5
*
xlnx-zynqmp-efuse: hw/nvram: Remove deprecated device reset
Tong Ho
2023-10-19
1
-3
/
+5
*
xlnx-bbram: hw/nvram: Remove deprecated device reset
Tong Ho
2023-10-19
1
-3
/
+5
*
crypto: only include tls-cipher-suites in emulators
Paolo Bonzini
2023-10-03
1
-5
/
+1
*
hw/other: spelling fixes
Michael Tokarev
2023-09-21
2
-2
/
+2
*
hw/nvram: Avoid unnecessary Xilinx eFuse backstore write
Tong Ho
2023-07-17
1
-2
/
+9
*
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
2023-06-20
1
-13
/
+13
*
Merge tag 'pull-aspeed-20230302' of https://github.com/legoater/qemu into staging
Peter Maydell
2023-03-03
1
-3
/
+27
|
\
|
*
hw/at24c : modify at24c to support 1 byte address mode
Sittisak Sinprem
2023-03-02
1
-3
/
+27
*
|
Revert "x86: return modified setup_data only if read as memory, not as file"
Michael S. Tsirkin
2023-03-02
1
-6
/
+6
*
|
Revert "x86: don't let decompressed kernel image clobber setup_data"
Michael S. Tsirkin
2023-03-02
1
-9
/
+0
|
/
*
Merge tag 'pull-aspeed-20230207' of https://github.com/legoater/qemu into staging
Peter Maydell
2023-02-07
1
-11
/
+47
|
\
|
*
hw/nvram/eeprom_at24c: Make reset behavior more like hardware
Peter Delevoryas
2023-02-07
1
-12
/
+10
|
*
hw/nvram/eeprom_at24c: Add init_rom field and at24c_eeprom_init_rom helper
Peter Delevoryas
2023-02-07
1
-5
/
+31
|
*
hw/arm: Extract at24c_eeprom_init helper from Aspeed and Nuvoton boards
Peter Delevoryas
2023-02-07
1
-0
/
+12
*
|
mac_nvram: Add block backend to persist NVRAM contents
BALATON Zoltan
2023-02-06
1
-0
/
+28
|
/
*
x86: don't let decompressed kernel image clobber setup_data
Jason A. Donenfeld
2023-01-28
1
-0
/
+9
*
qapi machine: Elide redundant has_FOO in generated C
Markus Armbruster
2022-12-14
1
-1
/
+1
*
hw/ppc/mac.h: Rename to include/hw/nvram/mac_nvram.h
BALATON Zoltan
2022-10-31
1
-1
/
+1
*
Drop useless casts from g_malloc() & friends to pointer
Markus Armbruster
2022-10-22
1
-1
/
+1
*
hw/arm, loongarch: Move load_image_to_fw_cfg() to common location
Sunil V L
2022-10-14
1
-0
/
+32
*
x86: return modified setup_data only if read as memory, not as file
Jason A. Donenfeld
2022-09-27
1
-6
/
+6
*
block: Change blk_{pread,pwrite}() param order
Alberto Faria
2022-07-12
4
-9
/
+9
*
block: Add a 'flags' param to blk_pread()
Alberto Faria
2022-07-12
4
-4
/
+4
*
block: Make blk_{pread,pwrite}() return 0 on success
Alberto Faria
2022-07-12
2
-11
/
+11
*
hw/i2c: add asynchronous send
Klaus Jensen
2022-06-30
1
-0
/
+2
*
machine: use QAPI struct for boot configuration
Paolo Bonzini
2022-05-12
1
-20
/
+7
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
1
-1
/
+0
*
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
2022-04-06
1
-3
/
+3
*
xlnx-bbram: hw/nvram: Fix uninitialized Error *
Tong Ho
2022-04-05
1
-1
/
+1
*
hw/nvram: at24 return 0xff if 1 byte address
Patrick Venture
2022-03-14
1
-1
/
+6
*
block: rename bdrv_invalidate_cache_all, blk_invalidate_cache and test_sync_op_invalidate_cache
Emanuele Giuseppe Esposito
2022-03-04
1
-1
/
+1
*
hw/nvram: use at24 macro
Patrick Venture
2022-02-21
1
-1
/
+1
*
hw/nvram: Restrict fw_cfg QOM interface to sysemu and tools
Philippe Mathieu-Daudé
2022-01-18
1
-2
/
+4
*
dma: Let st*_dma() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-31
1
-2
/
+2
*
dma: Let dma_memory_read/write() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-30
1
-3
/
+6
*
dma: Let dma_memory_set() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-30
1
-1
/
+2
*
hw/nvram: Fix Memory Leak in Xilinx ZynqMP eFuse device
Tong Ho
2021-10-23
1
-6
/
+12
*
hw/nvram: Fix Memory Leak in Xilinx Versal eFuse device
Tong Ho
2021-10-23
1
-5
/
+15
[next]