- 0e2a3ec target/ppc: Fix VRMA page size for ISA v3.0 by Nicholas Piggin · 1 year, 5 months ago
- 9201af0 target/ppc: Implement ASDR register for ISA v3.0 for HPT by Nicholas Piggin · 1 year, 5 months ago
- 883f2c5 bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx by Philippe Mathieu-Daudé · 2 years ago
- 491a255 target/ppc: Implement slbiag by Lucas Coutinho · 2 years, 6 months ago
- 26d02c9 target/ppc: Move slbfee to decodetree by Lucas Coutinho · 2 years, 6 months ago
- 41b60e4 target/ppc: Move slbmfee to decodetree by Lucas Coutinho · 2 years, 6 months ago
- 74a1538 target/ppc: Move slbmfev to decodetree by Lucas Coutinho · 2 years, 6 months ago
- 0b0ba40 target/ppc: Move slbmte to decodetree by Lucas Coutinho · 2 years, 6 months ago
- 2bfcb7a target/ppc: Move slbia to decodetree by Lucas Coutinho · 2 years, 6 months ago
- a1b05c0 target/ppc: Move slbieg to decodetree by Lucas Coutinho · 2 years, 6 months ago
- 43507e4 target/ppc: Move slbie to decodetree by Lucas Coutinho · 2 years, 6 months ago
- 7bf00df target/ppc: fix Hash64 MMU update of PTE bit R by Leandro Lupori · 3 years, 1 month ago
- 03695a9 target/ppc: changed ppc_hash64_xlate to use mmu_idx by Bruno Larsen (billionai) · 3 years, 6 months ago
- 51806b5 target/ppc: Introduce ppc_xlate by Richard Henderson · 3 years, 6 months ago
- 1a8c647 target/ppc: Split out ppc_hash64_xlate by Richard Henderson · 3 years, 6 months ago
- 1b4d1cb target/ppc: Use MMUAccessType with *_handle_mmu_fault by Richard Henderson · 3 years, 6 months ago
- 2b44e21 target/ppc: added ifdefs around TCG-only code by Bruno Larsen (billionai) · 3 years, 7 months ago
- 59dec5b target/ppc: Use MMUAccessType in mmu-hash64.c by Richard Henderson · 3 years, 7 months ago
- 182357d target/ppc: Introduce prot_for_access_type by Richard Henderson · 3 years, 7 months ago
- 45998ff target/ppc: moved ppc_store_lpcr to misc_helper.c by Lucas Mateus Castro (alqotel) · 3 years, 8 months ago
- fd1eb08 target/ppc: moved function out of mmu-hash64 by Lucas Mateus Castro (alqotel) · 3 years, 8 months ago
- f03de3b target/ppc: Put LPCR[GTSE] in hflags by Richard Henderson · 3 years, 9 months ago
- d57d72a target/ppc: Introduce an mmu_is_64bit() helper by Greg Kurz · 4 years, 1 month ago
- 6bd039c powerpc tcg: Fix Lesser GPL version number by Chetan Pant · 4 years, 2 months ago
- 136fbf6 ppc/: fix some comment spelling errors by zhaolichang · 4 years, 3 months ago
- ff5b5d5 error: Strip trailing '\n' from error string arguments (again) by Markus Armbruster · 4 years, 5 months ago
- 0418bf7 target/ppc: Fix ISA v3.0 (POWER9) slbia implementation by Nicholas Piggin · 4 years, 9 months ago
- f9e3e1a target/ppc: Fix slbia TLB invalidation gap by Nicholas Piggin · 4 years, 9 months ago
- 4c24a87 target/ppc: Don't store VRMA SLBE persistently by David Gibson · 4 years, 10 months ago
- 3a56a55 target/ppc: Only calculate RMLS derived RMA limit on demand by David Gibson · 5 years ago
- d37b40d target/ppc: Correct RMLS table by David Gibson · 5 years ago
- a864a6b target/ppc: Streamline calculation of RMA limit from LPCR[RMLS] by David Gibson · 5 years ago
- e232ecc target/ppc: Use class fields to simplify LPCR masking by David Gibson · 5 years ago
- e8b1144 spapr, ppc: Remove VPM0/RMLS hacks for POWER9 by David Gibson · 5 years ago
- 1b99e02 target/ppc: Introduce ppc_hash64_use_vrma() helper by David Gibson · 5 years ago
- 682c1df target/ppc: Correct handling of real mode accesses with vhyp on hash MMU by David Gibson · 5 years ago
- 19acd4b ppc: Remove stub of PPC970 HID4 implementation by David Gibson · 5 years ago
- db70b31 target/ppc: Use env_cpu, env_archcpu by Richard Henderson · 6 years ago
- a2dd4e8 ppc/hash64: Rework R and C bit updates by Benjamin Herrenschmidt · 6 years ago
- d75cbae target/ppc: Style fixes for mmu-hash64.[ch] by David Gibson · 6 years ago
- fad866d target: Clean up how the dump_mmu() print by Markus Armbruster · 6 years ago
- a8dafa5 target/ppc: Implement large decrementer support for TCG by Suraj Jitindar Singh · 6 years ago
- 3367c62 target/ppc: Support for POWER9 native hash by Benjamin Herrenschmidt · 6 years ago
- 3452559 target/ppc: Add basic support for "new format" HPTE as found on POWER9 by Benjamin Herrenschmidt · 6 years ago
- 3054b0c target/ppc: Fix ordering of hash MMU accesses by Benjamin Herrenschmidt · 6 years ago
- 2b9e0a6 target/ppc: Re-enable RMLS on POWER9 for virtual hypervisors by Benjamin Herrenschmidt · 6 years ago
- 00fd075 target/ppc/spapr: Set LPCR:HR when using Radix mode by Benjamin Herrenschmidt · 6 years ago
- 27f00f0 target/ppc: Add ppc_hash64_filter_pagesizes() by David Gibson · 7 years ago
- f26404f Make address_space_map() take a MemTxAttrs argument by Peter Maydell · 7 years ago
- 5ad5531 target/ppc: Add ppc_store_lpcr() helper by David Gibson · 7 years ago
- 67d7d66 target/ppc: Fold slb_nr into PPCHash64Options by David Gibson · 7 years ago
- 0941d72 target/ppc: Get rid of POWERPC_MMU_VER() macros by David Gibson · 7 years ago
- ca79b3b target/ppc: Remove unnecessary POWERPC_MMU_V3 flag from mmu_model by David Gibson · 7 years ago
- 26cd35b target/ppc: Fold ci_large_pages flag into PPCHash64Options by David Gibson · 7 years ago
- 58969ee target/ppc: Move 1T segment and AMR options to PPCHash64Options by David Gibson · 7 years ago
- 21e405f target/ppc: Make hash64_opts field mandatory for 64-bit hash MMUs by David Gibson · 7 years ago
- b07c59f target/ppc: Split page size information into a separate allocation by David Gibson · 7 years ago
- a059471 target/ppc: Move page size setup to helper function by David Gibson · 7 years ago
- 8fe08fa target/ppc: Avoid taking "env" parameter to mmu-hash64 functions by David Gibson · 7 years ago
- e688df6 Include qapi/error.h exactly where needed by Markus Armbruster · 7 years ago
- ec975e8 spapr: Small cleanup of PPC MMU enums by Sam Bobroff · 8 years ago
- da82c73 target/ppc: Rework hash mmu page fault code and add defines for clarity by Suraj Jitindar Singh · 8 years ago
- 07a68f9 target/ppc: Move no-execute and guarded page checking into new function by Suraj Jitindar Singh · 8 years ago
- 347a5c7 target/ppc: Add execute permission checking to access authority check by Suraj Jitindar Singh · 8 years ago
- a6152b5 target/ppc: Add Instruction Authority Mask Register Check by Suraj Jitindar Singh · 8 years ago
- b289949 target/ppc/POWER9: Add POWER9 mmu fault handler by Suraj Jitindar Singh · 8 years ago
- 8d63351 target/ppc: Remove the function ppc_hash64_set_sdr1() by Suraj Jitindar Singh · 8 years ago
- e57ca75 target/ppc: Manage external HPT via virtual hypervisor by David Gibson · 8 years ago
- 3677866 target/ppc: Eliminate htab_base and htab_mask variables by David Gibson · 8 years ago
- 7222b94 target/ppc: Cleanup HPTE accessors for 64-bit hash MMU by David Gibson · 8 years ago
- 1ad9f0a target/ppc: Fix KVM-HV HPTE accessors by David Gibson · 8 years ago
- 5065908 target/ppc/POWER9: Direct all instr and data storage interrupts to the hypv by Suraj Jitindar Singh · 8 years ago
- 18aa49e target/ppc/POWER9: Adapt LPCR handling for POWER9 by Suraj Jitindar Singh · 8 years ago
- a63f1df target-ppc: add slbieg instruction by Nikunj A Dadhania · 8 years ago
- 76134d4 target/ppc/mmu_hash64: Fix printing unsigned as signed int by Suraj Jitindar Singh · 8 years ago
- b394662 kvm: move cpu synchronization code by Vincent Palatin · 8 years ago
- fcf5ef2 Move target-* CPU file into a target/ folder by Thomas Huth · 8 years ago[Renamed from target-ppc/mmu-hash64.c]
- 82ecffa Open 2.9 development tree by Stefan Hajnoczi · 8 years ago