summaryrefslogtreecommitdiffstats
path: root/softmmu/memory_mapping.c
Commit message (Expand)AuthorAgeFilesLines
* Use g_new() & friends where that makes obvious senseMarkus Armbruster2022-03-211-1/+1
* sysemu/memory_mapping: Become target-agnosticPhilippe Mathieu-Daudé2022-03-061-0/+1
* softmmu/memory_mapping: optimize for RamDiscardManager sectionsDavid Hildenbrand2021-10-021-0/+20
* softmmu/memory_mapping: factor out adding physical memory rangesDavid Hildenbrand2021-10-021-21/+20Star
* softmmu/memory_mapping: never merge ranges accross memory regionsDavid Hildenbrand2021-10-021-1/+2
* Do not include cpu.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* softmmu: move softmmu only files from rootClaudio Fontana2020-07-111-0/+357