]> git.proxmox.com Git - qemu.git/history - translate-all.c
Version 1.0.1
[qemu.git] / translate-all.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 SwirlDelegate setup of TCG temporaries to targets
2011-06-26 Blue SwirlRemove exec-all.h include directives
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 parameter from cpu_restore_state
2011-04-20 Stefan WeilRemove unused function parameters from gen_pc_load...
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-06-09 Aurelien Jarnotcg: get rid of copy_size in TCGOpDef
2010-04-14 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-04-08 Paolo Bonziniremove TARGET_* defines from translate-all.c
2010-04-08 Filip NavaraShrink tb_jmp_offset to two entries, the other two...
2010-03-29 Blue SwirlCompile qemu-timer only once
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-01-15 aliguoriglobal s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo...
2009-01-15 aliguoriglobal s/fflush(logfile)/qemu_log_flush()/ (Eduardo...
2009-01-15 aliguoriConvert references to logfile/loglevel to use qemu_log...
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-12-07 aurel32Some cleanups after dyngen removal
2008-07-18 thsSmall cleanup of gen_intermediate_code(_internal),...
2008-06-29 pbrookAdd instruction counter.
2008-05-23 bellardTCG profiler clean up
2008-05-12 bellardremoved unused code
2008-04-28 aurel32Factorize code in translate.c
2008-04-08 blueswir1Use a common constant for temp_buf size
2008-03-31 pbrookTCG op size estimation fix.
2008-03-14 edgar_igl* Add a model of the ETRAX interrupt controller.
2008-02-10 pbrookSimplify TCG relocation bugfix.
2008-02-10 pbrookFix TCG relocation bug (exposed by fault after brcond...
2008-02-01 bellarduse the TCG code generator
2007-12-11 blueswir1 Fix code generation buffer overflow reported by TeLeMan
2007-12-02 thsSH4 delay slot code update, by Magnus Damm.
2007-11-16 j_mayerAlways make PowerPC hypervisor mode memory accesses...
2007-11-11 bellardremoved warning
2007-11-08 bellardremoved obsolete x86 code copy support
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-06 thsPartial support for 34K multithreading, not functional...
2007-04-05 j_mayerIntegrate Alpha target in Qemu core.
2006-10-22 pbrookColdFire target.
2005-12-05 bellardcorrect MIPS state restoring (Daniel Jacobowitz)
2005-07-02 bellardMIPS target (Jocelyn Mayer)
2005-03-20 bellardsparc exception fix (we go up to the shell prompt)
2005-03-13 bellardavoid redefinition problems
2005-01-03 bellardlabels support in dyngen
2004-09-30 bellardfull system SPARC emulation (Blue Swirl)
2004-04-26 bellardamd64 port (Jocelyn Mayer)
2004-04-12 bellardPowerPC system emulation fixes (Jocelyn Mayer)
2004-03-21 bellarddo not depend on thunk.h - more log items
2004-02-16 bellardexperimental code copy support
2004-01-18 bellardPowerPC merge (Jocelyn Mayer)
2004-01-04 bellardinfer access type
2003-11-23 bellardfixed PPC state reloading
2003-09-30 bellardnew directory structure