summary refs log tree commit diff stats
path: root/backends/hostmem-shm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* qom: Have class_init() take a const data argumentPhilippe Mathieu-Daudé2025-04-251-1/+1
* hostmem-shm: preserve for cprSteve Sistare2025-01-291-3/+9
* backends/hostmem-shm: factor out allocation of "anonymous shared memory with ...Steve Sistare2025-01-291-41/+4
* include: Rename sysemu/ -> system/Philippe Mathieu-Daudé2024-12-201-1/+1
* hostmem: add a new memory backend based on POSIX shm_open()Stefano Garzarella2024-07-031-0/+123