summaryrefslogtreecommitdiffstats
path: root/target-m68k/helper.c
Commit message (Expand)AuthorAgeFilesLines
* softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan()Peter Maydell2011-01-021-3/+3
* target-xxx: Use fprintf_function (format checking)Stefan Weil2010-10-301-1/+1
* m68k: fix if statement with empty body, spotted by clangBlue Swirl2010-04-231-2/+3
* Large page TLB flushPaul Brook2010-03-171-2/+3
* Remove cpu_get_phys_page_debug from userspace emulationPaul Brook2010-03-121-8/+8
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-5/+5
* Get rid of _t suffixmalc2009-10-011-5/+5
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* Add m68k_cpu_list()Laurent Vivier2009-05-091-0/+9
* qemu: introduce qemu_init_vcpu (Marcelo Tosatti)aliguori2009-04-241-0/+1
* clean build: Fix remaining m68k warningsaurel322009-03-071-5/+0
* targets: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori2009-02-051-2/+0
* Log reset events (Jan Kiszka)aliguori2009-01-261-0/+5
* Update FSF address in GPL/LGPL boilerplateaurel322009-01-041-1/+1
* Allocate cleared memory for cpu state.pbrook2008-12-011-1/+1
* Add GDB XML register description support.pbrook2008-10-111-0/+33
* Convert m68k target to TCG.pbrook2008-05-241-48/+552
* Remove osdep.c/qemu-img code duplicationaurel322008-04-111-0/+1
* Handle cpu_model in copy_cpu(), by Kirill A. Shutemov.ths2007-12-091-1/+3
* Add strict checking mode for softfp code.pbrook2007-11-181-1/+1
* added missing returnbellard2007-11-121-0/+1
* added cpu_model parameter to cpu_init()bellard2007-11-101-3/+40
* Replace is_user variable with mmu_idx in softmmu core,j_mayer2007-10-141-3/+3
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-5/+5
* Improve ColdFire CPU selection.pbrook2007-06-031-2/+7
* MCF5208 emulation.pbrook2007-06-031-1/+25
* ColdFire EMAC support.pbrook2007-05-291-2/+36
* Rework m68k cpu feature flags.pbrook2007-05-261-0/+63
* m68k/ColdFire system emulation.pbrook2007-05-231-1/+63
* ColdFire target.pbrook2006-10-221-0/+149
OpenPOWER on IntegriCloud