qemu-ppc
[Top][All Lists]
Advanced

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

[Qemu-ppc] [PATCH 0/4] ppc: fixes for large page and VRMA support


From: Cédric Le Goater
Subject: [Qemu-ppc] [PATCH 0/4] ppc: fixes for large page and VRMA support
Date: Fri, 1 Jul 2016 09:10:09 +0200

Here is a little serie with API cleanups and fixes for large page and
VRMA. Previous patches which added the support did not take into
account the segment page size attribute.

Cédric Le Goater (4):
  ppc: simplify ppc_hash64_hpte_page_shift_noslb()
  ppc: fix large page support
  ppc: simplify ppc_hash64_pteg_search()
  ppc: fix VRMA support

 hw/ppc/spapr_hcall.c    |  4 +--
 target-ppc/mmu-hash64.c | 93 ++++++++++++++++++++++++-------------------------
 target-ppc/mmu-hash64.h |  3 +-
 3 files changed, 48 insertions(+), 52 deletions(-)

-- 
2.1.4




reply via email to

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