x86_64 fixes (initial patch by Filip Navara)
[qemu] / target-i386 / helper2.c
2005-07-23 bellardx86_64 fixes (initial patch by Filip Navara)
2005-07-03 bellardbetter fpu state dump
2005-04-23 bellardreturn model id in cpuid for x86_64
2005-02-10 bellardenabled MMX, PAE and SEP
2005-01-28 bellardphysical memory access functions
2005-01-25 bellardSupport resolving addresses in PAE mode in cpu_get_phys...
2005-01-12 bellardenable MMX for x86_64 too
2005-01-08 bellardMMX/SSE support
2005-01-03 bellardx86_64 target support
2004-10-09 bellardmonitor fixes
2004-10-03 bellardremoved access_type hack
2004-06-22 bellardcpu_single_env init
2004-06-20 bellardboot to top of 4GB space
2004-06-20 bellardadded cpu_reset()
2004-06-19 bellardbuffer overflow fix
2004-05-08 bellardcr0.ET fix (Win95 boot fix)
2004-04-25 bellarddump A20 state
2004-03-31 bellardwin32 port (initial patch by kazu)
2004-03-04 bellard2.6 kernel compile fix
2004-02-25 bellardCR0.MP/EM/TS support - native fpu support in code copy...
2004-02-16 bellardexperimental code copy support - fixed A20 emulation
2004-02-07 bellardfixed WP semantics
2004-02-03 bellardmore precise TLB invalidation - init cleanup
2004-01-24 bellardcombine PDE and PTE protections as in intel specs ...
2004-01-18 bellardfixed dirty bit support for 4M pages (L4 Pistachio...
2004-01-13 bellardfixed subtle bug: in some cases PG_DIRTY was not set...
2004-01-04 bellardcorrect value for ADDSEG is real mode (fixes GRUB boot...
2004-01-04 bellarddebug fixes - use more generic TLB mappings
2003-12-02 bellarddump irq inhibit flag as it is a part of the cpu state
2003-11-23 bellarda20 fix
2003-11-19 bellardalways completely redefine the TLB in case of MMU fault
2003-11-12 bellarddump more registers
2003-11-04 bellarda20 support
2003-10-27 bellardfull softmmu support
2003-09-30 bellardnew directory structure