aboutsummaryrefslogtreecommitdiff
path: root/hw/remote/proxy-memory-listener.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-28exec/memory: Add symbol for memory listener priority for device backendIsaku Yamahata1-1/+1
2023-02-08Don't include headers already included by qemu/osdep.hMarkus Armbruster1-1/+0
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau1-1/+0
2022-02-21hw/remote: Add missing includePhilippe Mathieu-Daudé1-0/+1
2021-09-30memory: Name all the memory listenersPeter Xu1-0/+1
2021-05-02Do not include exec/address-spaces.h if it's not really necessaryThomas Huth1-1/+0
2021-05-02Do not include cpu.h if it's not really necessaryThomas Huth1-1/+0
2021-02-10multi-process: Synchronize remote memoryJagannathan Raman1-0/+227