Age | Commit message (Expand) | Author |
2009-10-23 | target-i386: implement lzcnt emulation | Andre Przywara |
2009-10-04 | target-i386: add RDTSCP support | Andre Przywara |
2009-05-22 | x86: Add support for resume flag | Jan Kiszka |
2008-11-17 | TCG variable type checking. | pbrook |
2008-09-25 | SYSENTER/SYSEXIT IA-32e implementation (Alexander Graf). | balrog |
2008-08-30 | Fix some warnings that would be generated by gcc -Wredundant-decls | blueswir1 |
2008-06-18 | HLT, MWAIT and MONITOR insn fixes (initial patch by Alexander Graf) | bellard |
2008-06-04 | reworked SVM interrupt handling logic - fixed vmrun EIP saved value - reworke... | bellard |
2008-06-04 | 32 bit SVM fixes - INVLPG and INVLPGA updates | bellard |
2008-05-28 | SVM rework | bellard |
2008-05-22 | proper helper definition registering (all targets must do that) | bellard |
2008-05-22 | cmpxchg8b fix - added cmpxchg16b | bellard |
2008-05-21 | convert eflags manipulation insns to TCG | bellard |
2008-05-21 | converted LSL/LAR/VERW/VERR to TCG - force 16 bit memory access for LSL/LAR | bellard |
2008-05-21 | converted INTO/CMPXCHG8B to TCG | bellard |
2008-05-17 | BSR/BSF TCG conversion | bellard |
2008-05-17 | converted condition code supprot to TCG - converted shift ops to TCG | bellard |
2008-05-15 | converted more helpers to TCG - fixed some SVM issues | bellard |
2008-05-12 | converted more helpers to TCG | bellard |
2008-05-12 | converted x87 FPU ops to TCG | bellard |
2008-05-12 | converted SSE/MMX ops to TCG | bellard |
2008-02-01 | use the TCG code generator | bellard |