summary refs log tree commit diff stats
path: root/hw/remote/memory.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw: Remove unnecessary 'system/ram_addr.h' headerPhilippe Mathieu-Daudé2025-10-071-1/+0
* include/system: Move exec/ram_addr.h to system/ram_addr.hRichard Henderson2025-04-231-1/+1
* Remove qemu-common.h include from most unitsMarc-André Lureau2022-04-061-1/+0
* remote/memory: Replace share parameter with ram_flagsYang Zhong2021-07-201-1/+1
* multi-process: Initialize variables declared with g_auto*Zenghui Yu2021-05-211-3/+2
* Do not include exec/address-spaces.h if it's not really necessaryThomas Huth2021-05-021-1/+0
* multi-process: setup memory manager for remote deviceJagannathan Raman2021-02-101-0/+65