smp: drop support for deprecated (invalid topologies)
commitb057f0961b10a5b052a81047d887a95ce206e00c
authorIgor Mammedov <imammedo@redhat.com>
Fri, 11 Sep 2020 13:32:02 +0000 (11 09:32 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 30 Sep 2020 17:11:36 +0000 (30 19:11 +0200)
treeb9008b8a45b0e449bf66275821e8b12a426d4027
parent2c243053060f7fd47b71dcb6e3b80346b89c796b
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>
Acked-by:
Message-Id: <20200911133202.938754-1-imammedo@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
docs/system/deprecated.rst