]> git.proxmox.com Git - mirror_qemu.git/history - target-i386/exec.h
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
[mirror_qemu.git] / target-i386 / exec.h
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-06-26 thsDR6 single step exception status bit, by Juergen Keil.
2007-06-03 thsFix typo.
2007-06-03 thsClean up of some target specifics in exec.c/cpu-exec.c.
2006-09-24 bellardadded SMM support
2006-07-10 bellardmonitor/mwait support
2006-05-03 bellardbswapq fix
2006-04-23 bellardSSE3 support (Joachim Henke)
2005-10-30 bellardmoved common softmmu code to common header (Paul Brook)
2005-07-24 bellardfscale fix (bug noticed by Kuwanger, fix by malc)
2005-07-23 bellardx86_64 fixes (initial patch by Filip Navara)
2005-03-20 bellardNaN support in FPU comparisons
2005-03-13 bellardsoft float support
2005-03-01 bellardx86_64 support
2005-01-23 bellardmore fpu functions
2005-01-08 bellardMMX/SSE support
2005-01-06 bellarddiv64 fix - raise_interrupt() fix - SSE fix
2005-01-04 bellardsyscall insn fix
2005-01-03 bellardx86_64 target support
2004-11-14 bellardenter insn fix
2004-10-12 bellardcorrect handling of saved host registers
2004-07-05 bellardDarwin patch (initial patch by Pierre d'Herbemont)
2004-05-29 bellardfnop FPU exception support (aka FreeBSD FPU probe)...
2004-05-12 bellardbsd port (Markus Niemisto)
2004-05-08 bellarddivision by zero FPU exception support
2004-03-26 bellardfixed ljmp and iret to TSS
2004-02-25 bellardnative FPU support in code copy mode
2004-02-03 bellardmore precise TLB invalidation - init cleanup
2004-01-04 bellardcorrect zero segment values when coming from VM86 mode...
2003-11-23 bellardfixed eflags IF/IOPL update
2003-11-13 bellardadded verr, verw, arpl - more precise segment rights...
2003-11-13 bellardio map checks
2003-10-28 bellardfixed long double accesses when using soft MMU
2003-10-27 bellardfull softmmu support
2003-09-30 bellardnew directory structure