* Re: [PATCH] docs: i386: pc: Avoid mentioning limit of maximum vCPUs
2024-06-06 8:54 [PATCH] docs: i386: pc: Avoid mentioning limit of maximum vCPUs Zhao Liu
@ 2024-06-06 8:44 ` Daniel P. Berrangé
2024-06-06 9:02 ` Paolo Bonzini
1 sibling, 0 replies; 3+ messages in thread
From: Daniel P. Berrangé @ 2024-06-06 8:44 UTC (permalink / raw)
To: Zhao Liu
Cc: Paolo Bonzini, Michael S . Tsirkin, Philippe Mathieu-Daudé,
Thomas Huth, qemu-devel
On Thu, Jun 06, 2024 at 04:54:36PM +0800, Zhao Liu wrote:
> 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>
> ---
> docs/system/target-i386-desc.rst.inc | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
With regards,
Daniel
--
|: https://berrange.com -o- https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org -o- https://fstop138.berrange.com :|
|: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH] docs: i386: pc: Avoid mentioning limit of maximum vCPUs
@ 2024-06-06 8:54 Zhao Liu
2024-06-06 8:44 ` Daniel P. Berrangé
2024-06-06 9:02 ` Paolo Bonzini
0 siblings, 2 replies; 3+ messages in thread
From: Zhao Liu @ 2024-06-06 8:54 UTC (permalink / raw)
To: Paolo Bonzini, Michael S . Tsirkin, Daniel P . Berrangé,
Philippe Mathieu-Daudé, Thomas Huth
Cc: qemu-devel, Zhao Liu
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>
---
docs/system/target-i386-desc.rst.inc | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/docs/system/target-i386-desc.rst.inc b/docs/system/target-i386-desc.rst.inc
index 319e540573d3..ae312b1c1e61 100644
--- a/docs/system/target-i386-desc.rst.inc
+++ b/docs/system/target-i386-desc.rst.inc
@@ -36,7 +36,8 @@ The QEMU PC System emulator simulates the following peripherals:
- PCI UHCI, OHCI, EHCI or XHCI USB controller and a virtual USB-1.1
hub.
-SMP is supported with up to 255 CPUs (and 4096 CPUs for PC Q35 machine).
+SMP is supported with a large number of virtual CPUs (upper limit is
+configuration dependent).
QEMU uses the PC BIOS from the Seabios project and the Plex86/Bochs LGPL
VGA BIOS.
--
2.34.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] docs: i386: pc: Avoid mentioning limit of maximum vCPUs
2024-06-06 8:54 [PATCH] docs: i386: pc: Avoid mentioning limit of maximum vCPUs Zhao Liu
2024-06-06 8:44 ` Daniel P. Berrangé
@ 2024-06-06 9:02 ` Paolo Bonzini
1 sibling, 0 replies; 3+ messages in thread
From: Paolo Bonzini @ 2024-06-06 9:02 UTC (permalink / raw)
To: Zhao Liu
Cc: Michael S . Tsirkin, Daniel P . Berrangé,
Philippe Mathieu-Daudé, Thomas Huth, qemu-devel
Queued, thanks.
Paolo
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-06-06 9:02 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-06 8:54 [PATCH] docs: i386: pc: Avoid mentioning limit of maximum vCPUs Zhao Liu
2024-06-06 8:44 ` Daniel P. Berrangé
2024-06-06 9:02 ` Paolo Bonzini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).