]> git.proxmox.com Git - qemu.git/history - target-m68k/translate.c
qemu-timer: change unix timer to dynticks
[qemu.git] / target-m68k / translate.c
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
2011-07-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.17' into staging
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-06-26 Blue SwirlRemove exec-all.h include directives
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-1...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-10 Edgar E. IglesiasMerge remote branch 'rth/axp-next' into alpha-merge
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'jvrao/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v37' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-06-08 Laurent Vivierm68k: Replace gen_im32() by tcg_const_i32()
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-20 Stefan WeilRemove unused function parameters from gen_pc_load...
2011-04-09 Stefan WeilFix conversions from pointer to tcg_target_long
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-11-01 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-30 Stefan Weiltarget-xxx: Use fprintf_function (format checking)
2010-04-25 Blue Swirlm68k: remove dead assignments, spotted by clang analyzer
2009-09-12 Blue SwirlFix sys-queue.h conflict for good
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-05-13 Paul BrookInclude assert.h from qemu-common.h
2009-04-05 aurel32Add new command line option -singlestep for tcg single...
2009-03-13 aurel32tcg: rename bswap_i32/i64 functions
2009-02-24 pbrookFix ColdFire fmovem. Free the temporary we just alloca...
2009-02-23 pbrookReally fix ColdFire fdmoved address decoding.
2009-02-23 pbrookFix ColdFire fdmoved address decoding.
2009-01-15 aliguoriglobal s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo...
2009-01-15 aliguoriConvert references to logfile/loglevel to use qemu_log...
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-11-30 aurel32Spelling and grammar fixes
2008-11-25 aliguoriUse sys-queue.h for break/watchpoint managment (Jan...
2008-11-18 aliguoriRemove premature memop TB terminations (Jan Kiszka)
2008-11-18 aliguoriRefactor and enhance break/watchpoint API (Jan Kiszka)
2008-11-17 pbrookTCG variable type checking.
2008-10-05 blueswir1Silence some warnings about no value returned from...
2008-09-05 pbrookFix swapped mvz/mvs instructions.
2008-08-30 blueswir1Fix some warnings that would be generated by gcc -Wredu...
2008-07-18 thsSmall cleanup of gen_intermediate_code(_internal),...
2008-07-10 pbrookFix coprocessor register types.
2008-07-03 thsConvert remaining __builtin_expect to likely/unlikely...
2008-06-30 thsSpelling fixes, spotted by Stuart Brady.
2008-06-29 pbrookAdd instruction counter.
2008-05-24 pbrookConvert m68k target to TCG.
2008-04-28 aurel32Factorize code in translate.c
2008-02-01 bellarduse the TCG code generator
2007-11-10 pbrookFix m68k FP register debug dumps.
2007-11-10 bellardadded cpu_model parameter to cpu_init()
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-09-11 thsFix tb->size mishandling, by Daniel Jacobowitz.
2007-06-09 pbrookM68K watchpoint hacks.
2007-06-09 pbrookM68K status register fixes.
2007-06-03 pbrookImprove ColdFire CPU selection.
2007-06-03 pbrookMCF5208 emulation.
2007-05-29 pbrookColdFire EMAC support.
2007-05-28 pbrookImplement ColdFire ff1.
2007-05-28 pbrookAdd diagnostic for bad opcode masks.
2007-05-26 pbrookFix typo in m68k outer displacement addressing (Andreas...
2007-05-26 pbrookGenerate m68k address faults.
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-04-07 j_mayercpu_get_phys_page_debug should return target_phys_addr_t
2007-03-19 thsDefine gen_intermediate_code_internal as "static inline".
2006-11-12 pbrookM68k build fix.
2006-10-22 pbrookColdFire target.