Sign in
qemu
/
qemu
/
02e2b95fb4bcf8b0a512c5eb449cfb9a1ea3d3b7
/
target-sh4
/
helper.c
73e5716
target-sh4: Don't overuse CPUState
by Andreas Färber
· 13 years ago
cac1e30
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
by Anthony Liguori
· 13 years ago
4abf79a
fix spelling in target sub directory
by Dong Xu Wang
· 13 years ago
b279e5e
sh_intc: convert interrupt controller to memory API
by Benoît Canet
· 13 years ago
97b348e
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
by Blue Swirl
· 14 years ago
2b41f10
Remove exec-all.h include directives
by Blue Swirl
· 14 years ago
efac415
target-sh4: move intr_at_halt out of cpu_halted()
by Aurelien Jarno
· 14 years ago
e3f114f
target-sh4: update PTEH upon MMU exception
by Alexandre Courbot
· 14 years ago
bc656a2
sh4: implement missing mmaped TLB read functions
by Aurelien Jarno
· 14 years ago
9f97309
sh4: implement missing mmaped TLB write functions
by Aurelien Jarno
· 14 years ago
bec43cc
target-sh4: fix index of address read error exception
by Alexandre Courbot
· 14 years ago
e40a67b
target-sh4: fix TLB invalidation code
by Alexandre Courbot
· 14 years ago
0c16e71
target-sh4: correct use of ! and &
by Aurelien Jarno
· 14 years ago
829a492
target-sh4: improve TLB
by Aurelien Jarno
· 14 years ago
c0f809c
target-sh4: implement writes to mmaped ITLB
by Aurelien Jarno
· 14 years ago
43dc2a6
Replace assert(0) with abort() or cpu_abort()
by Blue Swirl
· 15 years ago
d4c430a
Large page TLB flush
by Paul Brook
· 15 years ago
4fcc562
Remove cpu_get_phys_page_debug from userspace emulation
by Paul Brook
· 15 years ago
ee0dc6d
Fix incorrect exception_index use
by Blue Swirl
· 15 years ago
5a25cc2
target-sh4: MMU: separate execute and read/write permissions
by Aurelien Jarno
· 15 years ago
03e3b61
target-sh4: MMU: fix store queue addresses
by Aurelien Jarno
· 15 years ago
55ff33a
target-sh4: MMU: remove dead code
by Aurelien Jarno
· 15 years ago
628b61a
target-sh4: MMU: optimize UTLB accesses
by Aurelien Jarno
· 15 years ago
4d1e4ff
target-sh4: MMU: fix ITLB priviledge check
by Aurelien Jarno
· 15 years ago
0f3f1ec
target-sh4: MMU: simplify call to tlb_set_page()
by Aurelien Jarno
· 15 years ago
e0bcb9c
sh7750: handle MMUCR TI bit
by Aurelien Jarno
· 15 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 years ago
8167ee8
Update to a hopefully more future proof FSF address
by Blue Swirl
· 16 years ago
5561650
Include assert.h from qemu-common.h
by Paul Brook
· 16 years ago
679dee3
SH: Fix linux-user _is_cached typo.
by edgar_igl
· 16 years ago
3c1adf1
SH: Add cpu_sh4_is_cached for linux-user.
by edgar_igl
· 16 years ago
852d481
SH: Improve movca.l/ocbi emulation.
by edgar_igl
· 16 years ago
927e3a4
SH4: Fixed last UTLB unused and URB/URC management
by aurel32
· 16 years ago
45f4d01
SH4: Fixed last UTLB unused
by aurel32
· 16 years ago
fb10458
SH4: Fixed last UTLB unused
by aurel32
· 16 years ago
ef7ec1c
clean build: Fix remaining sh4 warnings
by aurel32
· 16 years ago
8fec2b8
global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost)
by aliguori
· 16 years ago
93fcfe3
Convert references to logfile/loglevel to use qemu_log*() macros
by aliguori
· 16 years ago
fad6cb1
Update FSF address in GPL/LGPL boilerplate
by aurel32
· 16 years ago
eeda677
target-sh4: Add SH bit handling to TLB
by aurel32
· 16 years ago
5c16736
SH4: Eliminate P4 to A7 mangling (Takashi YOSHII).
by balrog
· 16 years ago
1e5459a
SH: On-chip PCI controller support (Takashi YOSHII).
by balrog
· 16 years ago
cf7055b
target-sh4: fix TLB/MMU emulation
by aurel32
· 16 years ago
06afe2c
[sh4] MMU bug fix
by aurel32
· 17 years ago
29e179b
[sh4] memory mapped TLB entries
by aurel32
· 17 years ago
274a9e7
[sh4] delay slot bug fix
by aurel32
· 17 years ago
833ed38
[sh4] sleep instruction
by aurel32
· 17 years ago
ea2b542
SH4 MMU improvements
by aurel32
· 17 years ago
c3b5bc8
SH4: Signal handling for the user space emulator, by Magnus Damm.
by ths
· 17 years ago
e96e204
SH4: system emulator interrupt update, by Magnus Damm.
by ths
· 17 years ago
6ebbf39
Replace is_user variable with mmu_idx in softmmu core,
by j_mayer
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 18 years ago
9b3c35e
cpu_get_phys_page_debug should return target_phys_addr_t
by j_mayer
· 18 years ago
355fb23
SH usermode fault handling.
by pbrook
· 19 years ago
fdf9b3e
sh4 target (Samuel Tardieu)
by bellard
· 19 years ago