qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] spapr: Move rtas and device-tree higher
@ 2014-07-21  3:02 Alexey Kardashevskiy
  2014-07-21  3:02 ` [Qemu-devel] [PATCH 1/2] loader: Add load_image_size() to replace load_image() Alexey Kardashevskiy
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Alexey Kardashevskiy @ 2014-07-21  3:02 UTC (permalink / raw)
  To: qemu-devel; +Cc: Alexey Kardashevskiy, qemu-ppc, Alexander Graf

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

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

end of thread, other threads:[~2014-07-28 11:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-21  3:02 [Qemu-devel] [PATCH 0/2] spapr: Move rtas and device-tree higher Alexey Kardashevskiy
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

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