summaryrefslogtreecommitdiffstats
path: root/backends/hostmem.c
Commit message (Expand)AuthorAgeFilesLines
* hostmem: Fix qemu_opt_get_bool() crash in host_memory_backend_init()Eduardo Habkost2015-07-221-4/+4
* Include qapi/qmp/qerror.h exactly where neededMarkus Armbruster2015-06-221-1/+0
* qom: Don't pass string table to object_get_enum() functionDaniel P. Berrange2015-06-191-14/+8
* backends: Fix typename of 'policy' enum property in hostmem objDaniel P. Berrange2015-06-191-1/+1
* hostmem: Prevent removing an in-use memory backendLin Ma2015-04-011-0/+14
* hostmem: set MPOL_MF_MOVEMichael S. Tsirkin2014-08-201-1/+1
* memory: remove memory_region_destroyPaolo Bonzini2014-08-181-10/+0
* hostmem: add properties for NUMA memory policyHu Tao2014-06-191-1/+135
* hostmem: allow preallocation of any memory regionPaolo Bonzini2014-06-191-0/+42
* hostmem: add merge and dump propertiesPaolo Bonzini2014-06-191-1/+83
* hostmem: separate allocation from UserCreatable complete methodHu Tao2014-06-191-0/+20
* backend:hostmem: replace hostmemory with host_memoryHu Tao2014-06-191-12/+12
* add memdev backend infrastructureIgor Mammedov2014-06-181-0/+97
OpenPOWER on IntegriCloud