| Commit message (Expand) | Author | Age | Files | Lines |
* | numa: handle mmaped memory allocation failure correctly | Igor Mammedov | 2014-06-19 | 1 | -1/+1 |
* | qmp: add query-memdev | Hu Tao | 2014-06-19 | 1 | -0/+84 |
* | hostmem: add property to map memory with MAP_SHARED | Paolo Bonzini | 2014-06-19 | 1 | -1/+1 |
* | memory: add error propagation to file-based RAM allocation | Paolo Bonzini | 2014-06-19 | 1 | -1/+12 |
* | memory: move mem_path handling to memory_region_allocate_system_memory | Paolo Bonzini | 2014-06-19 | 1 | -1/+10 |
* | numa: add -numa node,memdev= option | Paolo Bonzini | 2014-06-19 | 1 | -2/+63 |
* | numa: introduce memory_region_allocate_system_memory | Paolo Bonzini | 2014-06-19 | 1 | -0/+9 |
* | NUMA: convert -numa option to use OptsVisitor | Wanlong Gao | 2014-06-19 | 1 | -75/+70 |
* | NUMA: Add numa_info structure to contain numa nodes info | Wanlong Gao | 2014-06-19 | 1 | -11/+12 |
* | NUMA: check if the total numa memory size is equal to ram_size | Wanlong Gao | 2014-06-19 | 1 | -0/+14 |
* | NUMA: move numa related code to new file numa.c | Wanlong Gao | 2014-06-19 | 1 | -0/+185 |