This series enables 64kiB pages when using a TCG emulated POWER8 CPU.

This gets the emulated POWER8 MMU a little bit closer to what the real
POWER8 CPU supports.

David Gibson (2):
  ppc: Move HPTE size parsing code to target-ppc helper (and add 64kiB
    pages)
  ppc: Allow 64kiB pages for POWER8 in TCG

 hw/ppc/spapr_hcall.c        | 26 ++++++++------------------
 target-ppc/mmu-hash64.c     | 31 +++++++++++++++++++++++++++++++
 target-ppc/mmu-hash64.h     |  3 +++
 target-ppc/translate_init.c | 17 +++++++++++++++++
 4 files changed, 59 insertions(+), 18 deletions(-)

-- 
2.5.0


Reply via email to