Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include qapi/qmp/qerror.h exactly where needed | Markus Armbruster | 2015-06-22 | 1 | -1/+0 |
* | qom: Don't pass string table to object_get_enum() function | Daniel P. Berrange | 2015-06-19 | 1 | -14/+8 |
* | backends: Fix typename of 'policy' enum property in hostmem obj | Daniel P. Berrange | 2015-06-19 | 1 | -1/+1 |
* | hostmem: Prevent removing an in-use memory backend | Lin Ma | 2015-04-01 | 1 | -0/+14 |
* | hostmem: set MPOL_MF_MOVE | Michael S. Tsirkin | 2014-08-20 | 1 | -1/+1 |
* | memory: remove memory_region_destroy | Paolo Bonzini | 2014-08-18 | 1 | -10/+0 |
* | hostmem: add properties for NUMA memory policy | Hu Tao | 2014-06-19 | 1 | -1/+135 |
* | hostmem: allow preallocation of any memory region | Paolo Bonzini | 2014-06-19 | 1 | -0/+42 |
* | hostmem: add merge and dump properties | Paolo Bonzini | 2014-06-19 | 1 | -1/+83 |
* | hostmem: separate allocation from UserCreatable complete method | Hu Tao | 2014-06-19 | 1 | -0/+20 |
* | backend:hostmem: replace hostmemory with host_memory | Hu Tao | 2014-06-19 | 1 | -12/+12 |
* | add memdev backend infrastructure | Igor Mammedov | 2014-06-18 | 1 | -0/+97 |