]> git.proxmox.com Git - qemu.git/history - tcg/tcg.c
fix spelling in tcg sub directory
[qemu.git] / tcg / tcg.c
2011-12-02 Dong Xu Wangfix spelling in tcg sub directory
2011-11-21 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2011-11-19 Blue SwirlMerge branch 's390-1.0' of git://repo.or.cz/qemu/agraf
2011-11-14 Richard Hendersontcg: Use TCGReg for standard tcg-target entry points.
2011-11-02 Blue SwirlMerge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb...
2011-11-02 Blue SwirlMerge branch 'tci' of git://qemu.weilnetz.de/qemu
2011-10-31 Stefan Weiltcg: Make ARRAY_SIZE(tcg_op_defs) globally available
2011-10-01 Stefan Weiltcg: Add some assertions
2011-10-01 Stefan Weiltcg: Add forward declarations for local functions
2011-08-29 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-08-25 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-2...
2011-08-23 Richard Hendersontcg: Update --enable-debug for TCG_OPF_NOT_PRESENT.
2011-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
2011-08-21 Richard Hendersontcg: Always define all of the TCGOpcode enum members.
2011-08-21 Richard Hendersontcg: Add and use TCG_OPF_64BIT.
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2011-08-09 Edgar E. IglesiasMerge remote-tracking branch 'pm-arm/for-upstream'...
2011-08-05 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-07-30 Kirill BatuzovAdd TCG optimizations stub
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 SwirlTCG/Sparc64: use stack for TCG temps
2011-06-26 Blue SwirlTCG: remove broken stack allocation for call arguments
2011-06-26 Blue SwirlTCG: fix negative frame offset calculations
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-03 Christophe Fergeautcg: Fix unused-but-set-variable warning
2011-05-25 Anthony LiguoriMerge remote-tracking branch 'kraxel/CVE-2011-1751...
2011-05-23 Aurelien Jarnotcg: don't keep dead outputs in registers
2011-05-23 Aurelien Jarnotcg: mark dead output argument in op_dead_args
2011-05-23 Aurelien Jarnotcg: replace op_dead_iargs by op_dead_args
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-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-20 Stefan Weiltcg: Fix compiler error (comparison of unsigned expression)
2010-06-16 Richard Hendersontcg: Optionally sign-extend 32-bit arguments for 64...
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-11 Aurelien Jarnotcg: fix DEF macro after commit c61aaf7a388c4ad95d8b546...
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-04-25 Blue SwirlRemove dead assignments in various common files, spotte...
2010-04-17 Richard HendersonFix --enable-profiler compilation.
2010-04-17 malctcg: Add missing static qualifier
2010-03-26 Richard Hendersontcg: Name the opcode enumeration.
2010-03-23 Richard Hendersontcg-hppa: Fix 64-bit argument ordering
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-13 Blue SwirlFix build with -DNDEBUG in CFLAGS
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-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: generic support for conditional set
2009-10-07 Aurelien Jarnotcg: improve output log
2009-10-04 Aurelien Jarnotcg: allocate s->op_dead_iargs dynamically
2009-09-30 Aurelien JarnoRevert part of 6692b043198d58a12317009edb98654c6839f043
2009-09-30 Aurelien JarnoTCG: fix DEF2 macro
2009-07-27 Juan Quintelarename DEBUG_TCG to CONFIG_DEBUG_TCG
2009-07-21 Blue SwirlFix CONFIG_PROFILER
2009-07-17 Paul BrookUserspace guest address offsetting
2009-05-13 Paul BrookInclude assert.h from qemu-common.h
2009-04-16 aurel32tcg: make sure NDEBUG is defined before including ...
2009-04-13 aurel32Add a --enable-debug-tcg option to configure
2009-04-06 aurel32tcg: add a CONST flag to TCG helpers
2009-02-11 blueswir1TCG: remove obsolete old_op_count profiler field
2009-02-10 blueswir1Add "static"
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-03 aurel32tcg: remove tcg_global_reg2_new_hack()
2008-12-14 aurel32tcg: kill two warnings
2008-12-10 malcIntroduce and use cache-utils.[ch]
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-29 malcFix alignment of 64bit args
2008-11-18 malcPreliminary AIX support
2008-11-17 pbrookTCG variable type checking.
2008-10-26 blueswir1Fix undeclared symbol warnings from sparse
2008-10-21 aurel32TCG: add tcg_const_local_tl()
2008-09-14 blueswir1Display TCGCond name in tcg dumper (original patch...
2008-08-17 blueswir1Fix some warnings that would be generated by gcc -Wmiss...
next