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-sh4
/
helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-25
target-sh4: Use cpu_exec_interrupt qom hook
Richard Henderson
1
-0
/
+9
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
-1
/
+1
2014-03-13
cputlb: Change tlb_flush_page() argument to CPUState
Andreas Färber
1
-8
/
+11
2014-03-13
exec: Change cpu_abort() argument to CPUState
Andreas Färber
1
-7
/
+14
2014-03-13
cpu: Move exception_index field from CPU_COMMON to CPUState
Andreas Färber
1
-26
/
+25
2014-03-13
cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook
Andreas Färber
1
-4
/
+9
2013-07-23
cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
Andreas Färber
1
-2
/
+3
2013-07-09
log: Change log_cpu_state[_mask]() argument to CPUState
Andreas Färber
1
-1
/
+1
2013-04-08
hw: move headers to include/
Paolo Bonzini
1
-1
/
+1
2013-03-12
cpu: Replace do_interrupt() by CPUClass::do_interrupt method
Andreas Färber
1
-4
/
+8
2013-03-12
cpu: Move halted and interrupt_request fields to CPUState
Andreas Färber
1
-2
/
+3
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
1
-9
/
+9
2012-03-14
target-sh4: Don't overuse CPUState
Andreas Färber
1
-14
/
+14
2011-12-05
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
1
-1
/
+1
2011-12-02
fix spelling in target sub directory
Dong Xu Wang
1
-1
/
+1
2011-11-24
sh_intc: convert interrupt controller to memory API
Benoît Canet
1
-0
/
+3
2011-08-07
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
Blue Swirl
1
-2
/
+2
2011-06-26
Remove exec-all.h include directives
Blue Swirl
1
-1
/
+0
2011-03-03
target-sh4: move intr_at_halt out of cpu_halted()
Aurelien Jarno
1
-2
/
+2
2011-01-26
target-sh4: update PTEH upon MMU exception
Alexandre Courbot
1
-0
/
+4
2011-01-26
sh4: implement missing mmaped TLB read functions
Aurelien Jarno
1
-0
/
+74
2011-01-26
sh4: implement missing mmaped TLB write functions
Aurelien Jarno
1
-1
/
+61
2011-01-25
target-sh4: fix index of address read error exception
Alexandre Courbot
1
-1
/
+1
2011-01-25
target-sh4: fix TLB invalidation code
Alexandre Courbot
1
-2
/
+2
2011-01-15
target-sh4: correct use of ! and &
Aurelien Jarno
1
-2
/
+2
2011-01-10
target-sh4: improve TLB
Aurelien Jarno
1
-21
/
+44
2011-01-09
target-sh4: implement writes to mmaped ITLB
Aurelien Jarno
1
-0
/
+19
2010-03-18
Replace assert(0) with abort() or cpu_abort()
Blue Swirl
1
-3
/
+3
2010-03-17
Large page TLB flush
Paul Brook
1
-1
/
+2
2010-03-12
Remove cpu_get_phys_page_debug from userspace emulation
Paul Brook
1
-5
/
+0
2010-02-14
Fix incorrect exception_index use
Blue Swirl
1
-1
/
+1
2010-02-09
target-sh4: MMU: separate execute and read/write permissions
Aurelien Jarno
1
-21
/
+6
2010-02-09
target-sh4: MMU: fix store queue addresses
Aurelien Jarno
1
-1
/
+1
2010-02-09
target-sh4: MMU: remove dead code
Aurelien Jarno
1
-18
/
+0
2010-02-09
target-sh4: MMU: optimize UTLB accesses
Aurelien Jarno
1
-24
/
+14
2010-02-09
target-sh4: MMU: fix ITLB priviledge check
Aurelien Jarno
1
-1
/
+1
2010-02-09
target-sh4: MMU: simplify call to tlb_set_page()
Aurelien Jarno
1
-6
/
+3
2010-02-09
sh7750: handle MMUCR TI bit
Aurelien Jarno
1
-0
/
+18
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-3
/
+3
2009-10-01
Get rid of _t suffix
malc
1
-3
/
+3
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
1
-2
/
+1
2009-05-13
Include assert.h from qemu-common.h
Paul Brook
1
-1
/
+0
2009-04-03
SH: Fix linux-user _is_cached typo.
edgar_igl
1
-1
/
+1
2009-04-03
SH: Add cpu_sh4_is_cached for linux-user.
edgar_igl
1
-0
/
+6
2009-04-01
SH: Improve movca.l/ocbi emulation.
edgar_igl
1
-0
/
+44
2009-03-03
SH4: Fixed last UTLB unused and URB/URC management
aurel32
1
-1
/
+1
2009-03-03
SH4: Fixed last UTLB unused
aurel32
1
-1
/
+1
2009-03-03
SH4: Fixed last UTLB unused
aurel32
1
-1
/
+1
2009-03-03
clean build: Fix remaining sh4 warnings
aurel32
1
-7
/
+7
[next]