1. 6c9bf89 update by bellard · 21 years ago
  2. bb551fa increased physical RAM limit to 2047 MB in soft MMU mode by bellard · 21 years ago
  3. a136e5a ATAPI transfer size fix (NetBSD CDROM access fix) - added WIN_CHECKPOWERMODE1 - set error to zero in some cases by bellard · 21 years ago
  4. 4796f5e interrupt to conforming segment fix (QNX boot fix) by bellard · 21 years ago
  5. 3504fe1 16 bit DMA fix (malc) by bellard · 21 years ago
  6. ab1f142 L4 fix for rep nop (should handle all cases) by bellard · 21 years ago
  7. 4120b61 test at least one invalid lock op code by bellard · 21 years ago
  8. 7f957d2 PowerPC merge (Jocelyn Mayer) by bellard · 21 years ago
  9. 2be3bc0 update by bellard · 21 years ago
  10. c273579 avoid exiting directly if file not found by bellard · 21 years ago
  11. 985a19d PowerPC merge (Jocelyn Mayer) by bellard · 21 years ago
  12. 3f5dcc3 PowerPC merge (Jocelyn Mayer) by bellard · 21 years ago
  13. f09936a ARM fcntl flag fixes (Lennert Buytenhek) by bellard · 21 years ago
  14. d030931 automatic floppy boot by bellard · 21 years ago
  15. 825bd5f temporary gcc 3.3 fix by bellard · 21 years ago
  16. bc0b1dc sb16 patch (malc) by bellard · 21 years ago
  17. 630be16 alpha fix (Falk Hueffner) by bellard · 21 years ago
  18. 44a91ca suppressed cast to lvalue by bellard · 21 years ago
  19. d575b78 more xadd tests - cmpxchg8b test by bellard · 21 years ago
  20. 6e44ba7 cmos return current date - current irq priority in PIC (L4 Pistachio support) - help fixes by bellard · 21 years ago
  21. 6986f88 cast to return type by bellard · 21 years ago
  22. 9885788 fixed tlb invalidation by bellard · 21 years ago
  23. c4c7e3e ppc code gen size fix by bellard · 21 years ago
  24. b516f85 simpler second page physical address test by bellard · 21 years ago
  25. 1e4fe7c fixed potential exception pb on cmpxchg by bellard · 21 years ago
  26. debf7a7 comments fix by bellard · 21 years ago
  27. 5a1388b xadd fix by bellard · 21 years ago
  28. 777aca2 fixed dirty bit support for 4M pages (L4 Pistachio fix) by bellard · 21 years ago
  29. 69e5bc9 generate read error if no image (win XP install boot) by bellard · 21 years ago
  30. c8135d9 fixed subtle bug: in some cases PG_DIRTY was not set correctly by bellard · 21 years ago
  31. 9e62fd7 ppc support (Jocelyn Mayer) by bellard · 21 years ago
  32. 8977f3c Floppy disk emulation (Jocelyn Mayer) by bellard · 21 years ago
  33. 728c9fd update by bellard · 21 years ago
  34. bd49793 use generic GenOpFunc by bellard · 21 years ago
  35. 16d17fd debug fixes by bellard · 21 years ago
  36. 4487d0a changed cpu_x86_in/out to cpu_in/out by bellard · 21 years ago
  37. 7138fcf use CPUState by bellard · 21 years ago
  38. c45886d PowerPC system emulation (Jocelyn Mayer) - PIC poll mode (Jocelyn Mayer) - use CPUState - Floppy support (Jocelyn Mayer) - command line debug (Jocelyn Mayer) by bellard · 21 years ago
  39. ffa65c3 fcntl flags convertion (Jocelyn Mayer) by bellard · 21 years ago
  40. 2d603d2 PowerPC support - float macros by bellard · 21 years ago
  41. 61190b1 PowerPC update (Jocelyn Mayer) by bellard · 21 years ago
  42. 9886cc1 factorized GenOpFunc by bellard · 21 years ago
  43. ce09776 PowerPC System emulation (Jocelyn Mayer) by bellard · 21 years ago
  44. 5be1a8e ppc fix by bellard · 21 years ago
  45. 09683d3 changed cpu_x86_in/out to cpu_in/out by bellard · 21 years ago
  46. 590b7ee aalib support with SDL by bellard · 21 years ago
  47. af5ad10 infer access type by bellard · 21 years ago
  48. ac9eb07 suppressed explicit access type and use the exception routine to infer it from the micro operation by bellard · 21 years ago
  49. 9a64fbe PowerPC system emulation (Jocelyn Mayer) - modified patch to use new TLB api by bellard · 21 years ago
  50. efe160c update by bellard · 21 years ago
  51. dc887a4 make the bios be a ROM memory - glibc hacks for setvbuf and signals - correct century storage in CMOS emulation by bellard · 21 years ago
  52. b9f1950 hack for target_ulong define by bellard · 21 years ago
  53. e16c53f assembly soft MMU defines on i386 by bellard · 21 years ago
  54. 8351d2d WHEEL defines may not be available in SDL by bellard · 21 years ago
  55. 08785f4 updated so that PPC/ARM/SPARC executables are automatically launched when invoked by bellard · 21 years ago
  56. 75c6215 correct cpu state by bellard · 21 years ago
  57. 6b136f9 CD-ROM detection fix by bellard · 21 years ago
  58. 2ddbbd1 (temporary) only physical dump is possible in gdb by bellard · 21 years ago
  59. 9fa3e85 new generic TLB support - faster self modifying code support - added ROM memory support by bellard · 21 years ago
  60. 4390df5 added support for direct patching on i386 host (faster emulation) - increased translation buffer size - added new TLB support by bellard · 21 years ago
  61. ecd854f added support for direct patching on i386 host (faster emulation) by bellard · 21 years ago
  62. 513b500 include stddef.h for size_t definition by bellard · 21 years ago
  63. edf75d5 export more memory defines by bellard · 21 years ago
  64. 1376847 support for new TLB handling by bellard · 21 years ago
  65. 17348a7 waiting for TARGET_HAS_SMC patch by bellard · 21 years ago
  66. 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
  67. 943144d added raw/user/kernel memory accesses (faster emulation) by bellard · 21 years ago
  68. 34e01bb fixed dx based protected in/outs (win98 install) - changed JUMP_TB2 branch number arg by bellard · 21 years ago
  69. 7f1135b added stx_T1_A0 micro ops by bellard · 21 years ago
  70. f68dd77 fixed word bit operations with memory offset - suppressed push/pop micro operations by bellard · 21 years ago
  71. 436d8b8 correct value for ADDSEG is real mode (fixes GRUB boot) - update static protected mode state - use generic tlb_set_page() by bellard · 21 years ago
  72. dc6f57f debug updates - page_unprotect() is no longer needed in softmmu case by bellard · 21 years ago
  73. 65262d5 added PE to static CPU state (avoids flushing translated code when swiching between protected and real mode) - moved memory defs to cpu-all.h by bellard · 21 years ago
  74. 773b93e signal fix: update the host signal 'signal ignored' state to avoid unexpected -EINTR values (ash fix) by bellard · 21 years ago
  75. 82c7e2a update by bellard · 21 years ago
  76. 546cdbd first multi target test (lauches 'ls') by bellard · 21 years ago
  77. c265508 more precise PIT gate emulation by bellard · 21 years ago
  78. dd4e27d removed test code by bellard · 21 years ago
  79. a41bc9a explicited S3 specific code - added more debug code by bellard · 21 years ago
  80. 3bfd9da termios support for SPARC and PPC by bellard · 21 years ago
  81. c573ff6 stat64 fix - added getpagesize() by bellard · 21 years ago
  82. 060366c SPARC fixes : syscall fixes - added user register window exception support by bellard · 21 years ago
  83. 6da41ea added CPU callbacks by bellard · 21 years ago
  84. 0124311 more generic TLB support - began to fix unlikely interrupt issues by bellard · 21 years ago
  85. f515528 aligned stack on 16 byte boundary - PPC target fixes - SPARC target fixes by bellard · 21 years ago
  86. b453b70 sparc fixes by bellard · 21 years ago
  87. 0ac4bd5 float access fixes by bellard · 21 years ago
  88. 3811a29 update by bellard · 21 years ago
  89. 3415a4d invd and wbinvd support - fixed code gen logic for invlpg - simpler exception handling in load_seg() by bellard · 21 years ago
  90. b7f0f46 debug fixes - use more generic TLB mappings by bellard · 21 years ago
  91. 8e68201 correct zero segment values when coming from VM86 mode - cache infos in CPUID - simpler exception handling in load_seg() - validate segments after lret/iret by bellard · 21 years ago
  92. cf495bc SPARC fixes: corrected PC/NPC logic (now slower but can be optimized a lot) - fixed flags computations - added register window exceptions support - fixed mul and div - added mulscc - fixed immediate field decoding by bellard · 21 years ago
  93. fb0eaff PowerPC fixes (Jocelyn Mayer) by bellard · 21 years ago
  94. 07ad1b9 disable keyboard interrupts if keyboard clock disabled (may not be fully correct) - added keyboard ID for extended keyboard by bellard · 21 years ago
  95. d36cd60 P4 style multiplication eflags by bellard · 21 years ago
  96. 5e809a8 dump irq inhibit flag as it is a part of the cpu state by bellard · 21 years ago
  97. 791c226 more complete eflags testing for multiplication (P4 case only) by bellard · 21 years ago
  98. 163a7cb imull fix (suggested by Robert J. Harley) by bellard · 21 years ago
  99. 6bb7057 a20 fix by bellard · 21 years ago
  100. 4136f33 fixed eflags IF/IOPL update by bellard · 21 years ago