1. b21aa7e numa: drop support for '-numa node' (without memory specified) by Igor Mammedov · 4 years, 6 months ago
  2. 6b61c2c initialize MachineState::ram in NUMA case by Igor Mammedov · 5 years ago
  3. c412a48 numa: Extend CLI to provide memory side cache information by Liu Jingqi · 5 years ago
  4. 9b12dfa numa: Extend CLI to provide memory latency and bandwidth information by Liu Jingqi · 5 years ago
  5. 244b3f4 numa: Extend CLI to provide initiator information for numa nodes by Tao Xu · 5 years ago
  6. 7e721e7 numa: move numa global variable numa_info into MachineState by Tao Xu · 6 years ago
  7. 118154b numa: move numa global variable have_numa_distance into MachineState by Tao Xu · 6 years ago
  8. aa57020 numa: move numa global variable nb_numa_nodes into MachineState by Tao Xu · 6 years ago
  9. b58c5c2 numa: Move remaining NUMA declarations from sysemu.h to numa.h by Markus Armbruster · 6 years ago
  10. a44432b numa: Don't include hw/boards.h into sysemu/numa.h by Markus Armbruster · 6 years ago
  11. 52924de hw/core: Collect QMP command handlers in hw/core/ by Markus Armbruster · 6 years ago
  12. aec9073 numa: Match struct to typedef name by Eric Blake · 6 years ago
  13. 4f7ec69 numa: Clean up error reporting in parse_numa() by Markus Armbruster · 6 years ago
  14. 3319b4e numa: split out NumaOptions parsing into set_numa_options() by Igor Mammedov · 7 years ago
  15. 7a3099f numa: postpone options post-processing till machine_run_board_init() by Igor Mammedov · 7 years ago
  16. 922a01a Move include qemu/option.h from qemu-common.h to actual users by Markus Armbruster · 7 years ago
  17. f47bd1c spapr: replace numa_get_node() with lookup in pc-dimm list by Igor Mammedov · 7 years ago
  18. 31959e8 hmp: extend "info numa" with hotplugged memory information by Vadim Galitsyn · 8 years ago
  19. a0ceb64 numa: consolidate cpu_preplug fixups/checks for pc/arm/spapr by Igor Mammedov · 8 years ago
  20. 1171ae9 numa: remove node_cpu bitmaps as they are no longer used by Igor Mammedov · 8 years ago
  21. 3b8a855 numa: remove no longer need numa_post_machine_init() by Igor Mammedov · 8 years ago
  22. ea089ee numa: move source of default CPUs to NUMA node mapping into boards by Igor Mammedov · 8 years ago
  23. 3bfe571 numa: equally distribute memory on nodes by Laurent Vivier · 8 years ago
  24. 0f20343 numa: Allow setting NUMA distance for different NUMA nodes by He Chen · 8 years ago
  25. cdda201 numa: make -numa parser dynamically allocate CPUs masks by Igor Mammedov · 8 years ago
  26. 6bea1dd numa: reduce code duplication by adding helper numa_get_node_for_cpu() by Igor Mammedov · 8 years ago
  27. 90ce6e2 include: Clean up includes by Peter Maydell · 9 years ago
  28. e75e2a1 numa: API to lookup NUMA node by address by Bharata B Rao · 10 years ago
  29. fa9ea81 numa,pc-dimm: Store pc-dimm memory information in numa_info by Bharata B Rao · 10 years ago
  30. 57924bc numa: introduce machine callback for VCPU to node mapping by Igor Mammedov · 10 years ago
  31. dde1111 numa: Rename set_numa_modes() to numa_post_machine_init() by Eduardo Habkost · 10 years ago
  32. 1c1e673 numa: Rename option parsing functions by Eduardo Habkost · 10 years ago
  33. 7dcd1d7 numa: Move QemuOpts parsing to set_numa_nodes() by Eduardo Habkost · 10 years ago
  34. 25712ff numa: Make max_numa_nodeid static by Eduardo Habkost · 10 years ago
  35. e35704b numa: Move NUMA declarations from sysemu.h to numa.h by Eduardo Habkost · 10 years ago