x86: Add support for resume flag
[qemu] / target-i386 / translate.c
2009-05-22 Jan Kiszkax86: Add support for resume flag
2009-05-13 Paul BrookInclude assert.h from qemu-common.h
2009-05-13 Blue SwirlReplace gcc variadic macro extension with C99 version
2009-04-05 aurel32Add new command line option -singlestep for tcg single...
2009-04-02 malcImmediate versions of ro[lr]
2009-03-13 aurel32target-i386: use the new bswap* TCG ops
2009-03-13 aurel32tcg: rename bswap_i32/i64 functions
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-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-12-13 malcFix smsw for x86_64 guest and bigendian host case
2008-12-10 aurel32target-i386: Fix jmp im on x86_64 when executing 32...
2008-12-07 aurel32target-i386: fix CVE-2007-1322
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
next