All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-trivial] [PATCH 0/4] Support more than 255 cpus
@ 2014-05-13  7:09 ` Li, Zhen-Hua
  0 siblings, 0 replies; 21+ 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] 21+ messages in thread

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

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-13  7:09 [Qemu-trivial] [PATCH 0/4] Support more than 255 cpus Li, Zhen-Hua
2014-05-13  7:09 ` [Qemu-devel] " Li, Zhen-Hua
2014-05-13  7:09 ` [Qemu-trivial] [PATCH 1/4] Support more than 255 cpus: ACPI and APIC defines Li, Zhen-Hua
2014-05-13  7:09   ` [Qemu-devel] " Li, Zhen-Hua
2014-05-13  7:09 ` [Qemu-trivial] [PATCH 2/4] Support more than 255 cpus: max_cpus to 4096 Li, Zhen-Hua
2014-05-13  7:09   ` [Qemu-devel] " Li, Zhen-Hua
2014-05-13  7:09 ` [Qemu-trivial] [PATCH 3/4] Support more than 255 cpus: max cpumask bit " Li, Zhen-Hua
2014-05-13  7:09   ` [Qemu-devel] " Li, Zhen-Hua
2014-05-13  7:09 ` [Qemu-trivial] [PATCH 4/4] Support more than 255 cpus: runtime check Li, Zhen-Hua
2014-05-13  7:09   ` [Qemu-devel] " Li, Zhen-Hua
2014-05-13  8:19   ` [Qemu-trivial] " Max Filippov
2014-05-13  8:19     ` Max Filippov
2014-05-15  7:16     ` [Qemu-trivial] " Li, ZhenHua
2014-05-15  7:16       ` Li, ZhenHua
2014-05-15 12:36       ` [Qemu-trivial] " Max Filippov
2014-05-15 12:36         ` Max Filippov
2014-05-13  9:12 ` [Qemu-trivial] [Qemu-devel] [PATCH 0/4] Support more than 255 cpus Andreas Färber
2014-05-13  9:12   ` 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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.