]> git.proxmox.com Git - mirror_qemu.git/history - target-i386/helper.c
rdtsc fix
[mirror_qemu.git] / target-i386 / helper.c
2004-04-02 bellardrdtsc fix
2004-03-31 bellardadded cpu_get_fp80() and cpu_set_fp80()
2004-03-26 bellardfixed ljmp and iret to TSS
2004-03-24 bellardtask switch fixes
2004-03-21 bellardprotected lret x86 'bug' emulation
2004-03-21 bellardmore log items
2004-03-20 bellardfixed protected lret imm insn (one more OS/2 fix)
2004-03-17 bellardinitial x86-64 host support (Gwenole Beauchesne)
2004-02-25 bellardfpu fix
2004-02-16 bellardexperimental code copy support
2004-02-03 bellardmore precise TLB invalidation - init cleanup
2004-01-24 bellardcorrect NT flag behavior - zero ldt task switch bug...
2004-01-19 bellardinterrupt to conforming segment fix (QNX boot fix)
2004-01-04 bellarddebug updates - page_unprotect() is no longer needed...
2004-01-04 bellardcorrect zero segment values when coming from VM86 mode...
2003-11-23 bellardfixed eflags IF/IOPL update
2003-11-16 bellardmore precise stack operations in call/int gates (16...
2003-11-13 bellardcall gate fix - verr and verw fix
2003-11-13 bellardadded verr, verw, arpl - more precise segment rights...
2003-11-12 bellardfull TSS support - IO map check support - conforming...
2003-10-28 bellardfixed long double accesses when using soft MMU
2003-10-27 bellardfull softmmu support
2003-09-30 bellardnew directory structure