Age | Commit message (Expand) | Author |
2017-09-14 | hmp: extend "info numa" with hotplugged memory information | Vadim Galitsyn |
2017-06-05 | numa: consolidate cpu_preplug fixups/checks for pc/arm/spapr | Igor Mammedov |
2017-05-11 | numa: remove node_cpu bitmaps as they are no longer used | Igor Mammedov |
2017-05-11 | numa: remove no longer need numa_post_machine_init() | Igor Mammedov |
2017-05-11 | numa: move source of default CPUs to NUMA node mapping into boards | Igor Mammedov |
2017-05-11 | numa: equally distribute memory on nodes | Laurent Vivier |
2017-05-11 | numa: Allow setting NUMA distance for different NUMA nodes | He Chen |
2017-01-12 | numa: make -numa parser dynamically allocate CPUs masks | Igor Mammedov |
2016-10-10 | numa: reduce code duplication by adding helper numa_get_node_for_cpu() | Igor Mammedov |
2016-02-23 | include: Clean up includes | Peter Maydell |
2015-07-03 | numa: API to lookup NUMA node by address | Bharata B Rao |
2015-07-03 | numa,pc-dimm: Store pc-dimm memory information in numa_info | Bharata B Rao |
2015-03-19 | numa: introduce machine callback for VCPU to node mapping | Igor Mammedov |
2015-02-23 | numa: Rename set_numa_modes() to numa_post_machine_init() | Eduardo Habkost |
2015-02-23 | numa: Rename option parsing functions | Eduardo Habkost |
2015-02-23 | numa: Move QemuOpts parsing to set_numa_nodes() | Eduardo Habkost |
2015-02-23 | numa: Make max_numa_nodeid static | Eduardo Habkost |
2015-02-23 | numa: Move NUMA declarations from sysemu.h to numa.h | Eduardo Habkost |