summaryrefslogtreecommitdiffstats
path: root/target-i386
Commit message (Expand)AuthorAgeFilesLines
* 32 bit RSP update fix (aka Open Solaris x86_64 bug)bellard2006-09-291-9/+24
* fixed user mode emulationbellard2006-09-271-0/+15
* SMM fix for x86_64bellard2006-09-272-6/+13
* enabled PSE36 for x86_64 (fix for OpenSolaris as guest)bellard2006-09-271-0/+2
* added SMM supportbellard2006-09-246-3/+291
* multi byte nop supportbellard2006-09-031-2/+57
* monitor/mwait supportbellard2006-07-104-14/+97
* C99 64 bit printfbellard2006-06-252-16/+16
* fix for movq2dq, movdq2q and cvttps2dq (thanx to Julian Seward and malc)bellard2006-06-241-8/+8
* fxam fix (Julian Seward)bellard2006-06-191-0/+5
* switch_tss eflags restore fix (malc)bellard2006-06-191-0/+2
* x86_64 mmx/sse fixbellard2006-06-141-1/+11
* use glibc syscall (David Woodhouse)bellard2006-06-141-1/+4
* bswapq fixbellard2006-05-033-1/+6
* enable APIC by defaultbellard2006-04-251-1/+1
* rol/ror cc fixbellard2006-04-241-4/+4
* movddup fixbellard2006-04-241-1/+1
* SSE3 support (Joachim Henke)bellard2006-04-235-16/+102
* btx decode fix on x86_64bellard2006-04-021-1/+1
* Add missing FORCE_RET()pbrook2006-03-111-0/+4
* x86_64 stack alignment fixes - x86_64 32 bit syscall fixbellard2006-03-031-4/+14
* always compile 'int' tracesbellard2006-02-091-4/+2
* added last_io_time fieldbellard2006-02-081-0/+10
* fxsave/fxrstor fixbellard2006-02-041-2/+12
* fixed null segment validation (aka x86_64 regression bug)bellard2005-12-171-1/+8
* switch_tss fix (aka spoon OS bug)bellard2005-12-171-1/+1
* segment validation fix in lret/iretbellard2005-12-041-5/+5
* generate GPF if non canonical addressesbellard2005-12-042-4/+7
* NX supportbellard2005-11-281-40/+120
* nx definesbellard2005-11-281-0/+3
* x86_64 ldl fixbellard2005-11-281-1/+1
* x86_64 lcall fixbellard2005-11-281-3/+3
* added HF_HALTED bitbellard2005-11-233-5/+10
* cpu_exec_init() changebellard2005-11-211-5/+3
* added CPU_COMMON and CPUState.tb_jmp_cache[]bellard2005-11-201-20/+1
* use direct jump only for jumps in the same pagebellard2005-11-201-19/+34
* moved common softmmu code to common header (Paul Brook)bellard2005-10-301-64/+1
* div64 fix (aka ssh bug)bellard2005-09-081-2/+3
* TSS error code push fix (malc)bellard2005-08-211-2/+3
* CR4.TSD flag support (Matt Schulkind)bellard2005-08-212-2/+6
* RSP update fix for x86_64 in iretbellard2005-08-211-2/+1
* 16/32 stack operations fix on x86_64 (aka win2000 startup bug)bellard2005-08-151-1/+1
* CLFLUSH cpuid fix (aka Linux 2.6 hang on x86_64)bellard2005-08-151-1/+1
* fscale fix (bug noticed by Kuwanger, fix by malc)bellard2005-07-242-5/+2
* added overflow exceptions in divisionsbellard2005-07-232-18/+47
* x86_64 fixes (initial patch by Filip Navara)bellard2005-07-236-39/+171
* better fpu state dumpbellard2005-07-031-11/+49
* removed switches in op.c (Paul Brook)bellard2005-04-262-136/+36
* fixed zero ss selector case in x86_64 emulationbellard2005-04-241-9/+16
* lcall and ljmp fixes in 64 bit mode - sysret fixbellard2005-04-231-18/+31
OpenPOWER on IntegriCloud