index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
ppc
/
mmu-radix64.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc tcg: Fix Lesser GPL version number
Chetan Pant
2020-11-15
1
-1
/
+1
*
target/ppc: Fix argument to ppc_radix64_partition_scoped_xlate() again
Greg Kurz
2020-05-27
1
-1
/
+1
*
target/ppc: Don't update radix PTE R/C bits with gdbstub
Greg Kurz
2020-05-27
1
-18
/
+21
*
target/ppc: Fix arguments to ppc_radix64_partition_scoped_xlate()
Greg Kurz
2020-05-27
1
-2
/
+4
*
target/ppc: Add missing braces in ppc_radix64_partition_scoped_xlate()
Greg Kurz
2020-05-27
1
-1
/
+2
*
target/ppc: Don't initialize some local variables in ppc_radix64_xlate()
Greg Kurz
2020-05-27
1
-1
/
+5
*
target/ppc: Pass const pointer to ppc_radix64_get_fully_qualified_addr()
Greg Kurz
2020-05-27
1
-1
/
+2
*
target/ppc: Add support for Radix partition-scoped translation
Cédric Le Goater
2020-05-07
1
-18
/
+176
*
target/ppc: Rework ppc_radix64_walk_tree() for partition-scoped translation
Cédric Le Goater
2020-05-07
1
-27
/
+52
*
target/ppc: Extend ppc_radix64_check_prot() with a 'partition_scoped' bool
Cédric Le Goater
2020-05-07
1
-5
/
+6
*
target/ppc: Introduce ppc_radix64_xlate() for Radix tree translation
Cédric Le Goater
2020-05-07
1
-96
/
+123
*
target/ppc: Assert if HV mode is set when running under a pseries machine
Cédric Le Goater
2020-05-07
1
-0
/
+1
*
target/ppc: Introduce a relocation bool in ppc_radix64_handle_mmu_fault()
Cédric Le Goater
2020-05-07
1
-2
/
+3
*
target/ppc: Enforce that the root page directory size must be at least 5
Suraj Jitindar Singh
2020-05-07
1
-0
/
+3
*
ppc/pnv: Add support for HRMOR on Radix host
Cédric Le Goater
2020-02-02
1
-0
/
+6
*
target/ppc: Don't check UPRT in radix mode when in HV real mode
Benjamin Herrenschmidt
2019-04-26
1
-3
/
+13
*
target/ppc: Basic POWER9 bare-metal radix MMU support
Benjamin Herrenschmidt
2019-02-25
1
-12
/
+69
*
target/ppc: Rename PATB/PATBE -> PATE
Benjamin Herrenschmidt
2019-02-25
1
-8
/
+10
*
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
1
-1
/
+0
*
target/ppc: Add debug function for radix mmu translation
Suraj Jitindar Singh
2017-07-11
1
-0
/
+45
*
target/ppc: Refactor tcg radix mmu code
Suraj Jitindar Singh
2017-07-11
1
-14
/
+8
*
target/ppc: Fix return value in tcg radix mmu fault handler
Suraj Jitindar Singh
2017-06-30
1
-1
/
+1
*
target/ppc: Implement ISA V3.00 radix page fault handler
Suraj Jitindar Singh
2017-05-11
1
-0
/
+259