| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | qom: Have class_init() take a const data argument | Philippe Mathieu-Daudé | 2025-04-25 | 1 | -1/+1 |
| * | cleanup: Drop pointless return at end of function | Markus Armbruster | 2025-04-24 | 1 | -1/+0 |
| * | Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging | Stefan Hajnoczi | 2024-12-21 | 1 | -1/+1 |
| |\ | |||||
| | * | include: Rename sysemu/ -> system/ | Philippe Mathieu-Daudé | 2024-12-20 | 1 | -1/+1 |
| * | | include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST | Richard Henderson | 2024-12-19 | 1 | -1/+0 |
| |/ | |||||
| * | hw/mem: Constify all Property | Richard Henderson | 2024-12-15 | 1 | -1/+1 |
| * | *: Add missing includes of qemu/error-report.h | Richard Henderson | 2023-03-22 | 1 | -0/+1 |
| * | hw/sparse-mem: clear memory on reset | Alexander Bulekov | 2023-02-16 | 1 | -1/+12 |
| * | Do not include exec/address-spaces.h if it's not really necessary | Thomas Huth | 2021-05-02 | 1 | -1/+0 |
| * | memory: add a sparse memory device for fuzzing | Alexander Bulekov | 2021-03-16 | 1 | -0/+151 |