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-book3s-v3.h
Age
Commit message (
Expand
)
Author
2024-07-26
target/ppc: Remove includes from mmu-book3s-v3.h
BALATON Zoltan
2024-07-26
target/ppc: Unexport some functions from mmu-book3s-v3.h
BALATON Zoltan
2024-05-24
spapr: avoid overhead of finding vhyp class in critical operations
Nicholas Piggin
2022-07-18
target/ppc: Implement ISA 3.00 tlbie[l]
Leandro Lupori
2021-07-09
target/ppc: introduce mmu-books.h
Bruno Larsen (billionai)
2021-07-09
target/ppc: fix address translation bug for radix mmus
Bruno Larsen (billionai)
2021-07-09
target/ppc: Introduce ppc_xlate
Richard Henderson
2020-11-15
powerpc tcg: Fix Lesser GPL version number
Chetan Pant
2019-05-13
Clean up header guards that don't match their file name
Markus Armbruster
2019-02-26
target/ppc: Support for POWER9 native hash
Benjamin Herrenschmidt
2019-02-26
target/ppc: Rename PATB/PATBE -> PATE
Benjamin Herrenschmidt
2019-02-26
target/ppc: Fix #include guard in mmu-book3s-v3.h
Benjamin Herrenschmidt
2019-02-26
target/ppc/mmu: Use LPCR:HR to chose radix vs. hash translation
Benjamin Herrenschmidt
2018-05-04
target/ppc: add basic support for PTCR on POWER9
Cédric Le Goater
2017-05-11
target/ppc: Implement ISA V3.00 radix page fault handler
Suraj Jitindar Singh
2017-03-03
target/ppc/POWER9: Add POWER9 mmu fault handler
Suraj Jitindar Singh