diff options
author | Igor Mammedov <imammedo@redhat.com> | 2020-09-11 09:32:02 -0400 |
---|---|---|
committer | Eduardo Habkost <ehabkost@redhat.com> | 2020-09-22 16:45:16 -0400 |
commit | c4332cd1dcf2964c23893ab4c0bf8d774e42a3cf (patch) | |
tree | d6fa4448519403122dbc5c34e371246de2e39e27 /scripts/qapi/parser.py | |
parent | efba15959cdb1ca7beeed8d6188ab0905b468f90 (diff) | |
download | qemu-c4332cd1dcf2964c23893ab4c0bf8d774e42a3cf.zip qemu-c4332cd1dcf2964c23893ab4c0bf8d774e42a3cf.tar.gz qemu-c4332cd1dcf2964c23893ab4c0bf8d774e42a3cf.tar.bz2 |
smp: drop support for deprecated (invalid topologies)
it's was deprecated since 3.1
Support for invalid topologies is removed, the user must ensure
that topologies described with -smp include all possible cpus,
i.e. (sockets * cores * threads) == maxcpus or QEMU will
exit with error.
Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <20200911133202.938754-1-imammedo@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'scripts/qapi/parser.py')
0 files changed, 0 insertions, 0 deletions