2009-01-04 |
aurel32 | Update FSF address in GPL/LGPL boilerplate |
blob | commitdiff | raw |
2008-12-13 |
malc | Fix smsw for x86_64 guest and bigendian host case |
blob | commitdiff | raw | diff to current |
2008-12-10 |
aurel32 | target-i386: Fix jmp im on x86_64 when executing 32... |
blob | commitdiff | raw | diff to current |
2008-12-07 |
aurel32 | target-i386: fix CVE-2007-1322 |
blob | commitdiff | raw | diff to current |
2008-11-25 |
aliguori | Use sys-queue.h for break/watchpoint managment (Jan... |
blob | commitdiff | raw | diff to current |
2008-11-18 |
aliguori | Refactor and enhance break/watchpoint API (Jan Kiszka) |
blob | commitdiff | raw | diff to current |
2008-11-17 |
pbrook | TCG variable type checking. |
blob | commitdiff | raw | diff to current |
2008-10-04 |
balrog | Fix crc32w decoding, fix a constant width in blendvpd. |
blob | commitdiff | raw | diff to current |
2008-10-04 |
balrog | x86 "popcnt" affects flags. |
blob | commitdiff | raw | diff to current |
2008-10-04 |
balrog | Implement SSE4.1, SSE4.2 (x86). |
blob | commitdiff | raw | diff to current |
2008-10-01 |
balrog | x86 pextrw destination operand can be r64. |
blob | commitdiff | raw | diff to current |
2008-09-25 |
balrog | SYSENTER/SYSEXIT IA-32e implementation (Alexander Graf). |
blob | commitdiff | raw | diff to current |
2008-09-25 |
balrog | Implement x86 SSSE3 instructions. |
blob | commitdiff | raw | diff to current |
2008-07-18 |
ths | Small cleanup of gen_intermediate_code(_internal),... |
blob | commitdiff | raw | diff to current |
2008-07-07 |
bellard | fix cvtsq2s[sd] (Juergen Lock) |
blob | commitdiff | raw | diff to current |
2008-07-05 |
pbrook | Re-add static qualifier. Fix annother occurance of... |
blob | commitdiff | raw | diff to current |
2008-06-30 |
pbrook | Fix rdtsc instruction counting. |
blob | commitdiff | raw | diff to current |
2008-06-29 |
pbrook | Add instruction counter. |
blob | commitdiff | raw | diff to current |
2008-06-18 |
bellard | HLT, MWAIT and MONITOR insn fixes (initial patch by... |
blob | commitdiff | raw | diff to current |
2008-06-06 |
bellard | undocumented 0x82 opcode is invalid in 64 bit code |
blob | commitdiff | raw | diff to current |
2008-06-04 |
bellard | fixed exceptions for cpuid and invlpg |
blob | commitdiff | raw | diff to current |
2008-06-04 |
bellard | reworked SVM interrupt handling logic - fixed vmrun... |
blob | commitdiff | raw | diff to current |
2008-06-04 |
bellard | 32 bit SVM fixes - INVLPG and INVLPGA updates |
blob | commitdiff | raw | diff to current |
2008-05-28 |
bellard | SVM rework |
blob | commitdiff | raw | diff to current |
2008-05-25 |
bellard | fixed x86_64 regression |
blob | commitdiff | raw | diff to current |
2008-05-25 |
bellard | transformed TN into temporaries - add local temporaries... |
blob | commitdiff | raw | diff to current |
2008-05-24 |
pbrook | Fix ARM conditional branch bug. |
blob | commitdiff | raw | diff to current |
2008-05-22 |
bellard | use debug_insn_start to have nicer debug traces |
blob | commitdiff | raw | diff to current |
2008-05-22 |
bellard | proper helper definition registering (all targets must... |
blob | commitdiff | raw | diff to current |
2008-05-22 |
bellard | optimization of shifts by a constant |
blob | commitdiff | raw | diff to current |
2008-05-22 |
bellard | lahf/sahf cpuid test |
blob | commitdiff | raw | diff to current |
2008-05-22 |
bellard | cmpxchg8b fix - added cmpxchg16b |
blob | commitdiff | raw | diff to current |
2008-05-22 |
bellard | cmpxchg 64 bit fix |
blob | commitdiff | raw | diff to current |
2008-05-21 |
bellard | converted conditional jumps, SET and CMOVx to TCG |
blob | commitdiff | raw | diff to current |
2008-05-21 |
bellard | converted env access to TCG |
blob | commitdiff | raw | diff to current |
2008-05-21 |
bellard | convert eflags manipulation insns to TCG |
blob | commitdiff | raw | diff to current |
2008-05-21 |
bellard | convert remaining segment handling to TCG |
blob | commitdiff | raw | diff to current |
2008-05-21 |
bellard | converted LSL/LAR/VERW/VERR to TCG - force 16 bit memor... |
blob | commitdiff | raw | diff to current |
2008-05-21 |
bellard | suppressed no longer used ops |
blob | commitdiff | raw | diff to current |
2008-05-21 |
bellard | converted INTO/CMPXCHG8B to TCG |
blob | commitdiff | raw | diff to current |
2008-05-21 |
bellard | converted BCD ops to TCG |
blob | commitdiff | raw | diff to current |
2008-05-21 |
bellard | converted MUL/IMUL to TCG |
blob | commitdiff | raw | diff to current |
2008-05-18 |
bellard | converted string OPs and LOOP insns to TCG |
blob | commitdiff | raw | diff to current |
2008-05-18 |
bellard | fixed INC/DEC condition codes |
blob | commitdiff | raw | diff to current |
2008-05-17 |
bellard | converted sign extension ops to TCG |
blob | commitdiff | raw | diff to current |
2008-05-17 |
bellard | MONITOR insn address generation fix - converted XLAT... |
blob | commitdiff | raw | diff to current |
2008-05-17 |
bellard | BSR/BSF TCG conversion |
blob | commitdiff | raw | diff to current |
2008-05-17 |
bellard | converted bit test operations to TCG |
blob | commitdiff | raw | diff to current |
2008-05-17 |
bellard | converted adc, sbb, cmpxchg to TCG |
blob | commitdiff | raw | diff to current |
2008-05-17 |
bellard | converted condition code supprot to TCG - converted... |
blob | commitdiff | raw | diff to current |
2008-05-15 |
bellard | converted more helpers to TCG - fixed some SVM issues |
blob | commitdiff | raw | diff to current |
2008-05-12 |
bellard | compilation fix |
blob | commitdiff | raw | diff to current |
2008-05-12 |
bellard | converted more helpers to TCG |
blob | commitdiff | raw | diff to current |
2008-05-12 |
bellard | FPU fixes |
blob | commitdiff | raw | diff to current |
2008-05-12 |
bellard | converted x87 FPU ops to TCG |
blob | commitdiff | raw | diff to current |
2008-05-12 |
bellard | converted SSE/MMX ops to TCG |
blob | commitdiff | raw | diff to current |
2008-05-12 |
bellard | use TCG for MMX/SSE memory accesses |
blob | commitdiff | raw | diff to current |
2008-04-28 |
aurel32 | Factorize code in translate.c |
blob | commitdiff | raw | diff to current |
2008-04-09 |
aurel32 | Check for 3DNow! CPUID at translation time |
blob | commitdiff | raw | diff to current |
2008-04-08 |
aurel32 | 3DNow! instruction set emulation |
blob | commitdiff | raw | diff to current |
2008-02-24 |
blueswir1 | More helper types, rearrange generic definitions |
blob | commitdiff | raw | diff to current |
2008-02-03 |
pbrook | Add TCG variable opaque type. |
blob | commitdiff | raw | diff to current |
2008-02-01 |
bellard | use the TCG code generator |
blob | commitdiff | raw | diff to current |
2007-12-24 |
balrog | Fix cmpxchg8b translation (Bernhard Kauer). |
blob | commitdiff | raw | diff to current |
2007-12-09 |
balrog | Add rdpmc SVM intercept, by Bernhard Kauer. |
blob | commitdiff | raw | diff to current |
2007-11-08 |
bellard | removed obsolete x86 code copy support |
blob | commitdiff | raw | diff to current |
2007-10-31 |
balrog | Correct the WBINVD intercept in SVM (Alexander Graf). |
blob | commitdiff | raw | diff to current |
2007-09-27 |
ths | SVM VINTR fix, by Alexander Graf. |
blob | commitdiff | raw | diff to current |
2007-09-23 |
ths | SVM Support, by Alexander Graf. |
blob | commitdiff | raw | diff to current |
2007-09-20 |
j_mayer | Extend TB flags to 64 bits (Alexander Graf). |
blob | commitdiff | raw | diff to current |
2007-09-17 |
ths | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again... |
blob | commitdiff | raw | diff to current |
2007-09-16 |
ths | find -type f | xargs sed -i 's/[\t ]$//g' # on most... |
blob | commitdiff | raw | diff to current |
2007-06-26 |
ths | DR6 single step exception status bit, by Juergen Keil. |
blob | commitdiff | raw | diff to current |
2007-06-23 |
ths | Fix division by zero handling, by Joris van Rantwijk. |
blob | commitdiff | raw | diff to current |
2007-06-03 |
ths | Spelling fixes, by Stefan Weil. |
blob | commitdiff | raw | diff to current |
2007-05-27 |
blueswir1 | Spelling fix (Mark Glines) |
blob | commitdiff | raw | diff to current |
2007-04-27 |
ths | Workaround qemu guest SIGSEGVs with cmpxchg8b insn... |
blob | commitdiff | raw | diff to current |
2007-01-16 |
bellard | fixed movd mmx/sse insn |
blob | commitdiff | raw | diff to current |
2006-09-24 |
bellard | added SMM support |
blob | commitdiff | raw | diff to current |
2006-09-03 |
bellard | multi byte nop support |
blob | commitdiff | raw | diff to current |
2006-07-10 |
bellard | monitor/mwait support |
blob | commitdiff | raw | diff to current |
2006-06-24 |
bellard | fix for movq2dq, movdq2q and cvttps2dq (thanx to Julian... |
blob | commitdiff | raw | diff to current |
2006-06-14 |
bellard | x86_64 mmx/sse fix |
blob | commitdiff | raw | diff to current |
2006-04-24 |
bellard | movddup fix |
blob | commitdiff | raw | diff to current |
2006-04-23 |
bellard | SSE3 support (Joachim Henke) |
blob | commitdiff | raw | diff to current |
2006-04-02 |
bellard | btx decode fix on x86_64 |
blob | commitdiff | raw | diff to current |
2006-02-04 |
bellard | fxsave/fxrstor fix |
blob | commitdiff | raw | diff to current |
2005-11-20 |
bellard | use direct jump only for jumps in the same page |
blob | commitdiff | raw | diff to current |
2005-08-21 |
bellard | CR4.TSD flag support (Matt Schulkind) |
blob | commitdiff | raw | diff to current |
2005-07-23 |
bellard | x86_64 fixes (initial patch by Filip Navara) |
blob | commitdiff | raw | diff to current |
2005-04-23 |
bellard | lcall and ljmp fixes in 64 bit mode - sysret fix |
blob | commitdiff | raw | diff to current |
2005-04-17 |
bellard | verr and verw eflags opt fix |
blob | commitdiff | raw | diff to current |
2005-03-03 |
bellard | x86_64 fixes |
blob | commitdiff | raw | diff to current |
2005-02-21 |
bellard | loop insn fix for non x86 hosts |
blob | commitdiff | raw | diff to current |
2005-02-01 |
bellard | pusha, popa and enter fix |
blob | commitdiff | raw | diff to current |
2005-01-31 |
bellard | x86_64 call Ev fix |
blob | commitdiff | raw | diff to current |
2005-01-23 |
bellard | avoid empty op |
blob | commitdiff | raw | diff to current |
2005-01-23 |
bellard | CR8 support |
blob | commitdiff | raw | diff to current |
2005-01-16 |
bellard | sse fix |
blob | commitdiff | raw | diff to current |
2005-01-10 |
bellard | removed debug code |
blob | commitdiff | raw | diff to current |
next |