Age | Commit message (Expand) | Author |
2006-09-03 | multi byte nop support | bellard |
2006-07-10 | monitor/mwait support | bellard |
2006-06-25 | C99 64 bit printf | bellard |
2006-06-24 | fix for movq2dq, movdq2q and cvttps2dq (thanx to Julian Seward and malc) | bellard |
2006-06-19 | fxam fix (Julian Seward) | bellard |
2006-06-19 | switch_tss eflags restore fix (malc) | bellard |
2006-06-14 | x86_64 mmx/sse fix | bellard |
2006-06-14 | use glibc syscall (David Woodhouse) | bellard |
2006-05-03 | bswapq fix | bellard |
2006-04-25 | enable APIC by default | bellard |
2006-04-24 | rol/ror cc fix | bellard |
2006-04-24 | movddup fix | bellard |
2006-04-23 | SSE3 support (Joachim Henke) | bellard |
2006-04-02 | btx decode fix on x86_64 | bellard |
2006-03-11 | Add missing FORCE_RET() | pbrook |
2006-03-03 | x86_64 stack alignment fixes - x86_64 32 bit syscall fix | bellard |
2006-02-09 | always compile 'int' traces | bellard |
2006-02-08 | added last_io_time field | bellard |
2006-02-04 | fxsave/fxrstor fix | bellard |
2005-12-17 | fixed null segment validation (aka x86_64 regression bug) | bellard |
2005-12-17 | switch_tss fix (aka spoon OS bug) | bellard |
2005-12-04 | segment validation fix in lret/iret | bellard |
2005-12-04 | generate GPF if non canonical addresses | bellard |
2005-11-28 | NX support | bellard |
2005-11-28 | nx defines | bellard |
2005-11-28 | x86_64 ldl fix | bellard |
2005-11-28 | x86_64 lcall fix | bellard |
2005-11-23 | added HF_HALTED bit | bellard |
2005-11-21 | cpu_exec_init() change | bellard |
2005-11-20 | added CPU_COMMON and CPUState.tb_jmp_cache[] | bellard |
2005-11-20 | use direct jump only for jumps in the same page | bellard |
2005-10-30 | moved common softmmu code to common header (Paul Brook) | bellard |
2005-09-08 | div64 fix (aka ssh bug) | bellard |
2005-08-21 | TSS error code push fix (malc) | bellard |
2005-08-21 | CR4.TSD flag support (Matt Schulkind) | bellard |
2005-08-21 | RSP update fix for x86_64 in iret | bellard |
2005-08-15 | 16/32 stack operations fix on x86_64 (aka win2000 startup bug) | bellard |
2005-08-15 | CLFLUSH cpuid fix (aka Linux 2.6 hang on x86_64) | bellard |
2005-07-24 | fscale fix (bug noticed by Kuwanger, fix by malc) | bellard |
2005-07-23 | added overflow exceptions in divisions | bellard |
2005-07-23 | x86_64 fixes (initial patch by Filip Navara) | bellard |
2005-07-03 | better fpu state dump | bellard |
2005-04-26 | removed switches in op.c (Paul Brook) | bellard |
2005-04-24 | fixed zero ss selector case in x86_64 emulation | bellard |
2005-04-23 | lcall and ljmp fixes in 64 bit mode - sysret fix | bellard |
2005-04-23 | return model id in cpuid for x86_64 | bellard |
2005-04-23 | sysret fix - better cpuid support - lcall support for x86_64 - efer access in... | bellard |
2005-04-23 | enable EFER usage in i386 emulation - more cpuid bits | bellard |
2005-04-17 | make lsl, lar verr and verw exception safe | bellard |
2005-04-17 | verr and verw eflags opt fix | bellard |