summary refs log tree commit diff stats
path: root/hw/mem/sparse-mem.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* qom: Have class_init() take a const data argumentPhilippe Mathieu-Daudé2025-04-251-1/+1
* cleanup: Drop pointless return at end of functionMarkus Armbruster2025-04-241-1/+0
* Merge tag 'exec-20241220' of https://github.com/philmd/qemu into stagingStefan Hajnoczi2024-12-211-1/+1
|\
| * include: Rename sysemu/ -> system/Philippe Mathieu-Daudé2024-12-201-1/+1
* | include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LISTRichard Henderson2024-12-191-1/+0
|/
* hw/mem: Constify all PropertyRichard Henderson2024-12-151-1/+1
* *: Add missing includes of qemu/error-report.hRichard Henderson2023-03-221-0/+1
* hw/sparse-mem: clear memory on resetAlexander Bulekov2023-02-161-1/+12
* Do not include exec/address-spaces.h if it's not really necessaryThomas Huth2021-05-021-1/+0
* memory: add a sparse memory device for fuzzingAlexander Bulekov2021-03-161-0/+151