]> git.proxmox.com Git - mirror_qemu.git/history - target-i386/cpu.h
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
[mirror_qemu.git] / target-i386 / cpu.h
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-07-11 thsSpelling fixes, by Stefan Weil.
2007-06-03 thsMove target-specific defines to the target directories.
2007-04-03 thsi386 return APIC ID with cpuid, by Bernhard Kauer.
2007-03-31 thsGenerate double and triple faults, by Bernhard Kauer.
2007-02-05 bellarddarwin fix
2007-01-31 thssiginfo fix for Darwin/Mac OS X, by Pierre d'Herbemont.
2006-12-23 thsCheck ELF binaries for machine type and endianness.
2006-09-27 bellardSMM fix for x86_64
2006-09-24 bellardadded SMM support
2006-04-23 bellardSSE3 support (Joachim Henke)
2006-02-08 bellardadded last_io_time field
2005-11-28 bellardnx defines
2005-11-23 bellardadded HF_HALTED bit
2005-11-20 bellardadded CPU_COMMON and CPUState.tb_jmp_cache[]
2005-07-23 bellardx86_64 fixes (initial patch by Filip Navara)
2005-04-23 bellardenable EFER usage in i386 emulation - more cpuid bits
2005-04-17 bellardgdb support for user mode (Paul Brook)
2005-03-13 bellardsoft float support
2005-02-12 bellardfixed kqemu config
2005-02-12 bellarddisable USE_KQEMU if no source
2005-02-10 bellardkqemu support
2005-01-23 bellardCR8 support
2005-01-12 bellardfixed performance regression
2005-01-08 bellardMMX/SSE support
2005-01-06 bellardbig endian SSE fix
2005-01-03 bellardx86_64 target support
2004-10-09 bellardmonitor fixes
2004-07-12 bellardcomment
2004-06-20 bellardadded cpu_reset()
2004-06-13 bellardfixed 16 bit segment optimisations
2004-05-20 bellardadded cpu_get_tsc()
2004-05-12 bellardbsd port (Markus Niemisto)
2004-05-08 bellarddivision by zero FPU exception support
2004-04-25 bellardprecise self modifying code support
2004-03-31 bellardadded cpu_get_fp80() and cpu_set_fp80()
2004-03-17 bellardinitial x86-64 host support (Gwenole Beauchesne)
2004-02-25 bellardCR0.MP/EM/TS support
2004-02-16 bellardexperimental code copy support
2004-02-03 bellardcleanup
2004-01-24 bellardadded TARGET_LONG_BITS
2004-01-04 bellardadded PE to static CPU state (avoids flushing translate...
2003-12-02 bellardP4 style multiplication eflags
2003-11-12 bellardadded comments and TSS bit
2003-11-04 bellarda20 support
2003-09-30 bellardnew directory structure