mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-11 16:00:50 -07:00
docs: i386: pc: Update maximum CPU numbers for PC Q35
Commite4e98c7eeb("pc: q35: Bump max_cpus to 4096 vcpus") increases the supported CPUs for PC Q35 machine. Update maximum CPU numbers for PC Q35 in the document. Signed-off-by: Zhao Liu <zhao1.liu@intel.com> Message-ID: <20240412085358.731560-1-zhao1.liu@linux.intel.com> Signed-off-by: Thomas Huth <thuth@redhat.com> (cherry picked from commit838f82468a) Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
parent
2a7c0a16a9
commit
d6cdc6b29a
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ 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.
|
||||
SMP is supported with up to 255 CPUs (and 4096 CPUs for PC Q35 machine).
|
||||
|
||||
QEMU uses the PC BIOS from the Seabios project and the Plex86/Bochs LGPL
|
||||
VGA BIOS.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue