Move interrupt_request and user_mode_only to common cpu state.
[qemu] / target-m68k / cpu.h
2008-07-01 pbrookMove interrupt_request and user_mode_only to common...
2008-06-29 pbrookAdd instruction counter.
2008-05-30 pbrookFix typo.
2008-05-30 pbrookMove clone() register setup to target specific code...
2008-05-29 bellardPush common interrupt variables to cpu-defs.h (Glauber...
2008-05-28 bellardmoved halted field to CPU_COMMON
2008-05-24 pbrookConvert m68k target to TCG.
2007-11-10 bellardadded cpu_model parameter to cpu_init()
2007-10-14 j_mayerReplace is_user variable with mmu_idx in softmmu core,
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-06-03 thsMove target-specific defines to the target directories.
2007-06-03 pbrookImprove ColdFire CPU selection.
2007-06-03 pbrookMCF5208 emulation.
2007-05-29 pbrookColdFire EMAC support.
2007-05-26 pbrookM68k extended addressing modes.
2007-05-26 pbrookRework m68k cpu feature flags.
2007-05-26 pbrookM68k system mode semihosting.
2007-05-23 pbrookm68k/ColdFire system emulation.
2007-01-31 thssiginfo fix for Darwin/Mac OS X, by Pierre d'Herbemont.
2006-12-23 thsCheck ELF binaries for machine type and endianness.
2006-10-22 pbrookColdFire target.