aboutsummaryrefslogtreecommitdiff
path: root/target-i386/op_helper.c
AgeCommit message (Expand)Author
2009-01-15global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost)aliguori
2009-01-15Convert references to logfile/loglevel to use qemu_log*() macrosaliguori
2009-01-15Clean up debugging code #ifdefs (Eduardo Habkost)aliguori
2009-01-14Suppress i386 warningsblueswir1
2009-01-14Add noreturn function attributeblueswir1
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel32
2008-12-13x86 cleanupblueswir1
2008-12-07Remove FORCE_RET() and RETURN()aurel32
2008-11-18x86: Debug register emulation (Jan Kiszka)aliguori
2008-11-17TCG variable type checking.pbrook
2008-11-05Split CPUID from op_helperaliguori
2008-10-26Fix undeclared symbol warnings from sparseblueswir1
2008-10-17i386/SVM: return amount of ASIDsaurel32
2008-10-14target-i386: Add Core Duo Definitionaurel32
2008-10-02Do not use load_seg_vm to load CS in real mode iret handlingmalc
2008-09-30Handle MSR_IA32_PERF_STATUS in rdmsr (Alexander Graf).balrog
2008-09-29My core2duo patch introduced a vague statement of "missing features" in pbrook
2008-09-25SYSENTER/SYSEXIT IA-32e implementation (Alexander Graf).balrog
2008-09-25Core 2 Duo specification (Alexander Graf).balrog
2008-09-09Fix up pxe boot (Glauber Costa)aliguori
2008-09-06Fix most warnings that would be caused by gcc flag -Wundefblueswir1
2008-06-20cmpxchg fixesbellard
2008-06-18HLT, MWAIT and MONITOR insn fixes (initial patch by Alexander Graf)bellard
2008-06-09SVM: Fix segment attribute clobbering (Alexander Graf)bellard
2008-06-04SVM: added tsc_offsetbellard
2008-06-04GIF flag handling fix (Alexander Graf)bellard
2008-06-04reworked SVM interrupt handling logic - fixed vmrun EIP saved value - reworke...bellard
2008-06-0432 bit SVM fixes - INVLPG and INVLPGA updatesbellard
2008-06-04EFER loading fixes, including SVME bitbellard
2008-06-03Spelling fixes, by Stefan Weil.ths
2008-05-30kqemu API change - allow use of kqemu with 32 bit QEMU on a 64 bit hostbellard
2008-05-28moved halted field to CPU_COMMONbellard
2008-05-28SVM reworkbellard
2008-05-28consistent naming for i386 TCG helper filebellard