summaryrefslogtreecommitdiff
path: root/include/sysemu/hostmem.h
AgeCommit message (Expand)Author
2016-07-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-07-13hostmem: detect host backend memory is being used properlyXiao Guangrong
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster
2016-05-18remove comment for nonexistent structure memberCao jin
2016-02-23include: Clean up includesPeter Maydell
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