1. 2ee73ac division by zero FPU exception support by bellard · 21 years ago
  2. d720b93 precise self modifying code support by bellard · 21 years ago
  3. d64477a imul imm8 fix - 0x82 opcode support (Hidemi KAWAI) by bellard · 21 years ago
  4. 67b915a win32 port (initial patch by kazu) by bellard · 21 years ago
  5. 4bb2fcc gcc 2.95.4 compile fix (Petter Reinholdtsen) by bellard · 21 years ago
  6. 08cea4e fixed ljmp and iret to TSS by bellard · 21 years ago
  7. e19e89a more log items by bellard · 21 years ago
  8. 7eee2a5 CR0.MP/EM/TS support by bellard · 21 years ago
  9. 3a1d9b8 fixed lea exception by bellard · 21 years ago
  10. 7399c5a fixed eflags optimisations with string operation (aka linux 2.6.2rc1 fix) - removed warnings by bellard · 21 years ago
  11. ab1f142 L4 fix for rep nop (should handle all cases) by bellard · 21 years ago
  12. 5a1388b xadd fix by bellard · 21 years ago
  13. bd49793 use generic GenOpFunc by bellard · 21 years ago
  14. 4f31916 added raw/user/kernel memory accesses for shifts/adc/sbb/cmpxchg/push/pop (faster emulation) - make 'call Ev' exception safe - in/out dx fix - PE flag is static by bellard · 21 years ago
  15. 3415a4d invd and wbinvd support - fixed code gen logic for invlpg - simpler exception handling in load_seg() by bellard · 21 years ago
  16. d36cd60 P4 style multiplication eflags by bellard · 21 years ago
  17. 4136f33 fixed eflags IF/IOPL update by bellard · 21 years ago
  18. a2cc3b2 added fcmovxx support (fixes segfaults in some recent linux tools) - fixed irq inhibit logic : the irqs are inhibited only for one instruction after, even if the next one also inhibit irqs - stop translation after irq inhibition stops to give a chance to irqs (fixes install NT kernel startup) by bellard · 21 years ago
  19. 77729c2 fixed pop %sp bug by bellard · 21 years ago
  20. d71b9a8 fixed lmsw instruction by bellard · 21 years ago
  21. f115e91 iret and int fix for vm86 - added undefined instructions for real and vm86 modes - added verr, verrw, arpl - added port io map by bellard · 21 years ago
  22. 415fa2e soft MMU performance fix (oops) by bellard · 21 years ago
  23. 61382a5 full softmmu support by bellard · 21 years ago
  24. 3486513 log activation from gdb - gdb single step support for x86 - stop timer when cpu is being debugged by bellard · 21 years ago
  25. 2c0262a new directory structure by bellard · 21 years ago