qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] spapr: Move rtas and device-tree higher


From: Alexey Kardashevskiy
Subject: [Qemu-devel] [PATCH 0/2] spapr: Move rtas and device-tree higher
Date: Mon, 21 Jul 2014 13:02:02 +1000

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]