Use sys-queue.h for break/watchpoint managment (Jan Kiszka)
[qemu] / target-i386 / translate.c
2008-11-25 aliguoriUse sys-queue.h for break/watchpoint managment (Jan...
2008-11-18 aliguoriRefactor and enhance break/watchpoint API (Jan Kiszka)
2008-11-17 pbrookTCG variable type checking.
2008-10-04 balrogFix crc32w decoding, fix a constant width in blendvpd.
2008-10-04 balrogx86 "popcnt" affects flags.
2008-10-04 balrogImplement SSE4.1, SSE4.2 (x86).
2008-10-01 balrogx86 pextrw destination operand can be r64.
2008-09-25 balrogSYSENTER/SYSEXIT IA-32e implementation (Alexander Graf).
2008-09-25 balrogImplement x86 SSSE3 instructions.
2008-07-18 thsSmall cleanup of gen_intermediate_code(_internal),...
2008-07-07 bellardfix cvtsq2s[sd] (Juergen Lock)
2008-07-05 pbrookRe-add static qualifier. Fix annother occurance of...
2008-06-30 pbrookFix rdtsc instruction counting.
2008-06-29 pbrookAdd instruction counter.
2008-06-18 bellardHLT, MWAIT and MONITOR insn fixes (initial patch by...
2008-06-06 bellardundocumented 0x82 opcode is invalid in 64 bit code
2008-06-04 bellardfixed exceptions for cpuid and invlpg
2008-06-04 bellardreworked SVM interrupt handling logic - fixed vmrun...
2008-06-04 bellard32 bit SVM fixes - INVLPG and INVLPGA updates
2008-05-28 bellardSVM rework
2008-05-25 bellardfixed x86_64 regression
2008-05-25 bellardtransformed TN into temporaries - add local temporaries...
2008-05-24 pbrookFix ARM conditional branch bug.
2008-05-22 bellarduse debug_insn_start to have nicer debug traces
2008-05-22 bellardproper helper definition registering (all targets must...
2008-05-22 bellardoptimization of shifts by a constant
2008-05-22 bellardlahf/sahf cpuid test
2008-05-22 bellardcmpxchg8b fix - added cmpxchg16b
2008-05-22 bellardcmpxchg 64 bit fix
2008-05-21 bellardconverted conditional jumps, SET and CMOVx to TCG
2008-05-21 bellardconverted env access to TCG
2008-05-21 bellardconvert eflags manipulation insns to TCG
2008-05-21 bellardconvert remaining segment handling to TCG
2008-05-21 bellardconverted LSL/LAR/VERW/VERR to TCG - force 16 bit memor...
2008-05-21 bellardsuppressed no longer used ops
2008-05-21 bellardconverted INTO/CMPXCHG8B to TCG
2008-05-21 bellardconverted BCD ops to TCG
2008-05-21 bellardconverted MUL/IMUL to TCG
2008-05-18 bellardconverted string OPs and LOOP insns to TCG
2008-05-18 bellardfixed INC/DEC condition codes
2008-05-17 bellardconverted sign extension ops to TCG
2008-05-17 bellardMONITOR insn address generation fix - converted XLAT...
2008-05-17 bellardBSR/BSF TCG conversion
2008-05-17 bellardconverted bit test operations to TCG
2008-05-17 bellardconverted adc, sbb, cmpxchg to TCG
2008-05-17 bellardconverted condition code supprot to TCG - converted...
2008-05-15 bellardconverted more helpers to TCG - fixed some SVM issues
2008-05-12 bellardcompilation fix
2008-05-12 bellardconverted more helpers to TCG
2008-05-12 bellardFPU fixes
2008-05-12 bellardconverted x87 FPU ops to TCG
2008-05-12 bellardconverted SSE/MMX ops to TCG
2008-05-12 bellarduse TCG for MMX/SSE memory accesses
2008-04-28 aurel32Factorize code in translate.c
2008-04-09 aurel32Check for 3DNow! CPUID at translation time
2008-04-08 aurel323DNow! instruction set emulation
2008-02-24 blueswir1 More helper types, rearrange generic definitions
2008-02-03 pbrookAdd TCG variable opaque type.
2008-02-01 bellarduse the TCG code generator
2007-12-24 balrogFix cmpxchg8b translation (Bernhard Kauer).
2007-12-09 balrogAdd rdpmc SVM intercept, by Bernhard Kauer.
2007-11-08 bellardremoved obsolete x86 code copy support
2007-10-31 balrogCorrect the WBINVD intercept in SVM (Alexander Graf).
2007-09-27 thsSVM VINTR fix, by Alexander Graf.
2007-09-23 thsSVM Support, by Alexander Graf.
2007-09-20 j_mayerExtend TB flags to 64 bits (Alexander Graf).
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-06-26 thsDR6 single step exception status bit, by Juergen Keil.
2007-06-23 thsFix division by zero handling, by Joris van Rantwijk.
2007-06-03 thsSpelling fixes, by Stefan Weil.
2007-05-27 blueswir1Spelling fix (Mark Glines)
2007-04-27 thsWorkaround qemu guest SIGSEGVs with cmpxchg8b insn...
2007-01-16 bellardfixed movd mmx/sse insn
2006-09-24 bellardadded SMM support
2006-09-03 bellardmulti byte nop support
2006-07-10 bellardmonitor/mwait support
2006-06-24 bellardfix for movq2dq, movdq2q and cvttps2dq (thanx to Julian...
2006-06-14 bellardx86_64 mmx/sse fix
2006-04-24 bellardmovddup fix
2006-04-23 bellardSSE3 support (Joachim Henke)
2006-04-02 bellardbtx decode fix on x86_64
2006-02-04 bellardfxsave/fxrstor fix
2005-11-20 bellarduse direct jump only for jumps in the same page
2005-08-21 bellardCR4.TSD flag support (Matt Schulkind)
2005-07-23 bellardx86_64 fixes (initial patch by Filip Navara)
2005-04-23 bellardlcall and ljmp fixes in 64 bit mode - sysret fix
2005-04-17 bellardverr and verw eflags opt fix
2005-03-03 bellardx86_64 fixes
2005-02-21 bellardloop insn fix for non x86 hosts
2005-02-01 bellardpusha, popa and enter fix
2005-01-31 bellardx86_64 call Ev fix
2005-01-23 bellardavoid empty op
2005-01-23 bellardCR8 support
2005-01-16 bellardsse fix
2005-01-10 bellardremoved debug code
2005-01-09 bellardgeneralized use of GOTO_TB() macro
2005-01-08 bellardMMX/SSE support
2005-01-06 bellarddiv64 fix - raise_interrupt() fix - SSE fix
2005-01-04 bellardsyscall insn fix
next