summaryrefslogtreecommitdiff
path: root/include/sysemu/hostmem.h
AgeCommit message (Expand)Author
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-18add memdev backend infrastructureIgor Mammedov