summaryrefslogtreecommitdiff
path: root/target-i386/cpu.h
AgeCommit message (Expand)AuthorFilesLines
2007-11-08removed obsolete x86 code copy supportbellard1-11/+0
2007-11-08added -cpu option for x86 (initial patch by Dan Kenigsberg)bellard1-1/+38
2007-10-14Replace is_user variable with mmu_idx in softmmu core,j_mayer1-0/+11
2007-09-27Move get_sp_from_cpustate from cpu.h to target_signal.h.ths1-5/+0
2007-09-27linux-user sigaltstack() syscall, by Thayne Harbaugh.ths1-0/+5
2007-09-23SVM Support, by Alexander Graf.ths1-0/+22
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths1-4/+4
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-15/+15
2007-07-11Spelling fixes, by Stefan Weil.ths1-1/+1
2007-06-03Move target-specific defines to the target directories.ths1-0/+7
2007-04-03i386 return APIC ID with cpuid, by Bernhard Kauer.ths1-0/+1
2007-03-31Generate double and triple faults, by Bernhard Kauer.ths1-0/+1
2007-02-05darwin fixbellard1-1/+1
2007-01-31siginfo fix for Darwin/Mac OS X, by Pierre d'Herbemont.ths1-2/+1
2006-12-23Check ELF binaries for machine type and endianness.ths1-0/+6
2006-09-27SMM fix for x86_64bellard1-1/+3
2006-09-24added SMM supportbellard1-0/+4
2006-04-23SSE3 support (Joachim Henke)bellard1-1/+1
2006-02-08added last_io_time fieldbellard1-0/+10
2005-11-28nx definesbellard1-0/+3
2005-11-23added HF_HALTED bitbellard1-1/+3
2005-11-20added CPU_COMMON and CPUState.tb_jmp_cache[]bellard1-20/+1
2005-07-23x86_64 fixes (initial patch by Filip Navara)bellard1-0/+10
2005-04-23enable EFER usage in i386 emulation - more cpuid bitsbellard1-3/+8
2005-04-17gdb support for user mode (Paul Brook)bellard1-0/+2
2005-03-13soft float supportbellard1-5/+9
2005-02-12fixed kqemu configbellard1-3/+0
2005-02-12disable USE_KQEMU if no sourcebellard1-1/+1
2005-02-10kqemu supportbellard1-10/+25
2005-01-23CR8 supportbellard1-9/+4
2005-01-12fixed performance regressionbellard1-5/+5
2005-01-08MMX/SSE supportbellard1-6/+24
2005-01-06big endian SSE fixbellard1-8/+33
2005-01-03x86_64 target supportbellard1-32/+157
2004-10-09monitor fixesbellard1-1/+0
2004-07-12commentbellard1-1/+1
2004-06-20added cpu_reset()bellard1-0/+1
2004-06-13fixed 16 bit segment optimisationsbellard1-2/+4
2004-05-20added cpu_get_tsc()bellard1-0/+2
2004-05-12bsd port (Markus Niemisto)bellard1-1/+1
2004-05-08division by zero FPU exception supportbellard1-0/+3
2004-04-25precise self modifying code supportbellard1-2/+16
2004-03-31added cpu_get_fp80() and cpu_set_fp80()bellard1-0/+4
2004-03-17initial x86-64 host support (Gwenole Beauchesne)bellard1-1/+1
2004-02-25CR0.MP/EM/TS supportbellard1-1/+13
2004-02-16experimental code copy supportbellard1-0/+9
2004-02-03cleanupbellard1-5/+6
2004-01-24added TARGET_LONG_BITSbellard1-0/+2
2004-01-04added PE to static CPU state (avoids flushing translated code when swiching b...bellard1-3/+6
2003-12-02P4 style multiplication eflagsbellard1-1/+4