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