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