summaryrefslogtreecommitdiff
path: root/backends/hostmem.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-20hostmem: set MPOL_MF_MOVEMichael S. Tsirkin1-1/+1
2014-08-18memory: remove memory_region_destroyPaolo Bonzini1-10/+0
2014-06-19hostmem: add properties for NUMA memory policyHu Tao1-1/+135
2014-06-19hostmem: allow preallocation of any memory regionPaolo Bonzini1-0/+42
2014-06-19hostmem: add merge and dump propertiesPaolo Bonzini1-1/+83
2014-06-19hostmem: separate allocation from UserCreatable complete methodHu Tao1-0/+20
2014-06-19backend:hostmem: replace hostmemory with host_memoryHu Tao1-12/+12
2014-06-18add memdev backend infrastructureIgor Mammedov1-0/+97