]> git.proxmox.com Git - mirror_qemu.git/history - tcg
Fix curses interaction with keymaps
[mirror_qemu.git] / tcg /
2010-03-02 Aurelien Jarnotcg/arm: merge the two sets of #define for optional ops
2010-03-02 Aurelien Jarnotcg/arm: accept immediate arguments for brcond/setcond
2010-03-02 Andrzej ZaborowskiAdd a missing break
2010-03-02 Aurelien Jarnotcg/arm: implement setcond2
2010-03-02 Aurelien Jarnotcg/arm: implement setcond
2010-03-02 Aurelien Jarnotcg/arm: fix div2/divu2
2010-02-26 malctcg/ppc: Fix right rotation
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-22 malctcg/ppc: Fix typo
2010-02-22 malctcg/ppc64: Use C90 style comments
2010-02-22 malctcg/ppc: Implement some of the optional ops
2010-02-22 Jay Foadtcg: fix build on 32-bit hppa, ppc and sparc hosts
2010-02-20 Jay Foadtcg: fix assertion with --enable-debug
2010-02-20 Richard Hendersontcg: Add comments for all optional instructions not...
2010-02-20 Richard Hendersontcg-sparc: Implement ORC.
2010-02-20 Richard Hendersontcg-sparc: Implement ANDC.
2010-02-20 Richard Hendersontcg: Optional target implementation of ORC.
2010-02-20 Richard Hendersontcg: Optional target implementation of ANDC.
2010-02-20 Richard Hendersontcg-sparc: Implement not.
2010-02-20 Richard Hendersontcg-sparc: Implement neg.
2010-02-19 malctcg/ppc: Consistently use calling convention selection...
2010-02-19 Juergen LockUse ppc host calling convention definitions to set...
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-sparc: Implement setcond, setcond2.
2010-02-16 Richard Hendersontcg: Add tcg_swap_cond.
2010-02-13 Blue SwirlMerge branch 'for_anthony' of git://git.kernel.org...
2010-02-09 Aurelien Jarnotcg/mips: fix crash in tcg_out_qemu_ld()
2010-02-09 Aurelien Jarnotcg/mips: implement setcond2
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-08 Aurelien Jarnotcg/mips: implement setcond
2010-02-08 Aurelien Jarnotcg: move setcond* ops to non-optional section
2010-02-08 Aurelien Jarnotcg: add setcondi pseudo-op
2010-02-06 malctcg/ppc64: implement setcond
2010-02-06 malctcg/ppc32: proper setcond implementation
2010-02-06 malctcg/ppc32: implement setcond[2]
2010-02-06 Richard Hendersontcg-i386: Implement setcond.
2010-02-06 Richard Hendersontcg-i386: Implement small forward branches.
2010-02-06 Richard Hendersontcg-x86_64: implement setcond
2010-02-06 Richard Hendersontcg: add tcg_invert_cond
2010-02-06 Richard Hendersontcg: generic support for conditional set
2010-02-06 Richard Hendersontcg: document double-word support opcodes.
2010-01-15 Richard Hendersontcg/x86_64: Avoid unnecessary REX.B prefixes.
2010-01-14 Richard Hendersontcg/x86_64: Special-case all 32-bit AND operands.
2010-01-12 Richard Hendersontcg-sparc: Implement ext32[su]_i64
2010-01-12 Richard Hendersontcg-sparc: Implement division properly.
2010-01-12 Richard Hendersontcg-sparc: Do not remove %o[012] from 'r' constraint.
2010-01-12 Richard Hendersontcg-sparc: Implement add2, sub2, mulu2.
2010-01-12 Richard Hendersontcg-sparc: Add tcg_out_arithc.
2010-01-06 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2009-12-27 Richard Hendersontcg: Add tcg_unsigned_cond.
2009-12-21 Richard Hendersontcg-sparc: Implement brcond2.
2009-12-21 Richard Hendersontcg-sparc: Use TCG_TARGET_REG_BITS in conditional compi...
2009-12-21 Richard Hendersontcg-sparc: Improve tcg_out_movi for sparc64.
2009-12-21 Richard Hendersontcg-sparc: Fix imm13 check in movi.
2009-12-15 malctcg/ppc64: Fix loading of 32bit constants
2009-12-06 Andreas FaerberTCG: Mac OS X support for ppc64 target
2009-12-05 Alexander GrafS/390 fake TCG implementation
2009-12-01 Anthony LiguoriMerge commit 'mst/for_anthony' into mst
2009-12-01 Aurelien Jarnotcg: initial mips support
2009-11-24 Aurelien Jarnotcg: fix tcg_regset_{set,reset}_reg with more than...
2009-11-24 Aurelien Jarnotcg/ppc64,x86_64: fix constraints of op_qemu_st64
2009-11-14 Magnus Dammtcg/i386: remove duplicate sar opcode
2009-10-07 Aurelien Jarnotcg: improve output log
2009-10-04 Aurelien Jarnotcg: allocate s->op_dead_iargs dynamically
2009-10-04 Aurelien Jarnotcg: remove dead code
2009-10-04 Aurelien Jarnotcg/i386: add support for ext{8,16}u_i32 TCG ops
2009-10-04 Aurelien Jarnotcg/x86_64: add support for ext{8,16,32}u_i{32,64}...
2009-10-04 Aurelien Jarnotcg: add ext{8,16,32}u_i{32,64} TCG ops
2009-09-30 Aurelien JarnoRevert part of 6692b043198d58a12317009edb98654c6839f043
2009-09-30 Aurelien JarnoTCG: fix DEF2 macro
2009-09-27 Aurelien Jarnotcg/i386: generates dec/inc instead of sub/add when...
2009-09-27 Aurelien Jarnotcg/i386: optimize and $0xff(ff), reg
2009-09-27 Aurelien Jarnotcg/x86_64: generated dec/inc instead of sub/add when...
2009-09-27 malctcg/ppc: always use tcg_out_call
2009-09-26 Laurent DesnoguesARM back-end: Use sxt[bh] instructions for ext{8, 6}s
2009-09-25 Stefan WeilSuppress some variants of English in comments
2009-09-20 Blue SwirlCompile TCG runtime library only once
2009-09-16 Stefan Weiltcg: fix size of local variables in tcg_gen_bswap64_i64
2009-09-10 malcX86_64: Use proper jumps/calls when displacement exceed...
2009-09-06 malcWhen targeting PPU use rlwinm instead of andi. if possible
2009-08-24 Laurent DesnoguesARM back-end: Fix encode_imm
2009-08-23 Andrzej ZaborowskiMerge with balrog@git.sv.gnu.org:/srv/git/qemu.git
2009-08-22 Laurent DesnoguesARM back-end: Handle all possible immediates for ALU ops
2009-08-22 Laurent DesnoguesARM back-end: Add TCG not
2009-07-27 Juan Quintelarename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
2009-07-27 Juan Quintelarename DEBUG_TCG to CONFIG_DEBUG_TCG
2009-07-27 Juan Quintelachange HOST_SOLARIS to CONFIG_SOLARIS{_VERSION}
2009-07-21 Blue SwirlFix CONFIG_PROFILER
2009-07-19 malcFix rbase initialization
2009-07-18 Laurent Desnoguesthis patch improves the ARM back-end in the following...
2009-07-18 Aurelien Jarnotcg: Fix tcg_gen_rotr_i64
2009-07-18 malcPPC 32/64 GUEST_BASE support
2009-07-18 malcFix LHZX opcode value
2009-07-17 Juan QuintelaUserspace guest address offsetting
2009-07-17 Paul BrookUserspace guest address offsetting
2009-07-17 Paul BrookARM host fixes
2009-05-13 Paul BrookInclude assert.h from qemu-common.h
2009-04-16 aurel32tcg: make sure NDEBUG is defined before including ...
next