aboutsummaryrefslogtreecommitdiff
path: root/backends/hostmem-shm.c
AgeCommit message (Expand)AuthorFilesLines
2025-04-25qom: Have class_init() take a const data argumentPhilippe Mathieu-Daudé1-1/+1
2025-01-29hostmem-shm: preserve for cprSteve Sistare1-3/+9
2025-01-29backends/hostmem-shm: factor out allocation of "anonymous shared memory with ...Steve Sistare1-41/+4
2024-12-20include: Rename sysemu/ -> system/Philippe Mathieu-Daudé1-1/+1
2024-07-03hostmem: add a new memory backend based on POSIX shm_open()Stefano Garzarella1-0/+123