index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-cris
/
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-02-08
cris, microblaze: use cpu_has_work
Paolo Bonzini
2010-07-03
move cpu_pc_from_tb to target-*/exec.h
Paolo Bonzini
2010-07-03
remove unused stuff from */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-02-22
CRIS: Fix remaining build warnings.
edgar_igl
2009-01-07
CRIS: NMI wakes up the core.
edgar_igl
2009-01-04
Update FSF address in GPL/LGPL boilerplate
aurel32
2008-12-07
Remove FORCE_RET() and RETURN()
aurel32
2008-11-30
Common cpu_loop_exit prototype
aurel32
2008-10-27
CRIS: Remove cpu_T.
edgar_igl
2008-08-30
Fix some warnings that would be generated by gcc -Wredundant-decls
blueswir1
2007-10-14
Replace is_user variable with mmu_idx in softmmu core,
j_mayer
2007-10-08
The remainder of CRIS CPU emulation files, by Edgar E. Iglesias.
ths