summaryrefslogtreecommitdiff
path: root/backends/hostmem-file.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-11maint: avoid useless "if (foo) free(foo)" patternDaniel P. Berrange1-3/+1
2015-04-30hostmem: Fix mem-path property name in error reportJan Kiszka1-1/+1
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