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-alpha
/
exec.h
Age
Commit message (
Expand
)
Author
2011-05-31
target-alpha: Disable interrupts properly.
Richard Henderson
2011-03-13
inline cpu_halted into sole caller
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-08-16
Replace always_inline with inline
Blue Swirl
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-01-04
Update FSF address in GPL/LGPL boilerplate
aurel32
2008-12-11
target-alpha: fix 2 warnings
aurel32
2008-09-30
target-alpha: convert palcode ops to TCG
aurel32
2008-09-29
target-alpha: convert FP ops to TCG
aurel32
2008-09-18
target-alpha: convert remaining arith3 functions to TCG
aurel32
2008-08-30
Fix some warnings that would be generated by gcc -Wredundant-decls
blueswir1
2007-10-28
Alpha coding style and inlining fixes.
j_mayer
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-03
Clean up of some target specifics in exec.c/cpu-exec.c.
ths
2007-04-05
Alpha architecture emulation core.
j_mayer