Age | Commit message (Expand) | Author | Files | Lines |
2005-03-20 | NaN support in FPU comparisons | bellard | 1 | -6/+0 |
2005-03-13 | soft float support | bellard | 1 | -42/+36 |
2005-03-03 | x86_64 fixes | bellard | 1 | -6/+7 |
2005-02-10 | kqemu support | bellard | 1 | -1/+27 |
2005-01-23 | more fpu functions - x86_64 fixes | bellard | 1 | -1/+29 |
2005-01-16 | x86_64 fixes | bellard | 1 | -2/+4 |
2005-01-12 | fxsr fixes | bellard | 1 | -5/+5 |
2005-01-09 | removed trace | bellard | 1 | -1/+0 |
2005-01-08 | MMX/SSE support | bellard | 1 | -4/+22 |
2005-01-06 | div64 fix - raise_interrupt() fix - SSE fix | bellard | 1 | -10/+11 |
2005-01-04 | syscall insn fix | bellard | 1 | -4/+4 |
2005-01-03 | x86_64 target support | bellard | 1 | -165/+798 |
2004-11-14 | enter insn fix | bellard | 1 | -0/+32 |
2004-10-12 | correct handling of saved host registers | bellard | 1 | -34/+43 |
2004-10-09 | monitor fixes | bellard | 1 | -3/+3 |
2004-07-12 | avoid warning | bellard | 1 | -0/+1 |
2004-06-13 | jump to gate fix (aka OS/2 Warp install bug) | bellard | 1 | -3/+3 |
2004-05-29 | fnop FPU exception support (aka FreeBSD FPU probe) - sysenter/sysexit support... | bellard | 1 | -0/+44 |
2004-05-20 | added cpu_get_tsc() | bellard | 1 | -11/+2 |
2004-05-08 | division by zero FPU exception support | bellard | 1 | -2/+29 |
2004-04-15 | suppressed no longer needed vm86 segment hack (Mike Nordell) | bellard | 1 | -13/+0 |
2004-04-11 | VM86 EIP masking fix (aka NT5 install fix) (Mike Nordell) | bellard | 1 | -1/+1 |
2004-04-02 | rdtsc fix | bellard | 1 | -1/+1 |
2004-03-31 | added cpu_get_fp80() and cpu_set_fp80() | bellard | 1 | -2/+58 |
2004-03-26 | fixed ljmp and iret to TSS | bellard | 1 | -6/+4 |
2004-03-24 | task switch fixes | bellard | 1 | -13/+18 |
2004-03-21 | protected lret x86 'bug' emulation | bellard | 1 | -1/+1 |
2004-03-21 | more log items | bellard | 1 | -54/+35 |
2004-03-20 | fixed protected lret imm insn (one more OS/2 fix) | bellard | 1 | -0/+2 |
2004-03-17 | initial x86-64 host support (Gwenole Beauchesne) | bellard | 1 | -2/+2 |
2004-02-25 | fpu fix | bellard | 1 | -5/+5 |
2004-02-16 | experimental code copy support | bellard | 1 | -2/+2 |
2004-02-03 | more precise TLB invalidation - init cleanup | bellard | 1 | -5/+9 |
2004-01-24 | correct NT flag behavior - zero ldt task switch bug fix - task switch thru ca... | bellard | 1 | -24/+47 |
2004-01-19 | interrupt to conforming segment fix (QNX boot fix) | bellard | 1 | -0/+1 |
2004-01-04 | debug updates - page_unprotect() is no longer needed in softmmu case | bellard | 1 | -12/+28 |
2004-01-04 | correct zero segment values when coming from VM86 mode - cache infos in CPUID... | bellard | 1 | -54/+106 |
2003-11-23 | fixed eflags IF/IOPL update | bellard | 1 | -34/+40 |
2003-11-16 | more precise stack operations in call/int gates (16 bit wrapping is handled i... | bellard | 1 | -200/+188 |
2003-11-13 | call gate fix - verr and verw fix | bellard | 1 | -5/+43 |
2003-11-13 | added verr, verw, arpl - more precise segment rights checks | bellard | 1 | -11/+159 |
2003-11-12 | full TSS support - IO map check support - conforming segment check fixes - ir... | bellard | 1 | -60/+465 |
2003-10-28 | fixed long double accesses when using soft MMU | bellard | 1 | -10/+0 |
2003-10-27 | full softmmu support | bellard | 1 | -87/+111 |
2003-09-30 | new directory structure | bellard | 1 | -0/+1803 |