qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/2] PPC: e500: Support more RAM
@ 2014-11-07 23:34 Alexander Graf
  2014-11-07 23:34 ` [Qemu-devel] [PATCH v2 1/2] PPC: e500: Move CCSR definition to params Alexander Graf
  2014-11-07 23:34 ` [Qemu-devel] [PATCH v2 2/2] PPC: e500: Move CCSR and MMIO space to upper end of address space Alexander Graf
  0 siblings, 2 replies; 3+ messages in thread
From: Alexander Graf @ 2014-11-07 23:34 UTC (permalink / raw)
  To: qemu-ppc; +Cc: stuart.yoder, qemu-devel

The e500 target today only supports 3.5GB of guest RAM. This can be too
little depending on your use case, so this patch set increases that limit
to a whopping 63.5GB!

Of course this change is too intrusive for 2.2, so I'm posting this
explicitly for 2.3.

v1 -> v2:

  - make pci pio window device tree exposure dynamic

Alex

Alexander Graf (2):
  PPC: e500: Move CCSR definition to params
  PPC: e500: Move CCSR and MMIO space to upper end of address space

 hw/ppc/e500.c      | 30 ++++++++++++++----------------
 hw/ppc/e500.h      |  3 +++
 hw/ppc/e500plat.c  |  3 +++
 hw/ppc/mpc8544ds.c |  3 +++
 4 files changed, 23 insertions(+), 16 deletions(-)

-- 
1.8.1.4

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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-07 23:34 [Qemu-devel] [PATCH v2 0/2] PPC: e500: Support more RAM Alexander Graf
2014-11-07 23:34 ` [Qemu-devel] [PATCH v2 1/2] PPC: e500: Move CCSR definition to params Alexander Graf
2014-11-07 23:34 ` [Qemu-devel] [PATCH v2 2/2] PPC: e500: Move CCSR and MMIO space to upper end of address space 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).