1. dbcf5e8 Use the actual executable names in documentation, based on a patch by by ths · 18 years ago
  2. ea78592 Build fix for mingw/Cygwin, by Kazu. It also looks like it does the by ths · 18 years ago
  3. 087f4ae Clean up serial code for Win 32, by Kazu. by ths · 18 years ago
  4. b63891a Fix typo, by Ed Swierk. by ths · 18 years ago
  5. b80029c Support for more SPARC relocations, by Martin Bochnig. by ths · 18 years ago
  6. 43024c6 Fix for solaris register allocation issue on amd64, by Martin Bochnig. by ths · 18 years ago
  7. 970ac5a use ram allocation functions by bellard · 18 years ago
  8. e9a1ab1 ram allocation functions by bellard · 18 years ago
  9. 1193610 reset rombios32 area by bellard · 18 years ago
  10. 26a1662 darwin fix by bellard · 18 years ago
  11. d8ecc0b Make cpu_signal_handler work on Mac OS X/Darwin x86 by bellard · 18 years ago
  12. 19c80e5 update by bellard · 18 years ago
  13. a0f51ea removed by bellard · 18 years ago
  14. b6aaab3 update by bellard · 18 years ago
  15. df517ce int conversion test by bellard · 18 years ago
  16. 2afbeee update path by bellard · 18 years ago
  17. 7b9c30c update by bellard · 18 years ago
  18. c636bb6 gdbserver fix by bellard · 18 years ago
  19. 84f2e8e copyright update by bellard · 18 years ago
  20. a9ce859 info vnc command (Anthony Liguori) by bellard · 18 years ago
  21. 564c337 Mouse relative offset VNC extension (Anthony Liguori) by bellard · 18 years ago
  22. 2a25282 This patch fixes typos in the commpage definition (Pierre d'Herbemont). by bellard · 18 years ago
  23. 263466f This patch cleans up target_mach_msg_trap(), removes unuseful do_pread, begins sysctl implementation and implements fcntl (Pierre d'Herbemont). by bellard · 18 years ago
  24. 1e2bed4 Darwin cleanup usage (Pierre d'Herbemont) by bellard · 18 years ago
  25. 8319523 Darwin user help (Pierre d'Herbemont) by bellard · 18 years ago
  26. 4fe8b87 gcc version by bellard · 18 years ago
  27. 1057eaa Fix 64-bit host register corruption. by pbrook · 18 years ago
  28. d96372e sem* and msg* for qemu, part2, by Kirill Shutemov. by ths · 18 years ago
  29. fa29481 sem* and msg* for qemu, part1, by Kirill Shutemov. by ths · 18 years ago
  30. b49d07b Use target_ulong type for emulator registers. by ths · 18 years ago
  31. 33ef55b Mingw build fix, by Johannes Schindelin. by ths · 18 years ago
  32. 3fffc22 PIIX4 SMBus host, EEPROM device emulation, by Ed Swierk. by ths · 18 years ago
  33. 4a109bf Update MIPS TODO. by ths · 18 years ago
  34. 01d6a89 Sparc arm/mips/sparc register patch, by Martin Bochnig. by ths · 18 years ago
  35. 6a1cbf6 script=no for the TUN/TAP net option, by Jean-Christian de Rivaz by ths · 18 years ago
  36. c4e27dd 64 bit syscall fix by bellard · 18 years ago
  37. d80c7d1 64 bit syscall fixes - more logical mwait/monitor ECX test by bellard · 18 years ago
  38. 0499e4a cwde and cdq fix in 64 bit mode by bellard · 18 years ago
  39. 0dcece7 Remove redundant ENOMEDIUM define. by ths · 18 years ago
  40. 01feaa0 Save some vm space for the regular program loading zone, by Pierre d'Herbemont by ths · 18 years ago
  41. bf53ca0 Upgrade the apic version_id, by Don Laor. by ths · 18 years ago
  42. 5a7b542 siginfo fix for Darwin/Mac OS X, by Pierre d'Herbemont. by ths · 18 years ago
  43. fd67764 Use Cocoa and CoreAudio backend by default on Darwin systems, by Pierre by ths · 18 years ago
  44. 46ea339 Fix set_error return value, by Pierre d'Herbemont. by ths · 18 years ago
  45. 90e950d Fix GT64120 mapping with REDBOOT, by Aurelien Jarno. by ths · 18 years ago
  46. 3ddd006 Fix 64bit-induced MIPS Malta breakage, by Aurelien Jarno. by ths · 18 years ago
  47. a2d1eba GDB hosted syscalls. by pbrook · 18 years ago
  48. 4046d91 Use standard character device interface for gdbstub. by pbrook · 18 years ago
  49. f749998 Add nodelay option for TCP character devices. by pbrook · 18 years ago
  50. e5b0bc4 Rearrange char event handlers to fix CHR_EVENT_RESET. by pbrook · 18 years ago
  51. dff5efc Accept --foo as an alias for -foo. by pbrook · 18 years ago
  52. 64423fb Accept -help. by pbrook · 18 years ago
  53. 6c3675c ENODEV works also for __sun__, the magic number 4097 stemmed from the by ths · 18 years ago
  54. 71c2fd5 Define ENOMEDIUM to match ENODEV if it isn't available. by ths · 18 years ago
  55. df5cf72 Make the tarball's VERSION part overridable from make invocation. by ths · 18 years ago
  56. 44cbbf1 Fix malta emulation for 64bit qemu. by ths · 18 years ago
  57. 6070dd0 Split out SDL X keymap, by Bernhard Fischer. by ths · 18 years ago
  58. e6a71ae Add support for 82371FB (Step A1) and Improved support for 82371SB by ths · 18 years ago
  59. 5f4da8c New multiple snapshot support for VMDK, by Igor Lvovsky. by ths · 18 years ago
  60. b29a034 EBase is limited to KSEG0/KSEG1 even on 64bit CPUs. by ths · 18 years ago
  61. 4de9b24 Reworking MIPS interrupt handling, by Aurelien Jarno. by ths · 18 years ago
  62. 30c4bba Fix DMA timeouts on FreeBSD, by Carlo Marcelo Arenas Belon. by ths · 18 years ago
  63. 9c2149c Implementing dmfc/dmtc. by ths · 18 years ago
  64. 17c275d Update .cvsignore. by ths · 18 years ago
  65. 81e1e20 Update TODO. by ths · 18 years ago
  66. 3b1c8be Fix PageMask handling, second part. by ths · 18 years ago
  67. c281868 Add dependency for fop_template.c. by ths · 18 years ago
  68. 3c07f8e Don't resume guest when gdb connection terminates and -S specified. by pbrook · 18 years ago
  69. 72f341e TLB address wraparound hopefully fixed now. by ths · 18 years ago
  70. bc81440 Bring TLB / PageSize handling in line with real hardware behaviour. by ths · 18 years ago
  71. 8e71621 Add ARM Angel semihosting to system emulation. by pbrook · 18 years ago
  72. 57be54b Fix "make test2". by pbrook · 18 years ago
  73. 5f12ab4 Add more ATAPI CDROM DMA support, by Juergen Keil. by ths · 18 years ago
  74. af23902 Fix typo. by ths · 18 years ago
  75. 472c527 Change display colors, the LED bar is green and the text display is red. by ths · 18 years ago
  76. 15dcf5a Note more issues. by ths · 18 years ago
  77. 7f1c9da Darwin build fix, by Pierre d'Herbemont. by ths · 18 years ago
  78. 284ec16 Add Darwin userspace emulation to Changelog. by ths · 18 years ago
  79. 831b782 Darwin userspace emulation, by Pierre d'Herbemont. by ths · 18 years ago
  80. 54421cb Fix CDROM permission check, by Kazu <kazoo@r3.dion.ne.jp>. by ths · 18 years ago
  81. 0da75eb Big endian support for Gallileo, by Aurelien Jarno. by ths · 18 years ago
  82. 605686c Kqemu support for Solaris, by Ben Taylor. by ths · 18 years ago
  83. 8182266 Fix USB buffer size, by Herbert Xu. by ths · 18 years ago
  84. 54fd9cd Slirp UDP fix, by Jason Wessel. by ths · 18 years ago
  85. 9dbd25e Note newsworthy changes. by ths · 18 years ago
  86. 2c52c81 Keep track of mips related issues. by ths · 18 years ago
  87. f1770b3 Disable Malta floppy controller for now, by Aurelien Jarno. by ths · 18 years ago
  88. 72742c8 ARM boot fix (Jason Wessel). by pbrook · 18 years ago
  89. adb4796 Improved console handling, thanks Stefan Weil. by ths · 18 years ago
  90. dabd98d fixed movd mmx/sse insn by bellard · 18 years ago
  91. daf9062 ARM ELF loader. by pbrook · 18 years ago
  92. 5856de8 MIPS Malta system and devices support, by Aurelien Jarno and Stefan Weil. by ths · 18 years ago
  93. fde7d5b Gallileo GT64xxx support, by Aurelien Jarno. by ths · 18 years ago
  94. 5c2b87e PIIX4 support, by Aurelien Jarno. by ths · 18 years ago
  95. 567daa4 Increase MIPS BIOS from 128kB to 4MB, by Aurelien Jarno. by ths · 18 years ago
  96. 8f1c91d Devfn number for the PIIX3 southbridge, by Aurelien Jarno. by ths · 18 years ago
  97. abcebc7 Devfn number for network PCI cards, by Aurelien Jarno. by ths · 18 years ago
  98. f158755 Restore SCSI disk attaching, by Igor Kovalenko. by ths · 18 years ago
  99. bf8c534 ifname arg fix by bellard · 18 years ago
  100. 0178196 win32: physical drive support (initial patch by kazu) by bellard · 18 years ago