]> git.proxmox.com Git - qemu.git/history - tcg/tcg.h
slirp: Fix restricted mode
[qemu.git] / tcg / tcg.h
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 Swirlcpu-exec.c: avoid AREG0 use
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-03 Peter Maydelltcg: If DEBUG_TCGV, distinguish TCGv_ptr from TCGv_i32...
2011-05-31 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-05-29 Stefan WeilFix spelling in comment (additon -> addition)
2011-05-25 Anthony LiguoriMerge remote-tracking branch 'kraxel/CVE-2011-1751...
2011-05-23 Aurelien Jarnotcg: replace op_dead_iargs by op_dead_args
2011-05-14 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-05-12 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-05-08 Stefan WeilFix typos in comments (accross -> across)
2011-03-07 Peter Maydelltcg: Add support for debugging leakage of temporaries
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 Weiltcg: Use fprintf_function (format checking)
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 DEF2 in tcg-opc.h
2010-06-09 Aurelien Jarnotcg: get rid of copy_size in TCGOpDef
2010-06-09 Richard Hendersontcg: Make some tcg-target.c routines static.
2010-06-09 Richard Hendersontcg: Add TYPE parameter to tcg_out_mov.
2010-05-24 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-24 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-05-21 Richard Hendersontcg: Initialize the prologue after GUEST_BASE is fixed.
2010-05-07 Stefan Weiltcg: Add missing 'static' attribute
2010-03-26 Richard Hendersontcg: Change TCGType to an enumeration.
2010-03-26 Richard Hendersontcg: Name the opcode enumeration.
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-19 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-02-18 Stefan Weiltcg: Add consistency checks for op definitions
2010-02-16 Richard Hendersontcg: Add tcg_swap_cond.
2010-02-08 Anthony LiguoriMerge remote branch 'linux-user/linux-user-for-upstream...
2010-02-08 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging-tmp
2010-02-06 Richard Hendersontcg: add tcg_invert_cond
2010-01-06 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2009-12-27 Richard Hendersontcg: Add tcg_unsigned_cond.
2009-11-24 Aurelien Jarnotcg: fix tcg_regset_{set,reset}_reg with more than...
2009-10-04 Aurelien Jarnotcg: remove dead code
2009-09-20 Blue SwirlCompile TCG runtime library only once
2009-07-27 Juan Quintelarename DEBUG_TCG to CONFIG_DEBUG_TCG
2009-04-13 aurel32Add a --enable-debug-tcg option to configure
2009-04-07 aurel32tcg/tcg.h: fix a few typos
2009-04-06 aurel32tcg: add a CONST flag to TCG helpers
2009-04-06 aurel32tcg: improve comment about pure functions
2009-03-10 aurel32Fix tcg after commit 6800
2009-03-10 aurel32tcg: define TCGV_EQUAL_I{32,64}
2009-02-11 blueswir1TCG: remove obsolete old_op_count profiler field
2009-02-10 blueswir1Add "static"
2009-01-14 malcRemove all traces of __powerpc__
2009-01-03 aurel32tcg: remove tcg_global_reg2_new_hack()
2008-12-07 aurel32Some cleanups after dyngen removal
2008-12-07 aurel32Some cleanups after dyngen removal
2008-12-07 blueswir1Some fixes for TCG debugging
2008-11-17 pbrookTCG variable type checking.
2008-10-21 aurel32TCG: add tcg_const_local_tl()
2008-09-05 aurel32Revert "TCG: enable debug"
2008-09-05 aurel32TCG: enable debug
2008-07-24 malcEmit and use adhoc function descriptor for code_gen_pro...
2008-07-23 malcPreliminary PPC64/Linux host support
2008-06-29 pbrookSuppress bogus compiler warnings.
2008-05-30 bellardsupport of long calls for PPC (malc)
2008-05-25 bellardsuppressed unused macro handling
2008-05-25 bellardadded local temporaries
2008-05-23 bellardadded tcg_temp_free() and improved the handling of...
2008-05-23 bellardprofiler clean up
2008-05-22 bellarddebug output: write helper names
2008-05-22 bellardmore generic call codegen
2008-05-19 blueswir1Better solution for the alignment problem
2008-05-18 blueswir1Fix TCG alignment problems on Sparc64 host
2008-05-17 bellardadded 'pure' function attribute - fixed indirect functi...
2008-05-12 bellardtemporary hack to handle register shortage with dyngen...
2008-05-10 bellardfixed global variable handling with qemu load/stores...
2008-03-16 blueswir1 Increase max temps limit
2008-02-10 pbrookSimplify TCG relocation bugfix.
2008-02-10 pbrookFix TCG relocation bug (exposed by fault after brcond...
2008-02-04 bellardfixed sign extensions - added explicit side effect...
2008-02-03 pbrookAdd TCG variable opaque type.
2008-02-01 bellardTCG code generator