diff options
author | Paolo Bonzini | 2020-10-21 16:21:22 +0200 |
---|---|---|
committer | Paolo Bonzini | 2020-12-10 18:15:12 +0100 |
commit | 4d2c17b0ef760881485a3d31f941117d9fc71bd8 (patch) | |
tree | 96456dcd55e2e443a3cbc4e05ccf918abc7ba5ad /net | |
parent | vl: preconfig and loadvm are mutually exclusive (diff) | |
download | qemu-4d2c17b0ef760881485a3d31f941117d9fc71bd8.tar.gz qemu-4d2c17b0ef760881485a3d31f941117d9fc71bd8.tar.xz 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 'net')
0 files changed, 0 insertions, 0 deletions