diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2020-10-21 10:21:22 -0400 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-12-10 12:15:12 -0500 |
commit | 4d2c17b0ef760881485a3d31f941117d9fc71bd8 (patch) | |
tree | 96456dcd55e2e443a3cbc4e05ccf918abc7ba5ad /.exrc | |
parent | 90285ec8bb1c47d4ef8349a765ba7c9a672212c8 (diff) | |
download | qemu-4d2c17b0ef760881485a3d31f941117d9fc71bd8.zip |
vl: extract various command line desugaring snippets to a new function
Keep the machine initialization sequence free of miscellaneous command
line parsing actions.
The only difference is that preallocation will always be done with one
thread if -smp is not provided; previously it was using mc->default_cpus,
which is almost always 1 anyway.
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to '.exrc')
0 files changed, 0 insertions, 0 deletions