Age | Commit message (Expand) | Author |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths |
2007-09-13 | Intel cache info, by Filip Navara. | ths |
2007-06-26 | DR6 single step exception status bit, by Juergen Keil. | ths |
2007-06-03 | Clean up of some target specifics in exec.c/cpu-exec.c. | ths |
2007-05-27 | Spelling fix (Mark Glines) | blueswir1 |
2007-05-16 | More generic 64 bit multiplication support, by Aurelien Jarno. | ths |
2007-04-18 | Revert, this is already fixed in a better way. | ths |
2007-04-17 | Fix helper.c with isinf on Solaris 9/Sparc, by Ben Taylor. | ths |
2007-04-03 | i386 return APIC ID with cpuid, by Bernhard Kauer. | ths |
2007-04-02 | Fix guest x86/amd64 helper_fprem/helper_fprem1, by Julian Seward. | ths |
2007-04-02 | ltr for x86_64 should check the upper descriptor type, by Bernhard Kauer. | ths |
2007-03-31 | Generate double and triple faults, by Bernhard Kauer. | ths |
2007-02-01 | 64 bit syscall fixes - more logical mwait/monitor ECX test | bellard |
2006-09-29 | 32 bit RSP update fix (aka Open Solaris x86_64 bug) | bellard |
2006-09-27 | fixed user mode emulation | bellard |
2006-09-27 | SMM fix for x86_64 | bellard |
2006-09-24 | added SMM support | bellard |
2006-07-10 | monitor/mwait support | bellard |
2006-06-25 | C99 64 bit printf | bellard |
2006-06-19 | fxam fix (Julian Seward) | bellard |
2006-06-19 | switch_tss eflags restore fix (malc) | bellard |
2006-05-03 | bswapq fix | bellard |
2006-03-03 | x86_64 stack alignment fixes - x86_64 32 bit syscall fix | bellard |
2006-02-09 | always compile 'int' traces | 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 | x86_64 lcall fix | 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 | 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-04-24 | fixed zero ss selector case in x86_64 emulation | bellard |
2005-04-23 | sysret fix - better cpuid support - lcall support for x86_64 - efer access in... | bellard |
2005-04-17 | make lsl, lar verr and verw exception safe | bellard |
2005-04-07 | helper_lret_protected fix for kqemu (Paul Brook) | bellard |
2005-03-20 | NaN support in FPU comparisons | bellard |
2005-03-13 | soft float support | bellard |
2005-03-03 | x86_64 fixes | bellard |
2005-02-10 | kqemu support | bellard |
2005-01-23 | more fpu functions - x86_64 fixes | bellard |
2005-01-16 | x86_64 fixes | bellard |
2005-01-12 | fxsr fixes | bellard |
2005-01-09 | removed trace | bellard |
2005-01-08 | MMX/SSE support | bellard |