summaryrefslogtreecommitdiffstats
path: root/target-m68k/exec.h
Commit message (Expand)AuthorAgeFilesLines
* exec.h cleanupBlue Swirl2011-07-301-28/+0
* Remove exec-all.h include directivesBlue Swirl2011-06-261-1/+0
* Move cpu_has_work and cpu_pc_from_tb to cpu.hBlue Swirl2011-06-261-11/+0
* exec.h: fix coding style and change cpu_has_work to return boolBlue Swirl2011-06-261-2/+2
* inline cpu_halted into sole callerPaolo Bonzini2011-03-131-10/+0
* move cpu_pc_from_tb to target-*/exec.hPaolo Bonzini2010-07-031-0/+6
* remove dead m68k definitionsPaolo Bonzini2010-02-181-4/+0
* kill regs_to_env and env_to_regsPaolo Bonzini2010-01-191-8/+0
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* qemu: per-arch cpu_has_work (Marcelo Tosatti)aliguori2009-04-241-1/+6
* clean build: Fix remaining m68k warningsaurel322009-03-071-3/+0
* Update FSF address in GPL/LGPL boilerplateaurel322009-01-041-1/+1
* Common cpu_loop_exit prototypeaurel322008-11-301-2/+0
* Fix some warnings that would be generated by gcc -Wredundant-declsblueswir12008-08-301-2/+0
* Convert m68k target to TCG.pbrook2008-05-241-2/+0
* Replace is_user variable with mmu_idx in softmmu core,j_mayer2007-10-141-1/+1
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-1/+1
* Clean up of some target specifics in exec.c/cpu-exec.c.ths2007-06-031-0/+10
* m68k/ColdFire system emulation.pbrook2007-05-231-0/+4
* ColdFire target.pbrook2006-10-221-0/+47
OpenPOWER on IntegriCloud