summaryrefslogtreecommitdiffstats
path: root/target-i386/op_helper.c
Commit message (Expand)AuthorAgeFilesLines
* TCG variable type checking.pbrook2008-11-171-60/+133
* Split CPUID from op_helperaliguori2008-11-051-162/+6
* Fix undeclared symbol warnings from sparseblueswir12008-10-261-1/+1
* i386/SVM: return amount of ASIDsaurel322008-10-171-3/+3
* target-i386: Add Core Duo Definitionaurel322008-10-141-1/+4
* Do not use load_seg_vm to load CS in real mode iret handlingmalc2008-10-021-1/+2
* Handle MSR_IA32_PERF_STATUS in rdmsr (Alexander Graf).balrog2008-09-301-6/+6
* My core2duo patch introduced a vague statement of "missing features" in pbrook2008-09-291-0/+21
* SYSENTER/SYSEXIT IA-32e implementation (Alexander Graf).balrog2008-09-251-16/+44
* Core 2 Duo specification (Alexander Graf).balrog2008-09-251-0/+43
* Fix up pxe boot (Glauber Costa)aliguori2008-09-091-2/+6
* Fix most warnings that would be caused by gcc flag -Wundefblueswir12008-09-061-1/+1
* cmpxchg fixesbellard2008-06-201-0/+7
* HLT, MWAIT and MONITOR insn fixes (initial patch by Alexander Graf)bellard2008-06-181-5/+13
* SVM: Fix segment attribute clobbering (Alexander Graf)bellard2008-06-091-1/+1
* SVM: added tsc_offsetbellard2008-06-041-1/+4
* GIF flag handling fix (Alexander Graf)bellard2008-06-041-2/+2
* reworked SVM interrupt handling logic - fixed vmrun EIP saved value - reworke...bellard2008-06-041-43/+38
* 32 bit SVM fixes - INVLPG and INVLPGA updatesbellard2008-06-041-16/+35
* EFER loading fixes, including SVME bitbellard2008-06-041-26/+12
* Spelling fixes, by Stefan Weil.ths2008-06-031-4/+4
* kqemu API change - allow use of kqemu with 32 bit QEMU on a 64 bit hostbellard2008-05-301-11/+21
* moved halted field to CPU_COMMONbellard2008-05-281-1/+1
* SVM reworkbellard2008-05-281-119/+182
* consistent naming for i386 TCG helper filebellard2008-05-281-0/+5385
OpenPOWER on IntegriCloud