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_helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/ppc: Don't compile ppc_tlb_invalid_all without TCG
Lucas Mateus Castro (alqotel)
2021-07-09
1
-0
/
+4
*
target/ppc: change ppc_hash32_xlate to use mmu_idx
Bruno Larsen (billionai)
2021-07-09
1
-1
/
+1
*
target/ppc: changed ppc_hash64_xlate to use mmu_idx
Bruno Larsen (billionai)
2021-07-09
1
-1
/
+1
*
target/ppc: fix address translation bug for radix mmus
Bruno Larsen (billionai)
2021-07-09
1
-3
/
+5
*
target/ppc: Fix compilation with FLUSH_ALL_TLBS debug option
Fabiano Rosas
2021-07-09
1
-8
/
+0
*
target/ppc: Fix compilation with DUMP_PAGE_TABLES debug option
Fabiano Rosas
2021-07-09
1
-1
/
+1
*
target/ppc: Restrict ppc_cpu_tlb_fill to TCG
Richard Henderson
2021-07-09
1
-0
/
+2
*
target/ppc: Introduce ppc_xlate
Richard Henderson
2021-07-09
1
-63
/
+37
*
target/ppc: Split out ppc_jumbo_xlate
Richard Henderson
2021-07-09
1
-83
/
+96
*
target/ppc: Remove PowerPCCPUClass.handle_mmu_fault
Richard Henderson
2021-07-09
1
-4
/
+20
*
target/ppc: added ifdefs around TCG-only code
Bruno Larsen (billionai)
2021-06-03
1
-2
/
+14
*
target/ppc: fold ppc_store_ptcr into it's only caller
Bruno Larsen (billionai)
2021-06-03
1
-28
/
+0
*
target/ppc: Remove type argument for mmubooke206_get_physical_address
Richard Henderson
2021-05-19
1
-2
/
+2
*
target/ppc: Remove type argument from mmubooke206_check_tlb
Richard Henderson
2021-05-19
1
-31
/
+15
*
target/ppc: Remove type argument from mmubooke_get_physical_address
Richard Henderson
2021-05-19
1
-4
/
+2
*
target/ppc: Remove type argument from mmubooke_check_tlb
Richard Henderson
2021-05-19
1
-31
/
+13
*
target/ppc: Remove type argument from mmu40x_get_physical_address
Richard Henderson
2021-05-19
1
-4
/
+2
*
target/ppc: Remove type argument from get_bat_6xx_tlb
Richard Henderson
2021-05-19
1
-11
/
+8
*
target/ppc: Remove type argument from ppc6xx_tlb_check
Richard Henderson
2021-05-19
1
-6
/
+4
*
target/ppc: Remove type argument from ppc6xx_tlb_pte_check
Richard Henderson
2021-05-19
1
-2
/
+2
*
target/ppc: Remove type argument from check_prot
Richard Henderson
2021-05-19
1
-27
/
+6
*
target/ppc: Use MMUAccessType in mmu_helper.c
Richard Henderson
2021-05-19
1
-76
/
+85
*
target/ppc: Rename access_type to type in mmu_helper.c
Richard Henderson
2021-05-19
1
-32
/
+32
*
target/ppc: moved ppc_store_sdr1 to cpu.c
Bruno Larsen (billionai)
2021-05-19
1
-26
/
+0
*
target/ppc: Introduce an mmu_is_64bit() helper
Greg Kurz
2020-12-14
1
-5
/
+5
*
target/ppc: replaced the TODO with LOG_UNIMP and add break for silence warnings
Chen Qun
2020-12-14
1
-2
/
+3
*
powerpc tcg: Fix Lesser GPL version number
Chetan Pant
2020-11-15
1
-1
/
+1
*
ppc/: fix some comment spelling errors
zhaolichang
2020-10-27
1
-2
/
+2
*
target: Remove unnecessary CPU() cast
Philippe Mathieu-Daudé
2020-05-15
1
-1
/
+1
*
target/ppc: Rewrite a fall through comment
Philippe Mathieu-Daudé
2019-08-21
1
-3
/
+3
*
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
1
-0
/
+2
*
target/ppc: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
1
-68
/
+47
*
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
2019-06-10
1
-1
/
+1
*
tcg: Use CPUClass::tlb_fill in cputlb.c
Richard Henderson
2019-05-10
1
-6
/
+0
*
target/ppc: Convert to CPUClass::tlb_fill
Richard Henderson
2019-05-10
1
-9
/
+13
*
target/ppc: improve performance of large BAT invalidations
Artyom Tarasenko
2019-04-26
1
-0
/
+7
*
target/ppc: Style fixes for mmu_helper.c
David Gibson
2019-04-26
1
-53
/
+84
*
target: Clean up how the dump_mmu() print
Markus Armbruster
2019-04-18
1
-37
/
+33
*
target/ppc/mmu: Use LPCR:HR to chose radix vs. hash translation
Benjamin Herrenschmidt
2019-02-25
1
-7
/
+2
*
target/ppc: Remove some #if 0'ed code
Benjamin Herrenschmidt
2019-02-17
1
-12
/
+0
*
target/ppc: add external PID support
Roman Kapl
2018-11-08
1
-39
/
+133
*
ppc: Remove deprecated ppcemb target
Thomas Huth
2018-08-28
1
-3
/
+3
*
hw/ppc: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-07-02
1
-4
/
+4
*
target/ppc: add basic support for PTCR on POWER9
Cédric Le Goater
2018-05-04
1
-0
/
+29
*
target/ppc: Get rid of POWERPC_MMU_VER() macros
David Gibson
2018-04-27
1
-12
/
+12
*
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
1
-1
/
+0
*
accel/tcg: add size paremeter in tlb_fill()
Laurent Vivier
2018-01-25
1
-2
/
+2
*
target-ppc: Fix booke206 tlbwe TLB instruction
Luc MICHEL
2018-01-16
1
-5
/
+27
*
booke206: fix tlbnps for fixed size TLB
KONRAD Frederic
2017-09-08
1
-6
/
+10
*
booke206: fix MAS update on tlb miss
KONRAD Frederic
2017-08-09
1
-1
/
+1
[next]