index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
ppc
/
mmu-radix64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-18
target/ppc: Check page dir/table base alignment
Leandro Lupori
1
-4
/
+24
2022-07-18
target/ppc: Improve Radix xlate level validation
Leandro Lupori
1
-11
/
+38
2022-07-18
ppc: Check partition and process table alignment
Leandro Lupori
1
-4
/
+13
2022-05-05
target/ppc: Remove msr_hv macro
Víctor Colombo
1
-3
/
+3
2022-05-05
target/ppc: Remove msr_pr macro
Víctor Colombo
1
-2
/
+3
2022-03-14
target/ppc: fix ISI fault cause for Radix MMU
Leandro Lupori
1
-1
/
+2
2022-02-18
target/ppc: Introduce a vhyp framework for nested HV support
Nicholas Piggin
1
-2
/
+9
2022-02-18
target/ppc: make vhyp get_pate method take lpid and return success
Nicholas Piggin
1
-1
/
+7
2022-02-18
target/ppc: add vhyp addressing mode helper for radix MMU
Nicholas Piggin
1
-4
/
+15
2022-02-18
target/ppc: raise HV interrupts for partition table entry problems
Nicholas Piggin
1
-2
/
+4
2022-02-09
target/ppc: Fix radix logging
Cédric Le Goater
1
-6
/
+2
2022-01-04
target/ppc: Check effective address validity
Cédric Le Goater
1
-0
/
+5
2022-01-04
target/ppc: Improve logging in Radix MMU
Cédric Le Goater
1
-3
/
+52
2021-07-09
target/ppc: fix address translation bug for radix mmus
Bruno Larsen (billionai)
1
-16
/
+21
2021-07-09
target/ppc: Introduce ppc_xlate
Richard Henderson
1
-35
/
+3
2021-07-09
target/ppc: Use bool success for ppc_radix64_xlate
Richard Henderson
1
-15
/
+15
2021-07-09
target/ppc: Push real-mode handling into ppc_radix64_xlate
Richard Henderson
1
-43
/
+34
2021-07-09
target/ppc: Use MMUAccessType with *_handle_mmu_fault
Richard Henderson
1
-5
/
+2
2021-06-03
target/ppc: removed unnecessary inclusion of helper-proto.h
Bruno Larsen (billionai)
1
-1
/
+0
2021-05-19
target/ppc: Use MMUAccessType in mmu-radix64.c
Richard Henderson
1
-45
/
+74
2021-05-19
target/ppc: Introduce prot_for_access_type
Richard Henderson
1
-2
/
+4
2020-11-15
powerpc tcg: Fix Lesser GPL version number
Chetan Pant
1
-1
/
+1
2020-05-27
target/ppc: Fix argument to ppc_radix64_partition_scoped_xlate() again
Greg Kurz
1
-1
/
+1
2020-05-27
target/ppc: Don't update radix PTE R/C bits with gdbstub
Greg Kurz
1
-18
/
+21
2020-05-27
target/ppc: Fix arguments to ppc_radix64_partition_scoped_xlate()
Greg Kurz
1
-2
/
+4
2020-05-27
target/ppc: Add missing braces in ppc_radix64_partition_scoped_xlate()
Greg Kurz
1
-1
/
+2
2020-05-27
target/ppc: Don't initialize some local variables in ppc_radix64_xlate()
Greg Kurz
1
-1
/
+5
2020-05-27
target/ppc: Pass const pointer to ppc_radix64_get_fully_qualified_addr()
Greg Kurz
1
-1
/
+2
2020-05-07
target/ppc: Add support for Radix partition-scoped translation
Cédric Le Goater
1
-18
/
+176
2020-05-07
target/ppc: Rework ppc_radix64_walk_tree() for partition-scoped translation
Cédric Le Goater
1
-27
/
+52
2020-05-07
target/ppc: Extend ppc_radix64_check_prot() with a 'partition_scoped' bool
Cédric Le Goater
1
-5
/
+6
2020-05-07
target/ppc: Introduce ppc_radix64_xlate() for Radix tree translation
Cédric Le Goater
1
-96
/
+123
2020-05-07
target/ppc: Assert if HV mode is set when running under a pseries machine
Cédric Le Goater
1
-0
/
+1
2020-05-07
target/ppc: Introduce a relocation bool in ppc_radix64_handle_mmu_fault()
Cédric Le Goater
1
-2
/
+3
2020-05-07
target/ppc: Enforce that the root page directory size must be at least 5
Suraj Jitindar Singh
1
-0
/
+3
2020-02-02
ppc/pnv: Add support for HRMOR on Radix host
Cédric Le Goater
1
-0
/
+6
2019-04-26
target/ppc: Don't check UPRT in radix mode when in HV real mode
Benjamin Herrenschmidt
1
-3
/
+13
2019-02-26
target/ppc: Basic POWER9 bare-metal radix MMU support
Benjamin Herrenschmidt
1
-12
/
+69
2019-02-26
target/ppc: Rename PATB/PATBE -> PATE
Benjamin Herrenschmidt
1
-8
/
+10
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
1
-1
/
+0
2017-07-11
target/ppc: Add debug function for radix mmu translation
Suraj Jitindar Singh
1
-0
/
+45
2017-07-11
target/ppc: Refactor tcg radix mmu code
Suraj Jitindar Singh
1
-14
/
+8
2017-06-30
target/ppc: Fix return value in tcg radix mmu fault handler
Suraj Jitindar Singh
1
-1
/
+1
2017-05-11
target/ppc: Implement ISA V3.00 radix page fault handler
Suraj Jitindar Singh
1
-0
/
+259