i386: remove unused function prototypes (Laurent Desnogues)
[qemu] / target-i386 / op_helper.c
2008-11-18 aliguorix86: Debug register emulation (Jan Kiszka)
2008-11-17 pbrookTCG variable type checking.
2008-11-05 aliguoriSplit CPUID from op_helper
2008-10-26 blueswir1Fix undeclared symbol warnings from sparse
2008-10-17 aurel32i386/SVM: return amount of ASIDs
2008-10-14 aurel32target-i386: Add Core Duo Definition
2008-10-02 malcDo not use load_seg_vm to load CS in real mode iret...
2008-09-30 balrogHandle MSR_IA32_PERF_STATUS in rdmsr (Alexander Graf).
2008-09-29 pbrookMy core2duo patch introduced a vague statement of ...
2008-09-25 balrogSYSENTER/SYSEXIT IA-32e implementation (Alexander Graf).
2008-09-25 balrogCore 2 Duo specification (Alexander Graf).
2008-09-09 aliguoriFix up pxe boot (Glauber Costa)
2008-09-06 blueswir1Fix most warnings that would be caused by gcc flag...
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