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: 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
*
target/ppc: Add debug function for radix mmu translation
Suraj Jitindar Singh
2017-07-11
1
-1
/
+2
*
spapr: Small cleanup of PPC MMU enums
Sam Bobroff
2017-03-03
1
-42
/
+29
*
target/ppc/POWER9: Add POWER9 mmu fault handler
Suraj Jitindar Singh
2017-03-03
1
-0
/
+15
*
target/ppc: Correct SDR1 masking
David Gibson
2017-03-01
1
-0
/
+6
*
target/ppc: Remove the function ppc_hash64_set_sdr1()
Suraj Jitindar Singh
2017-03-01
1
-6
/
+5
*
target/ppc: Manage external HPT via virtual hypervisor
David Gibson
2017-03-01
1
-1
/
+2
*
target/ppc: Eliminate htab_base and htab_mask variables
David Gibson
2017-03-01
1
-15
/
+16
*
target-ppc: fix Book-E TLB matching
Alex Zuepke
2017-02-22
1
-1
/
+1
*
target/ppc/POWER9: Add ISAv3.00 MMU definition
Suraj Jitindar Singh
2017-02-22
1
-0
/
+2
*
cputlb: drop flush_global flag from tlb_flush
Alex Bennée
2017-01-13
1
-16
/
+16
*
Move target-* CPU file into a target/ folder
Thomas Huth
2016-12-20
1
-0
/
+2907