aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-05-10added vm86.cbellard
2003-05-10fixed invalid CPL logic in vm86 mode - use generic CPU dump state functionbellard
2003-05-10fixed GPF generation - fixed 'lret im' instruction (main fix for dosemu) - fi...bellard
2003-05-10removed unnecessary VME support - fixed selector GPF exceptionbellard
2003-05-10more console ioctlsbellard
2003-05-10added dump functionbellard
2003-05-10added vm86.cbellard
2003-05-10vm86 emulation closer to Linux kernel code - added correct IRQ emulation for ...bellard
2003-05-10moved vm86 stuff to vm86.cbellard
2003-05-08added CPL/IOPL support - fixed subtle inc/dec flag optimisation bug - added H...bellard
2003-05-08changed I/O function prototype to include emulator statebellard
2003-05-08added KDGKBTYPEbellard
2003-05-08added setgroups and getgroups syscallsbellard
2003-05-08more siginfo constantsbellard
2003-05-08added op_gpfbellard
2003-05-08more accurate GPF generationbellard
2003-05-08added raise_exception_err()bellard
2003-05-08added raise_exception_err() - added cr2 updatebellard
2003-05-08added CPL and IOPL as translation time constants - changed I/O function proto...bellard
2003-05-08added trapno and error_code report in ucontextbellard
2003-05-08more accurate signal handlingbellard
2003-05-08systematic exception testbellard
2003-05-08update (test)bellard
2003-04-29updatebellard
2003-04-29sparc supportbellard
2003-04-29target cpu definitionbellard
2003-04-29alpha support - ia64 supportbellard
2003-04-29ia64 support - alpha supportbellard
2003-04-29ia64 supportbellard
2003-04-29fcntl constantsbellard
2003-04-29fix _start routine namebellard
2003-04-29ia64 support - fcntl uses TARGET_ constantsbellard
2003-04-29alpha supportbellard
2003-04-29alpha supportbellard
2003-04-29ia64 supportbellard
2003-04-29fstat64 fixbellard
2003-04-29PowerPC disas codebellard
2003-04-29flockbellard
2003-04-29log fixbellard
2003-04-29updatebellard
2003-04-29symbol fixbellard
2003-04-29loglevel exportbellard
2003-04-29flock supportbellard
2003-04-29commentbellard
2003-04-29cleanupbellard
2003-04-11updatebellard
2003-04-11updatev0.1.6bellard
2003-04-11path patchbellard
2003-04-11stat patches - path patches - added exit_group() syscallbellard
2003-04-11added prefixbellard