Hello,

Here are two more patches which are prereq for PowerNV.

I have modified the code to fit the modifications done early 2016 on
the mmu. I haven't seen any breakage in the tests but this clearly
needs a closer look by experts.

Thanks,

C.


Benjamin Herrenschmidt (2):
  ppc: Add proper real mode translation support
  ppc: Fix 64K pages support in full emulation

 hw/ppc/spapr.c              |   7 ++
 target-ppc/cpu-qom.h        |   3 +
 target-ppc/mmu-hash64.c     | 185 ++++++++++++++++++++++++++++++++++++++------
 target-ppc/mmu-hash64.h     |   1 +
 target-ppc/translate_init.c |  32 +++++++-
 5 files changed, 201 insertions(+), 27 deletions(-)

-- 
2.1.4


Reply via email to