1. f193c79 do not depend on thunk.h - more log items by bellard · 21 years ago
  2. bc51c5c initial x86-64 host support (Gwenole Beauchesne) by bellard · 21 years ago
  3. 97eb5b1 native FPU support in code copy mode by bellard · 21 years ago
  4. bf3e8bf experimental code copy support - CPU_INTERRUPT_EXITTB support by bellard · 21 years ago
  5. ee8b702 temporary interrupt locking fix (need rework) by bellard · 21 years ago
  6. 7f957d2 PowerPC merge (Jocelyn Mayer) by bellard · 21 years ago
  7. b516f85 simpler second page physical address test by bellard · 21 years ago
  8. ce09776 PowerPC System emulation (Jocelyn Mayer) by bellard · 21 years ago
  9. 1376847 support for new TLB handling by bellard · 21 years ago
  10. b453b70 sparc fixes by bellard · 21 years ago
  11. 6786730 PowerPC target support (Jocelyn Mayer) - added better support for uid16 by bellard · 21 years ago
  12. 36bdbe5 fixed TB linking in case of code invalidation (fixes random segfaults) by bellard · 21 years ago
  13. 1a18c71 unused functions in system mode by bellard · 21 years ago
  14. 93a40ea fixed mmu fault priviledge logic by bellard · 21 years ago
  15. 93ac68b sparc emulation target (thanx to Thomas M. Ogrisegg) by bellard · 21 years ago
  16. facc68b removed x86 hacks by bellard · 21 years ago
  17. 2e255c6 faster and more accurate segment handling by bellard · 21 years ago
  18. 3f33731 pop ss, mov ss, x and sti disable irqs for the next instruction - began dispatch optimization by adding new x86 cpu 'hidden' flags by bellard · 21 years ago
  19. d05e66d no error code if hardware interrupt by bellard · 21 years ago
  20. 38e584a m68k host port (Richard Zidlicky) by bellard · 21 years ago
  21. 4cbf74b soft mmu support by bellard · 21 years ago
  22. b6d78bf correct CPL support (should fix flat real mode support) by bellard · 21 years ago
  23. a412ac5 real mode support by bellard · 21 years ago
  24. 4c3a88a gdb stub breakpoints support by bellard · 21 years ago
  25. 1b21b62 ARM fixes by bellard · 21 years ago
  26. 907a5b2 fixed invalid irq jump chaining by bellard · 21 years ago
  27. 68a7931 reduced irq latency by bellard · 21 years ago
  28. 83479e7 suppressed ring 0 hacks by bellard · 22 years ago
  29. 3fb2ded hardware interrupt support - support forfull ring 0 exception simulation by bellard · 22 years ago
  30. 970a87a new segment access by bellard · 22 years ago
  31. e4533c7 main cpu loop is target independent by bellard · 22 years ago[Renamed (84%) from exec-i386.c]
  32. 8c6939c arm support - modified sparc to work with direct chaining by bellard · 22 years ago
  33. 2f87c60 Alpha update (Falk Hueffner) by bellard · 22 years ago
  34. d0a1ffc added fsave/frstor/fstenv/fldenv/fcomi - fixed cpuid - make lret/iret restartable by bellard · 22 years ago
  35. a513fe1 precise exceptions by bellard · 22 years ago
  36. cf25629 more efficient locking by bellard · 22 years ago
  37. d4e8164 direct chaining for PowerPC and i386 by bellard · 22 years ago
  38. 2b41314 cosmetics by bellard · 22 years ago
  39. 03d843d fixed invalid signal masking by bellard · 22 years ago
  40. 25eb448 better locking - added PowerPC signal handler (add it for the other archs too because it needed for full exception support) by bellard · 22 years ago
  41. fd6ce8f self-modifying code support by bellard · 22 years ago
  42. ae22853 Sparc update (David S. Miller) by bellard · 22 years ago
  43. cabb4d6 TF flag support by bellard · 22 years ago
  44. 9d27abd fixed invalid CPL logic in vm86 mode - use generic CPU dump state function by bellard · 22 years ago
  45. b56dad1 added raise_exception_err() - added cr2 update by bellard · 22 years ago
  46. d014c98 sparc support by bellard · 22 years ago
  47. e026db5 alpha support by bellard · 22 years ago
  48. 956034d log fix by bellard · 22 years ago
  49. fb3e584 s390 support by bellard · 22 years ago
  50. fc2b4c4 eflags update by bellard · 22 years ago
  51. d691f66 glibc2.2 fixes - more command line options - misc doc fixes by bellard · 22 years ago v0.1.1
  52. 3ef693a distribution patches by bellard · 22 years ago v0.1.0
  53. 9de5e44 better signal/exception support by bellard · 22 years ago
  54. 1b6b029 basic clone() support by bellard · 22 years ago
  55. dab2ed9 better 16 bit code support by bellard · 22 years ago
  56. 04369ff ppc port by bellard · 22 years ago
  57. dc99065 added flags computation optimization by bellard · 22 years ago
  58. 6dbad63 added minimal segment support by bellard · 22 years ago
  59. 7d13299 added translation cache by bellard · 22 years ago