index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
ppc
/
mmu-hash64.c
Age
Commit message (
Expand
)
Author
2022-07-18
target/ppc: Implement slbiag
Lucas Coutinho
2022-07-18
target/ppc: Move slbfee to decodetree
Lucas Coutinho
2022-07-18
target/ppc: Move slbmfee to decodetree
Lucas Coutinho
2022-07-18
target/ppc: Move slbmfev to decodetree
Lucas Coutinho
2022-07-18
target/ppc: Move slbmte to decodetree
Lucas Coutinho
2022-07-18
target/ppc: Move slbia to decodetree
Lucas Coutinho
2022-07-18
target/ppc: Move slbieg to decodetree
Lucas Coutinho
2022-07-18
target/ppc: Move slbie to decodetree
Lucas Coutinho
2021-11-29
target/ppc: fix Hash64 MMU update of PTE bit R
Leandro Lupori
2021-07-09
target/ppc: changed ppc_hash64_xlate to use mmu_idx
Bruno Larsen (billionai)
2021-07-09
target/ppc: Introduce ppc_xlate
Richard Henderson
2021-07-09
target/ppc: Split out ppc_hash64_xlate
Richard Henderson
2021-07-09
target/ppc: Use MMUAccessType with *_handle_mmu_fault
Richard Henderson
2021-06-03
target/ppc: added ifdefs around TCG-only code
Bruno Larsen (billionai)
2021-05-19
target/ppc: Use MMUAccessType in mmu-hash64.c
Richard Henderson
2021-05-19
target/ppc: Introduce prot_for_access_type
Richard Henderson
2021-05-19
target/ppc: moved ppc_store_lpcr to misc_helper.c
Lucas Mateus Castro (alqotel)
2021-05-19
target/ppc: moved function out of mmu-hash64
Lucas Mateus Castro (alqotel)
2021-05-04
target/ppc: Put LPCR[GTSE] in hflags
Richard Henderson
2020-12-14
target/ppc: Introduce an mmu_is_64bit() helper
Greg Kurz
2020-11-15
powerpc tcg: Fix Lesser GPL version number
Chetan Pant
2020-10-28
ppc/: fix some comment spelling errors
zhaolichang
2020-07-24
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
2020-03-24
target/ppc: Fix ISA v3.0 (POWER9) slbia implementation
Nicholas Piggin
2020-03-24
target/ppc: Fix slbia TLB invalidation gap
Nicholas Piggin
2020-03-17
target/ppc: Don't store VRMA SLBE persistently
David Gibson
2020-03-17
target/ppc: Only calculate RMLS derived RMA limit on demand
David Gibson
2020-03-17
target/ppc: Correct RMLS table
David Gibson
2020-03-17
target/ppc: Streamline calculation of RMA limit from LPCR[RMLS]
David Gibson
2020-03-17
target/ppc: Use class fields to simplify LPCR masking
David Gibson
2020-03-17
spapr, ppc: Remove VPM0/RMLS hacks for POWER9
David Gibson
2020-03-17
target/ppc: Introduce ppc_hash64_use_vrma() helper
David Gibson
2020-03-17
target/ppc: Correct handling of real mode accesses with vhyp on hash MMU
David Gibson
2020-03-17
ppc: Remove stub of PPC970 HID4 implementation
David Gibson
2019-06-10
target/ppc: Use env_cpu, env_archcpu
Richard Henderson
2019-04-26
ppc/hash64: Rework R and C bit updates
Benjamin Herrenschmidt
2019-04-26
target/ppc: Style fixes for mmu-hash64.[ch]
David Gibson
2019-04-18
target: Clean up how the dump_mmu() print
Markus Armbruster
2019-03-12
target/ppc: Implement large decrementer support for TCG
Suraj Jitindar Singh
2019-02-26
target/ppc: Support for POWER9 native hash
Benjamin Herrenschmidt
2019-02-26
target/ppc: Add basic support for "new format" HPTE as found on POWER9
Benjamin Herrenschmidt
2019-02-26
target/ppc: Fix ordering of hash MMU accesses
Benjamin Herrenschmidt
2019-02-26
target/ppc: Re-enable RMLS on POWER9 for virtual hypervisors
Benjamin Herrenschmidt
2019-02-26
target/ppc/spapr: Set LPCR:HR when using Radix mode
Benjamin Herrenschmidt
2018-06-22
target/ppc: Add ppc_hash64_filter_pagesizes()
David Gibson
2018-05-31
Make address_space_map() take a MemTxAttrs argument
Peter Maydell
2018-05-04
target/ppc: Add ppc_store_lpcr() helper
David Gibson
2018-04-27
target/ppc: Fold slb_nr into PPCHash64Options
David Gibson
2018-04-27
target/ppc: Get rid of POWERPC_MMU_VER() macros
David Gibson
2018-04-27
target/ppc: Remove unnecessary POWERPC_MMU_V3 flag from mmu_model
David Gibson
[next]