index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-sh4
/
exec.h
Age
Commit message (
Expand
)
Author
2011-07-30
exec.h cleanup
Blue Swirl
2011-06-26
Remove exec-all.h include directives
Blue Swirl
2011-06-26
Move cpu_has_work and cpu_pc_from_tb to cpu.h
Blue Swirl
2011-06-26
exec.h: fix coding style and change cpu_has_work to return bool
Blue Swirl
2011-03-13
inline cpu_halted into sole caller
Paolo Bonzini
2011-03-03
target-sh4: move intr_at_halt out of cpu_halted()
Aurelien Jarno
2010-07-03
move cpu_pc_from_tb to target-*/exec.h
Paolo Bonzini
2010-01-19
kill regs_to_env and env_to_regs
Paolo Bonzini
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
2009-04-24
qemu: per-arch cpu_has_work (Marcelo Tosatti)
aliguori
2009-03-03
clean build: Fix remaining sh4 warnings
aurel32
2009-01-04
Update FSF address in GPL/LGPL boilerplate
aurel32
2008-12-11
target-sh4: remove 2 warnings
aurel32
2008-12-07
Remove FORCE_RET() and RETURN()
aurel32
2008-11-30
Common cpu_loop_exit prototype
aurel32
2008-09-01
SH4: Remove dyngen leftovers
aurel32
2008-09-01
SH4: Convert remaining non-fp ops to TCG
aurel32
2008-08-30
SH4: convert some more arithmetics ops to TCG
aurel32
2008-08-22
[sh4] sleep instruction
aurel32
2008-05-09
SH4 MMU improvements
aurel32
2007-10-14
Replace is_user variable with mmu_idx in softmmu core,
j_mayer
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-06-22
Add missing cpu_halted function, by Magnus Damm.
ths
2006-06-18
SH bugfixes.
pbrook
2006-06-14
sh4 fmov et al instructions (amatus)
bellard
2006-04-27
sh4 target (Samuel Tardieu)
bellard