aboutsummaryrefslogtreecommitdiff
path: root/backends/hostmem.c
AgeCommit message (Expand)Author
2014-08-20hostmem: set MPOL_MF_MOVEMichael S. Tsirkin
2014-08-18memory: remove memory_region_destroyPaolo Bonzini
2014-06-19hostmem: add properties for NUMA memory policyHu Tao
2014-06-19hostmem: allow preallocation of any memory regionPaolo Bonzini
2014-06-19hostmem: add merge and dump propertiesPaolo Bonzini
2014-06-19hostmem: separate allocation from UserCreatable complete methodHu Tao
2014-06-19backend:hostmem: replace hostmemory with host_memoryHu Tao
2014-06-18add memdev backend infrastructureIgor Mammedov