summaryrefslogtreecommitdiff
path: root/target-i386/helper.c
AgeCommit message (Expand)AuthorFilesLines
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