qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] Support more than 255 cpus
@ 2014-05-13  7:09 Li, Zhen-Hua
  2014-05-13  7:09 ` [Qemu-devel] [PATCH 1/4] Support more than 255 cpus: ACPI and APIC defines Li, Zhen-Hua
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Li, Zhen-Hua @ 2014-05-13  7:09 UTC (permalink / raw)
  To: qemu-devel, qemu-trivial, qemu-stable; +Cc: Li, ZhenHua

From: "Li, ZhenHua" <zhen-hual@hp.com>

These series patches are trying to make Qemu support more than 255 CPUs. 
The max cpu number changed to 4096.

 Support more than 255 cpus: ACPI and APIC defines
 Support more than 255 cpus: max_cpus to 4096
 Support more than 255 cpus: max cpumask bit to 4096
 Support more than 255 cpus: runtime chec

 include/hw/acpi/cpu_hotplug_defs.h | 4 ++--
 include/hw/i386/apic_internal.h    | 2 +-
 include/hw/i386/pc.h | 2 +-
 include/sysemu/sysemu.h | 2 +-
 hw/i386/acpi-build.c | 8 ++++----

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2014-05-15 12:37 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-13  7:09 [Qemu-devel] [PATCH 0/4] Support more than 255 cpus Li, Zhen-Hua
2014-05-13  7:09 ` [Qemu-devel] [PATCH 1/4] Support more than 255 cpus: ACPI and APIC defines Li, Zhen-Hua
2014-05-13  7:09 ` [Qemu-devel] [PATCH 2/4] Support more than 255 cpus: max_cpus to 4096 Li, Zhen-Hua
2014-05-13  7:09 ` [Qemu-devel] [PATCH 3/4] Support more than 255 cpus: max cpumask bit " Li, Zhen-Hua
2014-05-13  7:09 ` [Qemu-devel] [PATCH 4/4] Support more than 255 cpus: runtime check Li, Zhen-Hua
2014-05-13  8:19   ` Max Filippov
2014-05-15  7:16     ` Li, ZhenHua
2014-05-15 12:36       ` Max Filippov
2014-05-13  9:12 ` [Qemu-devel] [PATCH 0/4] Support more than 255 cpus Andreas Färber
2014-05-13 10:53 ` Jan Kiszka
2014-05-15  7:16   ` Li, ZhenHua
2014-05-15  8:35     ` Jan Kiszka

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).