From: Alexey Kardashevskiy <aik@ozlabs.ru>
To: qemu-devel@nongnu.org
Cc: Alexey Kardashevskiy <aik@ozlabs.ru>,
qemu-ppc@nongnu.org, Alexander Graf <agraf@suse.de>
Subject: [Qemu-devel] [PATCH 0/2] spapr: Move rtas and device-tree higher
Date: Mon, 21 Jul 2014 13:02:02 +1000 [thread overview]
Message-ID: <1405911724-4678-1-git-send-email-aik@ozlabs.ru> (raw)
At the moment RTAS and device tree are located at 256MB max
which leaves too little space for huge initramdisk images and kernels.
This relaxes the limitation.
This is checkpatch.pl'ed version of:
[PATCH 1/2] loader: Add load_image_size() to replace load_image()
[PATCH 2/2] ppc/spapr: Locate RTAS and device-tree based on real RMA
Please comment. Thanks.
Benjamin Herrenschmidt (2):
loader: Add load_image_size() to replace load_image()
spapr: Locate RTAS and device-tree based on real RMA
hw/core/loader.c | 21 +++++++++++++++++++++
hw/ppc/spapr.c | 32 +++++++++++++++++++++-----------
include/hw/loader.h | 1 +
include/hw/ppc/spapr.h | 3 ++-
4 files changed, 45 insertions(+), 12 deletions(-)
--
2.0.0
next reply other threads:[~2014-07-21 3:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-21 3:02 Alexey Kardashevskiy [this message]
2014-07-21 3:02 ` [Qemu-devel] [PATCH 1/2] loader: Add load_image_size() to replace load_image() Alexey Kardashevskiy
2014-07-21 3:02 ` [Qemu-devel] [PATCH 2/2] spapr: Locate RTAS and device-tree based on real RMA Alexey Kardashevskiy
2014-07-28 11:23 ` [Qemu-devel] [PATCH 0/2] spapr: Move rtas and device-tree higher Alexander Graf
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=1405911724-4678-1-git-send-email-aik@ozlabs.ru \
--to=aik@ozlabs.ru \
--cc=agraf@suse.de \
--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).