aboutsummaryrefslogtreecommitdiff
path: root/hw/remote/memory.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau1-1/+0
2021-07-20remote/memory: Replace share parameter with ram_flagsYang Zhong1-1/+1
2021-05-21multi-process: Initialize variables declared with g_auto*Zenghui Yu1-3/+2
2021-05-02Do not include exec/address-spaces.h if it's not really necessaryThomas Huth1-1/+0
2021-02-10multi-process: setup memory manager for remote deviceJagannathan Raman1-0/+65