fix cvtsq2s[sd] (Juergen Lock)
[qemu] / target-i386 / op_helper.c
2008-06-20 bellardcmpxchg fixes
2008-06-18 bellardHLT, MWAIT and MONITOR insn fixes (initial patch by...
2008-06-09 bellardSVM: Fix segment attribute clobbering (Alexander Graf)
2008-06-04 bellardSVM: added tsc_offset
2008-06-04 bellardGIF flag handling fix (Alexander Graf)
2008-06-04 bellardreworked SVM interrupt handling logic - fixed vmrun...
2008-06-04 bellard32 bit SVM fixes - INVLPG and INVLPGA updates
2008-06-04 bellardEFER loading fixes, including SVME bit
2008-06-03 thsSpelling fixes, by Stefan Weil.
2008-05-30 bellardkqemu API change - allow use of kqemu with 32 bit QEMU...
2008-05-28 bellardmoved halted field to CPU_COMMON
2008-05-28 bellardSVM rework
2008-05-28 bellardconsistent naming for i386 TCG helper file