summaryrefslogtreecommitdiff
path: root/target-i386/helper.c
AgeCommit message (Expand)AuthorFilesLines
2004-02-03more precise TLB invalidation - init cleanupbellard1-5/+9
2004-01-24correct NT flag behavior - zero ldt task switch bug fix - task switch thru ca...bellard1-24/+47
2004-01-19interrupt to conforming segment fix (QNX boot fix)bellard1-0/+1
2004-01-04debug updates - page_unprotect() is no longer needed in softmmu casebellard1-12/+28
2004-01-04correct zero segment values when coming from VM86 mode - cache infos in CPUID...bellard1-54/+106
2003-11-23fixed eflags IF/IOPL updatebellard1-34/+40
2003-11-16more precise stack operations in call/int gates (16 bit wrapping is handled i...bellard1-200/+188
2003-11-13call gate fix - verr and verw fixbellard1-5/+43
2003-11-13added verr, verw, arpl - more precise segment rights checksbellard1-11/+159
2003-11-12full TSS support - IO map check support - conforming segment check fixes - ir...bellard1-60/+465
2003-10-28fixed long double accesses when using soft MMUbellard1-10/+0
2003-10-27full softmmu supportbellard1-87/+111
2003-09-30new directory structurebellard1-0/+1803