aboutsummaryrefslogtreecommitdiff
path: root/backends/hostmem-file.c
AgeCommit message (Expand)Author
2017-09-19hostmem-file: Add "discard-data" optionEduardo Habkost
2017-04-20hostmem: use host_memory_backend_mr_inited() where properPeter Xu
2016-10-17hostmem-file: Register TYPE_MEMORY_BACKEND_FILE properties as class propertiesEduardo Habkost
2016-04-15hostmem-file: plug a small leakMarc-André Lureau
2016-04-08hostmem-file: fix memory leakGonglei
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-02-04backends: Clean up includesPeter Maydell
2015-09-11maint: avoid useless "if (foo) free(foo)" patternDaniel P. Berrange
2015-04-30hostmem: Fix mem-path property name in error reportJan Kiszka
2014-06-19hostmem: add property to map memory with MAP_SHAREDPaolo Bonzini
2014-06-19hostmem: allow preallocation of any memory regionPaolo Bonzini
2014-06-19hostmem: add file-based HostMemoryBackendPaolo Bonzini