summaryrefslogtreecommitdiffstats
path: root/target-i386/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* Make SVM env->cr[8] a valid register (patch from TeLeMan).balrog2008-02-031-1/+1
* x86_64 linux user emulationbellard2007-11-141-0/+3
* consistent types for cpu_x86_fsave and cpu_x86_frstorbellard2007-11-111-2/+2
* added cpu_model parameter to cpu_init()bellard2007-11-101-2/+1
* removed obsolete x86 code copy supportbellard2007-11-081-11/+0
* added -cpu option for x86 (initial patch by Dan Kenigsberg)bellard2007-11-081-1/+38
* Replace is_user variable with mmu_idx in softmmu core,j_mayer2007-10-141-0/+11
* Move get_sp_from_cpustate from cpu.h to target_signal.h.ths2007-09-271-5/+0
* linux-user sigaltstack() syscall, by Thayne Harbaugh.ths2007-09-271-0/+5
* SVM Support, by Alexander Graf.ths2007-09-231-0/+22
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-4/+4
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-15/+15
* Spelling fixes, by Stefan Weil.ths2007-07-111-1/+1
* Move target-specific defines to the target directories.ths2007-06-031-0/+7
* i386 return APIC ID with cpuid, by Bernhard Kauer.ths2007-04-031-0/+1
* Generate double and triple faults, by Bernhard Kauer.ths2007-03-311-0/+1
* darwin fixbellard2007-02-051-1/+1
* siginfo fix for Darwin/Mac OS X, by Pierre d'Herbemont.ths2007-01-311-2/+1
* Check ELF binaries for machine type and endianness.ths2006-12-231-0/+6
* SMM fix for x86_64bellard2006-09-271-1/+3
* added SMM supportbellard2006-09-241-0/+4
* SSE3 support (Joachim Henke)bellard2006-04-231-1/+1
* added last_io_time fieldbellard2006-02-081-0/+10
* nx definesbellard2005-11-281-0/+3
* added HF_HALTED bitbellard2005-11-231-1/+3
* added CPU_COMMON and CPUState.tb_jmp_cache[]bellard2005-11-201-20/+1
* x86_64 fixes (initial patch by Filip Navara)bellard2005-07-231-0/+10
* enable EFER usage in i386 emulation - more cpuid bitsbellard2005-04-231-3/+8
* gdb support for user mode (Paul Brook)bellard2005-04-171-0/+2
* soft float supportbellard2005-03-131-5/+9
* fixed kqemu configbellard2005-02-121-3/+0
* disable USE_KQEMU if no sourcebellard2005-02-121-1/+1
* kqemu supportbellard2005-02-101-10/+25
* CR8 supportbellard2005-01-231-9/+4
* fixed performance regressionbellard2005-01-121-5/+5
* MMX/SSE supportbellard2005-01-081-6/+24
* big endian SSE fixbellard2005-01-061-8/+33
* x86_64 target supportbellard2005-01-031-32/+157
* monitor fixesbellard2004-10-091-1/+0
* commentbellard2004-07-121-1/+1
* added cpu_reset()bellard2004-06-201-0/+1
* fixed 16 bit segment optimisationsbellard2004-06-131-2/+4
* added cpu_get_tsc()bellard2004-05-201-0/+2
* bsd port (Markus Niemisto)bellard2004-05-121-1/+1
* division by zero FPU exception supportbellard2004-05-081-0/+3
* precise self modifying code supportbellard2004-04-251-2/+16
* added cpu_get_fp80() and cpu_set_fp80()bellard2004-03-311-0/+4
* initial x86-64 host support (Gwenole Beauchesne)bellard2004-03-171-1/+1
* CR0.MP/EM/TS supportbellard2004-02-251-1/+13
* experimental code copy supportbellard2004-02-161-0/+9
OpenPOWER on IntegriCloud