94 Commits (9368caf64db1c3c115c20a3d7253efb35d128d4e)

Author SHA1 Message Date
bellard 3802ce26a1 set to protected mode 23 years ago
bellard 9e5f5284b3 convert signal numbers 23 years ago
bellard c596ed1713 times() fix 23 years ago
bellard 43fff2384e ARM signal support 23 years ago
bellard a1516e92b6 ARM init fix 23 years ago
bellard 6fb883e8e3 ARM fix: mmap 23 years ago
bellard f2674e31e0 old select support 23 years ago
bellard 68a7931591 reduced irq latency 23 years ago
bellard 59faf6d6a6 compile fixes 23 years ago
bellard 92ccca6aa8 declare user mode only simulation for QEMU 23 years ago
bellard c05bab779e force IOPL=3 23 years ago
bellard a52c757c9f fixed case where SS != USER_DS (fixes dosemu DPMI emulation) 23 years ago
bellard 970a87a6bb new segment access 23 years ago
bellard 2054396a04 fixed include macro pb 23 years ago
bellard b346ff468e ARM emulation support 23 years ago
bellard 2521d69883 factorized more definitions - suppressed broken sound ioctls 23 years ago
bellard 2ab83ea784 automatic ioctl number conversion - minimum ARM fork() support 23 years ago
bellard 0f533160c7 removed unused code 23 years ago
bellard 4a585ccb2f avoid unaligned file offset in anonymous mapping 23 years ago
bellard 84fa15d854 big endian/unaligned fix 23 years ago
bellard 4add45b4f6 getdents for 64 bit cpus 23 years ago
bellard 5286db75a8 convert mmap flags (alpha fix) 23 years ago
bellard 917f95fd4d alpha fix 23 years ago
bellard ed2dcdf68e save FPU state in signal handler 23 years ago
bellard 4304763ba2 misplaced #endif 23 years ago
bellard f4beb510a4 precise exceptions - more accurate interrupt semantics 23 years ago
bellard c9087c2a60 cr2 update (dosemu VGA support fix) 23 years ago
bellard 14ae3ba7f9 mmap2 fix 23 years ago
bellard b409186b8d added getrusage 23 years ago
bellard 418a97afa1 fixed 32 bit popf/iret emulation in vm86 mode 23 years ago
bellard 3ebcc707d2 removed invalid eip update 23 years ago
bellard 7775e9ecc2 added do_fcntl() 23 years ago
bellard b333af0666 removed trace - merged 2.4.20 vm86 patches 23 years ago
bellard 206f0fa759 pread/pwrite syscalls - use page_unprotect_range() in vital cases to avoid problems if the kernel writes data in protected page (needed for self-modifying code support) 23 years ago
bellard d418c81eff fixed small page handling 23 years ago
bellard 54936004fd mmap emulation 23 years ago
bellard 226c91327d fixed from 2.4.20 kernel 23 years ago
bellard 447db2139a sigtrap support 23 years ago
bellard 631271d716 added vm86.c 23 years ago
bellard 0221cfcd71 more console ioctls 23 years ago
bellard 46ddf5511d vm86 emulation closer to Linux kernel code - added correct IRQ emulation for dosemu 23 years ago
bellard 89e957e7a2 moved vm86 stuff to vm86.c 23 years ago
bellard 8e5a0667f8 added KDGKBTYPE 23 years ago
bellard 19b84f3c35 added setgroups and getgroups syscalls 23 years ago
bellard 66099dd9af added trapno and error_code report in ucontext 23 years ago
bellard b689bc57d6 more accurate signal handling 23 years ago
bellard 0d3301964d ia64 support 23 years ago
bellard 27725c1d74 ia64 support - fcntl uses TARGET_ constants 23 years ago
bellard 728584be27 fstat64 fix 23 years ago
bellard 689f936f7e symbol fix 23 years ago