diff options
author | Eduardo Habkost | 2015-02-08 19:51:22 +0100 |
---|---|---|
committer | Eduardo Habkost | 2015-02-23 19:39:27 +0100 |
commit | dde11116782c1891a057165539efc014cf365026 (patch) | |
tree | 7208cd6e90934b4f41cdbf1c081948d30f79f12a /linux-user/main.c | |
parent | numa: Rename option parsing functions (diff) | |
download | qemu-dde11116782c1891a057165539efc014cf365026.tar.gz qemu-dde11116782c1891a057165539efc014cf365026.tar.xz qemu-dde11116782c1891a057165539efc014cf365026.zip |
numa: Rename set_numa_modes() to numa_post_machine_init()
This function does some initialization that needs to be done after
machine init. The function may be eventually removed if we move the
CPUState.numa_node initialization to the CPU init code, but while the
function exists, lets give it a name that makes sense.
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'linux-user/main.c')
0 files changed, 0 insertions, 0 deletions