]> git.proxmox.com Git - mirror_qemu.git/history - target-i386/helper2.c
win32 port (initial patch by kazu)
[mirror_qemu.git] / target-i386 / helper2.c
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