From: Daniel Henrique Barboza <danielhb413@gmail.com>
To: qemu-devel@nongnu.org
Cc: Daniel Henrique Barboza <danielhb413@gmail.com>,
qemu-ppc@nongnu.org, groug@kaod.org, david@gibson.dropbear.id.au
Subject: [PATCH 0/2] ppc64: do not use MachineClass::max_cpus to limit CPUs
Date: Thu, 8 Apr 2021 17:40:47 -0300 [thread overview]
Message-ID: <20210408204049.221802-1-danielhb413@gmail.com> (raw)
Hello,
After having to change hardcoded values to launch a 2048 KVM
pSeries guests I decided to post these upstream because, at
least for me, the current max_cpus usage is lackluster for
pSeries. More info in patch 01.
Patch 02 is a trivial follow-up to increase the FDT size.
Daniel Henrique Barboza (2):
spapr.c: do not use MachineClass::max_cpus to limit CPUs
spapr.h: increase FDT_MAX_SIZE
hw/ppc/spapr.c | 11 ++++++++++-
include/hw/ppc/spapr.h | 2 +-
2 files changed, 11 insertions(+), 2 deletions(-)
--
2.30.2
next reply other threads:[~2021-04-08 20:42 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-08 20:40 Daniel Henrique Barboza [this message]
2021-04-08 20:40 ` [PATCH 1/2] spapr.c: do not use MachineClass::max_cpus to limit CPUs Daniel Henrique Barboza
2021-04-19 5:40 ` David Gibson
2021-04-08 20:40 ` [PATCH 2/2] spapr.h: increase FDT_MAX_SIZE Daniel Henrique Barboza
2021-04-19 5:41 ` David Gibson
2021-04-29 14:03 ` Cédric Le Goater
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-all 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=20210408204049.221802-1-danielhb413@gmail.com \
--to=danielhb413@gmail.com \
--cc=david@gibson.dropbear.id.au \
--cc=groug@kaod.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@nongnu.org \
/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;
as well as URLs for NNTP newsgroup(s).