From: "Laszlo Ersek" <lersek@redhat.com>
To: edk2-devel-groups-io <devel@edk2.groups.io>
Cc: Anthony Perard <anthony.perard@citrix.com>,
Ard Biesheuvel <ard.biesheuvel@linaro.org>,
Igor Mammedov <imammedo@redhat.com>,
Jordan Justen <jordan.l.justen@intel.com>,
Julien Grall <julien.grall@arm.com>
Subject: [PATCH v2 0/3] OvmfPkg: distinguish boot CPU count from possible CPU count
Date: Wed, 23 Oct 2019 00:15:51 +0200 [thread overview]
Message-ID: <20191022221554.14963-1-lersek@redhat.com> (raw)
Repo: https://github.com/lersek/edk2.git
Branch: max_cpus_bz_1515_v2
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=1515
Version 1 was:
[edk2-devel] [PATCH 0/4]
UefiCpuPkg, OvmfPkg: separate PCDs for boot CPU count vs. max CPU count
http://mid.mail-archive.com/20191008112714.6215-1-lersek@redhat.com
https://edk2.groups.io/g/devel/message/48562
Since then, patch#1 of v1 has been rewritten and pushed as commit range
a7e2d20193e8..778832bcad33.
This v2 posting reworks the rest (patches #2 through #4) of the v1
series. Changes are listed per patch, in the notes sections.
Cc: Anthony Perard <anthony.perard@citrix.com>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Igor Mammedov <imammedo@redhat.com>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Julien Grall <julien.grall@arm.com>
Thanks
Laszlo
Laszlo Ersek (3):
OvmfPkg/OvmfXen.dsc: remove PcdCpu* dynamic defaults
OvmfPkg/IndustryStandard: define macros for QEMU's CPU hotplug
registers
OvmfPkg/PlatformPei: rewrite MaxCpuCountInitialization() for CPU
hotplug
OvmfPkg/Include/IndustryStandard/I440FxPiix4.h | 5 +
OvmfPkg/Include/IndustryStandard/Q35MchIch9.h | 2 +
OvmfPkg/Include/IndustryStandard/QemuCpuHotplug.h | 43 +++++
OvmfPkg/OvmfPkgIa32.dsc | 2 +-
OvmfPkg/OvmfPkgIa32X64.dsc | 2 +-
OvmfPkg/OvmfPkgX64.dsc | 2 +-
OvmfPkg/OvmfXen.dsc | 4 -
OvmfPkg/PlatformPei/Platform.c | 172 +++++++++++++++++---
OvmfPkg/PlatformPei/PlatformPei.inf | 2 +-
9 files changed, 201 insertions(+), 33 deletions(-)
create mode 100644 OvmfPkg/Include/IndustryStandard/QemuCpuHotplug.h
--
2.19.1.3.g30247aa5d201
next reply other threads:[~2019-10-22 22:16 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-22 22:15 Laszlo Ersek [this message]
2019-10-22 22:15 ` [PATCH v2 1/3] OvmfPkg/OvmfXen.dsc: remove PcdCpu* dynamic defaults Laszlo Ersek
2019-10-24 14:18 ` Anthony PERARD
2019-10-22 22:15 ` [PATCH v2 2/3] OvmfPkg/IndustryStandard: define macros for QEMU's CPU hotplug registers Laszlo Ersek
2019-10-23 12:05 ` [edk2-devel] " Philippe Mathieu-Daudé
2019-10-24 10:29 ` Laszlo Ersek
2019-10-24 15:12 ` Philippe Mathieu-Daudé
2019-10-25 8:21 ` Laszlo Ersek
2020-01-24 11:40 ` Laszlo Ersek
2020-01-29 14:43 ` Philippe Mathieu-Daudé
2020-01-29 17:30 ` Laszlo Ersek
2019-10-22 22:15 ` [PATCH v2 3/3] OvmfPkg/PlatformPei: rewrite MaxCpuCountInitialization() for CPU hotplug Laszlo Ersek
2019-10-24 14:27 ` Anthony PERARD
2019-10-24 15:28 ` Laszlo Ersek
2019-10-24 15:33 ` [edk2-devel] " Philippe Mathieu-Daudé
2019-10-25 8:29 ` Laszlo Ersek
2019-10-25 9:17 ` Philippe Mathieu-Daudé
2019-10-23 8:52 ` [PATCH v2 0/3] OvmfPkg: distinguish boot CPU count from possible CPU count Ard Biesheuvel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191022221554.14963-1-lersek@redhat.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox