diff options
| author | Like Xu <like.xu@linux.intel.com> | 2019-05-19 04:54:28 +0800 |
|---|---|---|
| committer | Eduardo Habkost <ehabkost@redhat.com> | 2019-07-05 17:08:03 -0300 |
| commit | a5e0b331193a02e5fcbe7636d48bf59af54d6617 (patch) | |
| tree | 2b12abffb065dd0da5f8cd97ae396585eb150d46 /hw/core/machine-hmp-cmds.c | |
| parent | 33decbd2d3d51742269a78c1d6da3068c61c60d7 (diff) | |
| download | focaccia-qemu-a5e0b331193a02e5fcbe7636d48bf59af54d6617.tar.gz focaccia-qemu-a5e0b331193a02e5fcbe7636d48bf59af54d6617.zip | |
vl.c: Replace smp global variables with smp machine properties
The global smp variables in vl.c are completely replaced with machine properties. Form this commit, the smp_cpus/smp_cores/smp_threads/max_cpus are deprecated and only machine properties within MachineState are fully applied and enabled. Signed-off-by: Like Xu <like.xu@linux.intel.com> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Message-Id: <20190518205428.90532-11-like.xu@linux.intel.com> Reviewed-by: Eduardo Habkost <ehabkost@redhat.com> Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'hw/core/machine-hmp-cmds.c')
0 files changed, 0 insertions, 0 deletions