2007-10-26 |
ths | The other half of the mul64 rework. Sorry for the break... |
blob | commitdiff | raw |
2007-10-14 |
j_mayer | Replace is_user variable with mmu_idx in softmmu core, |
blob | commitdiff | raw | diff to current |
2007-09-27 |
ths | SVM VINTR fix, by Alexander Graf. |
blob | commitdiff | raw | diff to current |
2007-09-23 |
ths | SVM Support, by Alexander Graf. |
blob | commitdiff | raw | diff to current |
2007-09-17 |
ths | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again... |
blob | commitdiff | raw | diff to current |
2007-09-16 |
ths | find -type f | xargs sed -i 's/[\t ]$//g' # on most... |
blob | commitdiff | raw | diff to current |
2007-09-13 |
ths | Intel cache info, by Filip Navara. |
blob | commitdiff | raw | diff to current |
2007-06-26 |
ths | DR6 single step exception status bit, by Juergen Keil. |
blob | commitdiff | raw | diff to current |
2007-06-03 |
ths | Clean up of some target specifics in exec.c/cpu-exec.c. |
blob | commitdiff | raw | diff to current |
2007-05-27 |
blueswir1 | Spelling fix (Mark Glines) |
blob | commitdiff | raw | diff to current |
2007-05-16 |
ths | More generic 64 bit multiplication support, by Aurelien... |
blob | commitdiff | raw | diff to current |
2007-04-18 |
ths | Revert, this is already fixed in a better way. |
blob | commitdiff | raw | diff to current |
2007-04-17 |
ths | Fix helper.c with isinf on Solaris 9/Sparc, by Ben... |
blob | commitdiff | raw | diff to current |
2007-04-03 |
ths | i386 return APIC ID with cpuid, by Bernhard Kauer. |
blob | commitdiff | raw | diff to current |
2007-04-02 |
ths | Fix guest x86/amd64 helper_fprem/helper_fprem1, by... |
blob | commitdiff | raw | diff to current |
2007-04-02 |
ths | ltr for x86_64 should check the upper descriptor type... |
blob | commitdiff | raw | diff to current |
2007-03-31 |
ths | Generate double and triple faults, by Bernhard Kauer. |
blob | commitdiff | raw | diff to current |
2007-02-01 |
bellard | 64 bit syscall fixes - more logical mwait/monitor ECX... |
blob | commitdiff | raw | diff to current |
2006-09-29 |
bellard | 32 bit RSP update fix (aka Open Solaris x86_64 bug) |
blob | commitdiff | raw | diff to current |
2006-09-27 |
bellard | fixed user mode emulation |
blob | commitdiff | raw | diff to current |
2006-09-27 |
bellard | SMM fix for x86_64 |
blob | commitdiff | raw | diff to current |
2006-09-24 |
bellard | added SMM support |
blob | commitdiff | raw | diff to current |
2006-07-10 |
bellard | monitor/mwait support |
blob | commitdiff | raw | diff to current |
2006-06-25 |
bellard | C99 64 bit printf |
blob | commitdiff | raw | diff to current |
2006-06-19 |
bellard | fxam fix (Julian Seward) |
blob | commitdiff | raw | diff to current |
2006-06-19 |
bellard | switch_tss eflags restore fix (malc) |
blob | commitdiff | raw | diff to current |
2006-05-03 |
bellard | bswapq fix |
blob | commitdiff | raw | diff to current |
2006-03-03 |
bellard | x86_64 stack alignment fixes - x86_64 32 bit syscall fix |
blob | commitdiff | raw | diff to current |
2006-02-09 |
bellard | always compile 'int' traces |
blob | commitdiff | raw | diff to current |
2005-12-17 |
bellard | fixed null segment validation (aka x86_64 regression... |
blob | commitdiff | raw | diff to current |
2005-12-17 |
bellard | switch_tss fix (aka spoon OS bug) |
blob | commitdiff | raw | diff to current |
2005-12-04 |
bellard | segment validation fix in lret/iret |
blob | commitdiff | raw | diff to current |
2005-12-04 |
bellard | generate GPF if non canonical addresses |
blob | commitdiff | raw | diff to current |
2005-11-28 |
bellard | x86_64 lcall fix |
blob | commitdiff | raw | diff to current |
2005-09-08 |
bellard | div64 fix (aka ssh bug) |
blob | commitdiff | raw | diff to current |
2005-08-21 |
bellard | TSS error code push fix (malc) |
blob | commitdiff | raw | diff to current |
2005-08-21 |
bellard | CR4.TSD flag support (Matt Schulkind) |
blob | commitdiff | raw | diff to current |
2005-08-21 |
bellard | RSP update fix for x86_64 in iret |
blob | commitdiff | raw | diff to current |
2005-08-15 |
bellard | CLFLUSH cpuid fix (aka Linux 2.6 hang on x86_64) |
blob | commitdiff | raw | diff to current |
2005-07-24 |
bellard | fscale fix (bug noticed by Kuwanger, fix by malc) |
blob | commitdiff | raw | diff to current |
2005-07-23 |
bellard | added overflow exceptions in divisions |
blob | commitdiff | raw | diff to current |
2005-07-23 |
bellard | x86_64 fixes (initial patch by Filip Navara) |
blob | commitdiff | raw | diff to current |
2005-04-24 |
bellard | fixed zero ss selector case in x86_64 emulation |
blob | commitdiff | raw | diff to current |
2005-04-23 |
bellard | sysret fix - better cpuid support - lcall support for... |
blob | commitdiff | raw | diff to current |
2005-04-17 |
bellard | make lsl, lar verr and verw exception safe |
blob | commitdiff | raw | diff to current |
2005-04-07 |
bellard | helper_lret_protected fix for kqemu (Paul Brook) |
blob | commitdiff | raw | diff to current |
2005-03-20 |
bellard | NaN support in FPU comparisons |
blob | commitdiff | raw | diff to current |
2005-03-13 |
bellard | soft float support |
blob | commitdiff | raw | diff to current |
2005-03-03 |
bellard | x86_64 fixes |
blob | commitdiff | raw | diff to current |
2005-02-10 |
bellard | kqemu support |
blob | commitdiff | raw | diff to current |
2005-01-23 |
bellard | more fpu functions - x86_64 fixes |
blob | commitdiff | raw | diff to current |
2005-01-16 |
bellard | x86_64 fixes |
blob | commitdiff | raw | diff to current |
2005-01-12 |
bellard | fxsr fixes |
blob | commitdiff | raw | diff to current |
2005-01-09 |
bellard | removed trace |
blob | commitdiff | raw | diff to current |
2005-01-08 |
bellard | MMX/SSE support |
blob | commitdiff | raw | diff to current |
2005-01-06 |
bellard | div64 fix - raise_interrupt() fix - SSE fix |
blob | commitdiff | raw | diff to current |
2005-01-04 |
bellard | syscall insn fix |
blob | commitdiff | raw | diff to current |
2005-01-03 |
bellard | x86_64 target support |
blob | commitdiff | raw | diff to current |
2004-11-14 |
bellard | enter insn fix |
blob | commitdiff | raw | diff to current |
2004-10-12 |
bellard | correct handling of saved host registers |
blob | commitdiff | raw | diff to current |
2004-10-09 |
bellard | monitor fixes |
blob | commitdiff | raw | diff to current |
2004-07-12 |
bellard | avoid warning |
blob | commitdiff | raw | diff to current |
2004-06-13 |
bellard | jump to gate fix (aka OS/2 Warp install bug) |
blob | commitdiff | raw | diff to current |
2004-05-29 |
bellard | fnop FPU exception support (aka FreeBSD FPU probe)... |
blob | commitdiff | raw | diff to current |
2004-05-20 |
bellard | added cpu_get_tsc() |
blob | commitdiff | raw | diff to current |
2004-05-08 |
bellard | division by zero FPU exception support |
blob | commitdiff | raw | diff to current |
2004-04-15 |
bellard | suppressed no longer needed vm86 segment hack (Mike... |
blob | commitdiff | raw | diff to current |
2004-04-11 |
bellard | VM86 EIP masking fix (aka NT5 install fix) (Mike Nordell) |
blob | commitdiff | raw | diff to current |
2004-04-02 |
bellard | rdtsc fix |
blob | commitdiff | raw | diff to current |
2004-03-31 |
bellard | added cpu_get_fp80() and cpu_set_fp80() |
blob | commitdiff | raw | diff to current |
2004-03-26 |
bellard | fixed ljmp and iret to TSS |
blob | commitdiff | raw | diff to current |
2004-03-24 |
bellard | task switch fixes |
blob | commitdiff | raw | diff to current |
2004-03-21 |
bellard | protected lret x86 'bug' emulation |
blob | commitdiff | raw | diff to current |
2004-03-21 |
bellard | more log items |
blob | commitdiff | raw | diff to current |
2004-03-20 |
bellard | fixed protected lret imm insn (one more OS/2 fix) |
blob | commitdiff | raw | diff to current |
2004-03-17 |
bellard | initial x86-64 host support (Gwenole Beauchesne) |
blob | commitdiff | raw | diff to current |
2004-02-25 |
bellard | fpu fix |
blob | commitdiff | raw | diff to current |
2004-02-16 |
bellard | experimental code copy support |
blob | commitdiff | raw | diff to current |
2004-02-03 |
bellard | more precise TLB invalidation - init cleanup |
blob | commitdiff | raw | diff to current |
2004-01-24 |
bellard | correct NT flag behavior - zero ldt task switch bug... |
blob | commitdiff | raw | diff to current |
2004-01-19 |
bellard | interrupt to conforming segment fix (QNX boot fix) |
blob | commitdiff | raw | diff to current |
2004-01-04 |
bellard | debug updates - page_unprotect() is no longer needed... |
blob | commitdiff | raw | diff to current |
2004-01-04 |
bellard | correct zero segment values when coming from VM86 mode... |
blob | commitdiff | raw | diff to current |
2003-11-23 |
bellard | fixed eflags IF/IOPL update |
blob | commitdiff | raw | diff to current |
2003-11-16 |
bellard | more precise stack operations in call/int gates (16... |
blob | commitdiff | raw | diff to current |
2003-11-13 |
bellard | call gate fix - verr and verw fix |
blob | commitdiff | raw | diff to current |
2003-11-13 |
bellard | added verr, verw, arpl - more precise segment rights... |
blob | commitdiff | raw | diff to current |
2003-11-12 |
bellard | full TSS support - IO map check support - conforming... |
blob | commitdiff | raw | diff to current |
2003-10-28 |
bellard | fixed long double accesses when using soft MMU |
blob | commitdiff | raw | diff to current |
2003-10-27 |
bellard | full softmmu support |
blob | commitdiff | raw | diff to current |
2003-09-30 |
bellard | new directory structure |
blob | commitdiff | raw | diff to current |
|