qemu-ppc
[Top][All Lists]
Advanced

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

[Qemu-ppc] [PATCH 0/2] pnv: handle real mode addressing in HV mode


From: Cédric Le Goater
Subject: [Qemu-ppc] [PATCH 0/2] pnv: handle real mode addressing in HV mode
Date: Tue, 28 Jun 2016 08:48:32 +0200

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

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