docs: i386: pc: Avoid mentioning limit of maximum vCPUs
authorZhao Liu <zhao1.liu@intel.com>
Thu, 6 Jun 2024 08:54:36 +0000 (16:54 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Sat, 8 Jun 2024 08:33:38 +0000 (10:33 +0200)
commit888788dd7620f8e3fa14108eab2d708c16460266
treedf73a4aed6f97dd1df2deab98ba09a236989324a
parent4ebd98eb3ade5957a842da1420bda012eeeaab9c
docs: i386: pc: Avoid mentioning limit of maximum vCPUs

Different versions of PC machine support different maximum vCPUs, and
even different features have limits on the maximum number of vCPUs (
For example, if x2apic is not enabled in the TCG case, the maximum of
255 vCPUs are supported).

It is difficult to list the maximum vCPUs under all restrictions. Thus,
to avoid confusion, avoid mentioning specific maximum vCPU number
limitations here.

Suggested-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Zhao Liu <zhao1.liu@intel.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-ID: <20240606085436.2028900-1-zhao1.liu@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
docs/system/target-i386-desc.rst.inc