index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
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
2016-09-23
target-ppc: tlbie/tlbivax should have global effect
Nikunj A Dadhania
1
-3
/
+7
2016-09-23
target-ppc: add flag in check_tlb_flush()
Nikunj A Dadhania
1
-2
/
+7
2016-09-23
target-ppc: add TLB_NEED_LOCAL_FLUSH flag
Nikunj A Dadhania
1
-3
/
+3
2016-09-07
ppc: Don't update NIP BookE 2.06 tlbwe
Benjamin Herrenschmidt
1
-6
/
+6
2016-09-07
ppc: Make tlb_fill() use new exception helper
Benjamin Herrenschmidt
1
-5
/
+2
2016-09-07
target-ppc: Introduce Power9 family
Aneesh Kumar K.V
1
-1
/
+1
2016-07-12
Fix confusing argument names in some common functions
Sergey Sorokin
1
-4
/
+4
2016-06-07
ppc: Batch TLB flushes on 32-bit 6xx/7xx/7xxx in hash mode
Benjamin Herrenschmidt
1
-36
/
+8
2016-06-07
ppc: Fix tlb invalidations on 6xx/7xx/7xxx 32-bit processors
Benjamin Herrenschmidt
1
-0
/
+8
2016-06-07
target-ppc: fixup bitrot in mmu_helper.c debug statements
Mark Cave-Ayland
1
-14
/
+24
2016-05-30
ppc: Do some batching of TCG tlb flushes
Benjamin Herrenschmidt
1
-1
/
+8
2016-05-19
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
1
-0
/
+1
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-03-16
target-ppc: Add helpers for updating a CPU's SDR1 and external HPT
David Gibson
1
-7
/
+6
2016-02-03
log: do not unnecessarily include qom/cpu.h
Paolo Bonzini
1
-0
/
+1
2016-01-30
target-ppc: Split 44x tlbiva from ppc_tlb_invalidate_one()
David Gibson
1
-4
/
+10
2016-01-30
target-ppc: Remove unused mmu models from ppc_tlb_invalidate_one
David Gibson
1
-44
/
+2
2016-01-30
target-ppc: Rework ppc_store_slb
David Gibson
1
-9
/
+5
2016-01-30
target-ppc: Convert mmu-hash{32,64}.[ch] from CPUPPCState to PowerPCCPU
David Gibson
1
-6
/
+7
2016-01-29
ppc: Clean up includes
Peter Maydell
1
-0
/
+1
2015-12-17
ppc: cleanup logging
Paolo Bonzini
1
-8
/
+7
2015-11-11
ppc: Add/Re-introduce MMU model definitions needed by PR KVM
Bharata B Rao
1
-0
/
+8
2015-10-23
ppc: Add mmu_model defines for arch 2.03 and 2.07
Benjamin Herrenschmidt
1
-8
/
+8
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
[next]