]> git.proxmox.com Git - qemu.git/history - target-alpha/exec.h
inline cpu_halted into sole caller
[qemu.git] / target-alpha / exec.h
2011-03-13 Paolo Bonziniinline cpu_halted into sole caller
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-07-03 Paolo Bonzinimove cpu_pc_from_tb to target-*/exec.h
2010-07-03 Paolo Bonziniremove unused stuff from */exec.h
2010-01-19 Paolo Bonzinikill regs_to_env and env_to_regs
2009-08-16 Blue SwirlReplace always_inline with inline
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-04-24 aliguoriqemu: per-arch cpu_has_work (Marcelo Tosatti)
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-12-11 aurel32target-alpha: fix 2 warnings
2008-09-30 aurel32target-alpha: convert palcode ops to TCG
2008-09-29 aurel32target-alpha: convert FP ops to TCG
2008-09-18 aurel32target-alpha: convert remaining arith3 functions to TCG
2008-08-30 blueswir1Fix some warnings that would be generated by gcc -Wredu...
2007-10-28 j_mayerAlpha coding style and inlining fixes.
2007-10-14 j_mayerReplace is_user variable with mmu_idx in softmmu core,
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-06-03 thsClean up of some target specifics in exec.c/cpu-exec.c.
2007-04-05 j_mayerAlpha architecture emulation core.