aboutsummaryrefslogtreecommitdiff
path: root/target-m68k/helper.c
AgeCommit message (Expand)Author
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl
2009-05-09Add m68k_cpu_list()Laurent Vivier
2009-04-24qemu: introduce qemu_init_vcpu (Marcelo Tosatti)aliguori
2009-03-07clean build: Fix remaining m68k warningsaurel32
2009-02-05targets: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2009-01-26Log reset events (Jan Kiszka)aliguori
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel32
2008-12-01Allocate cleared memory for cpu state.pbrook
2008-10-11Add GDB XML register description support.pbrook
2008-05-24Convert m68k target to TCG.pbrook
2008-04-11Remove osdep.c/qemu-img code duplicationaurel32
2007-12-09Handle cpu_model in copy_cpu(), by Kirill A. Shutemov.ths
2007-11-18Add strict checking mode for softfp code.pbrook
2007-11-12added missing returnbellard
2007-11-10added cpu_model parameter to cpu_init()bellard
2007-10-14Replace is_user variable with mmu_idx in softmmu core,j_mayer
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-06-03Improve ColdFire CPU selection.pbrook
2007-06-03MCF5208 emulation.pbrook
2007-05-29ColdFire EMAC support.pbrook
2007-05-26Rework m68k cpu feature flags.pbrook
2007-05-23m68k/ColdFire system emulation.pbrook
2006-10-22ColdFire target.pbrook