summaryrefslogtreecommitdiff
path: root/numa.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-19numa: introduce memory_region_allocate_system_memoryPaolo Bonzini1-0/+9
2014-06-19NUMA: convert -numa option to use OptsVisitorWanlong Gao1-75/+70
2014-06-19NUMA: Add numa_info structure to contain numa nodes infoWanlong Gao1-11/+12
2014-06-19NUMA: check if the total numa memory size is equal to ram_sizeWanlong Gao1-0/+14
2014-06-19NUMA: move numa related code to new file numa.cWanlong Gao1-0/+185