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_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-09
target-ppc: move sdr1 value change detection logic to helper_store_sdr1()
Mark Cave-Ayland
1
-20
/
+15
2014-12-16
qemu-log: add log category for MMU info
Antony Pavlov
1
-12
/
+14
2014-07-08
PPC: Fix booke206 TLB with phys addrs > 32bit
Alexander Graf
1
-3
/
+3
2014-06-16
PPC: e500: Fix TLB lookup for 32bit CPUs
Alexander Graf
1
-0
/
+5
2014-06-16
PPC: e500: Fix MMUCSR0 emulation
Alex Zuepke
1
-1
/
+1
2014-06-05
softmmu: introduce cpu_ldst.h
Paolo Bonzini
1
-2
/
+1
2014-06-05
softmmu: commonize helper definitions
Paolo Bonzini
1
-14
/
+0
2014-05-28
tcg: Invert the inclusion of helper.h
Richard Henderson
1
-1
/
+1
2014-03-13
cputlb: Change tlb_set_page() argument to CPUState
Andreas Färber
1
-1
/
+1
2014-03-13
cputlb: Change tlb_flush() argument to CPUState
Andreas Färber
1
-16
/
+28
2014-03-13
cputlb: Change tlb_flush_page() argument to CPUState
Andreas Färber
1
-25
/
+33
2014-03-13
exec: Change cpu_abort() argument to CPUState
Andreas Färber
1
-22
/
+32
2014-03-13
target-ppc: Use PowerPCCPU in PowerPCCPUClass::handle_mmu_fault hook
Andreas Färber
1
-1
/
+1
2014-03-13
translate-all: Change cpu_restore_state() argument to CPUState
Andreas Färber
1
-1
/
+1
2014-03-13
exec: Change tlb_fill() argument to CPUState
Andreas Färber
1
-4
/
+5
2014-03-13
cpu: Move exception_index field from CPU_COMMON to CPUState
Andreas Färber
1
-21
/
+22
2014-03-05
target-ppc: Fix htab_mask calculation
Aneesh Kumar K.V
1
-1
/
+2
2013-09-03
Merge branch 'tcg-next' of git://github.com/rth7680/qemu
Aurelien Jarno
1
-0
/
+2
2013-09-02
target: Include softmmu_exec.h where forgotten
Richard Henderson
1
-0
/
+2
2013-09-02
target-ppc: Use #define instead of opencoding SLB valid bit
Aneesh Kumar K.V
1
-1
/
+1
2013-07-23
cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
Andreas Färber
1
-1
/
+3
2013-07-09
target-ppc: Change LOG_MMU_STATE() argument to CPUState
Andreas Färber
1
-3
/
+3
2013-07-09
log: Change log_cpu_state[_mask]() argument to CPUState
Andreas Färber
1
-1
/
+1
2013-07-09
target-ppc: Don't overuse ENV_GET_CPU()
Andreas Färber
1
-1
/
+1
2013-07-01
PPC: Fix GDB read on code area for PPC6xx
Fabien Chouteau
1
-1
/
+9
2013-07-01
PPC: Add dump_mmu() for 6xx
Fabien Chouteau
1
-0
/
+92
2013-05-06
PPC: Add MMU type for 2.06 with AMR but no TB pages
Alexander Graf
1
-0
/
+4
2013-03-22
target-ppc: Use QOM method dispatch for MMU fault handling
David Gibson
1
-17
/
+7
2013-03-22
target-ppc: Move ppc tlb_fill implementation into mmu_helper.c
David Gibson
1
-2
/
+38
2013-03-22
target-ppc: Split user only code out of mmu_helper.c
David Gibson
1
-28
/
+0
2013-03-22
target-ppc: mmu_ctx_t should not be a global type
David Gibson
1
-0
/
+13
2013-03-22
target-ppc: Disentangle BAT code for 32-bit hash MMUs
David Gibson
1
-34
/
+4
2013-03-22
target-ppc: Don't share get_pteg_offset() between 32 and 64-bit
David Gibson
1
-7
/
+2
2013-03-22
target-ppc: Disentangle hash mmu helper functions
David Gibson
1
-7
/
+4
2013-03-22
target-ppc: Disentangle hash mmu versions of cpu_get_phys_page_debug()
David Gibson
1
-13
/
+16
2013-03-22
target-ppc: Disentangle hash mmu paths for cpu_ppc_handle_mmu_fault
David Gibson
1
-41
/
+16
2013-03-22
target-ppc: Disentangle get_physical_address() paths
David Gibson
1
-38
/
+8
2013-03-22
target-ppc: Rework get_physical_address()
David Gibson
1
-46
/
+52
2013-03-22
target-ppc: Disentangle get_segment()
David Gibson
1
-101
/
+40
2013-03-22
target-ppc: Disentangle find_pte()
David Gibson
1
-114
/
+5
2013-03-22
target-ppc: Disentangle pte_check()
David Gibson
1
-55
/
+12
2013-03-22
target-ppc: Move SLB handling into a mmu-hash64.c
David Gibson
1
-195
/
+3
2013-03-22
target-ppc: Remove address check for logging
David Gibson
1
-6
/
+4
2013-03-22
target-ppc: Trivial cleanups in mmu_helper.c
David Gibson
1
-8
/
+3
2013-03-22
target-ppc: Remove vestigial PowerPC 620 support
David Gibson
1
-39
/
+5
2013-02-01
target-ppc: Fix target_ulong vs. hwaddr format mismatches
Andreas Färber
1
-3
/
+3
2013-02-01
target-ppc: Fix unused variable warning for FLUSH_ALL_TLBS
Andreas Färber
1
-1
/
+2
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
1
-1
/
+1
2012-11-01
target-ppc: make some functions static
Blue Swirl
1
-5
/
+6
2012-10-29
Drop unnecessary check of TARGET_PHYS_ADDR_SPACE_BITS
Peter Maydell
1
-2
/
+0
[next]