summaryrefslogtreecommitdiff
path: root/backends/hostmem-file.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-19hostmem: add property to map memory with MAP_SHAREDPaolo Bonzini1-1/+25
2014-06-19hostmem: allow preallocation of any memory regionPaolo Bonzini1-0/+3
2014-06-19hostmem: add file-based HostMemoryBackendPaolo Bonzini1-0/+107