1. 9c1de61 Increase the number of multiplexed monitor devices. by ths · 18 years ago
  2. 3594c77 Replace TLSZ with TARGET_FMT_lx. by ths · 18 years ago
  3. 32801d5 2nd serial port for Malta, by Jason Wessel. by ths · 18 years ago
  4. ad0504b Record important changes. by ths · 18 years ago
  5. 0db1137 Change -tftp option to take a root directory, by Anthony Liguori. by ths · 18 years ago
  6. 1f697db Add OACK support to slirp TFTP server, by Anthony Liguori. by ths · 18 years ago
  7. 47d5d01 Add -bootp option for slirp, by Anthony Liguori. by ths · 18 years ago
  8. 5f18949 Document -no-frame option. by ths · 18 years ago
  9. d84fe7a Don't require a disk image for network boot, by Ferenc Wagner. by ths · 18 years ago
  10. 292eef5 Ignore special flags in nsector variable. by ths · 18 years ago
  11. 43523e9 -no-frame option for sdl, by Christian Laursen. by ths · 18 years ago
  12. 20d8a3e Monitor multiplexing, by Jason Wessel. by ths · 18 years ago
  13. 925fd0f Fix sign-extension of VPN field in TLB, by Herve Poussineau. by ths · 18 years ago
  14. 7070526 Add PS/2 keyboard to MIPS R4K, by Herve Poussineau. by ths · 18 years ago
  15. b7678d9 PS/2 interface - Allow custom IO ports + IRQ, by Herve Poussineau. by ths · 18 years ago
  16. 5867c88 Parport EPP support for Linux, by Marko Kohtala. by ths · 18 years ago
  17. d5d10bc Solaris tap device, by Sittichai Palingsong. by ths · 18 years ago
  18. 8026591 Userland mount syscall emulation, by Kirill A. Shutemov. by ths · 18 years ago
  19. f941aa2 Qemu support for S32 and U32 alsa output, by Vassili Karpov. by ths · 18 years ago
  20. b93aebe fixed cross win32 build by bellard · 18 years ago
  21. 9529ebc update author by bellard · 18 years ago
  22. 18acad9 ARM doubleword post-modify fix (Daniel Jacobowitz). by pbrook · 18 years ago
  23. e557448 Fix previous Linux userland emulation breakage. by ths · 18 years ago
  24. f2f1ac8 increase USB table poll interval by bellard · 18 years ago
  25. 39b9aae Linux userland emulation of prctl, from Debian patchset. by ths · 18 years ago
  26. 7494b0f Linux userland emulation of syslog, from Debian patchset. by ths · 18 years ago
  27. eb5c851 Use PATH_MAX for name lengths, by Sergey Vlasov. by ths · 18 years ago
  28. cf25723 Fix typo, and some reformatting. by ths · 18 years ago
  29. 86b2bd9 Fix syntax error. by ths · 18 years ago
  30. c2b84fa Improve configure for Solaris, by Ben Taylor. by ths · 18 years ago
  31. e9420c4 Fix linking for qemu-img on Solaris, by Ben Taylor. by ths · 18 years ago
  32. d34dda5 qemu-img: fix incorrect error message, by Stuart Brady. by ths · 18 years ago
  33. bd59780 Fix floating point to integer conversion, by Aurelien Jarno. by ths · 18 years ago
  34. ed8276a Serial console improvements, by Stefan Weil. by ths · 18 years ago
  35. dbcf5e8 Use the actual executable names in documentation, based on a patch by by ths · 18 years ago
  36. ea78592 Build fix for mingw/Cygwin, by Kazu. It also looks like it does the by ths · 18 years ago
  37. 087f4ae Clean up serial code for Win 32, by Kazu. by ths · 18 years ago
  38. b63891a Fix typo, by Ed Swierk. by ths · 18 years ago
  39. b80029c Support for more SPARC relocations, by Martin Bochnig. by ths · 18 years ago
  40. 43024c6 Fix for solaris register allocation issue on amd64, by Martin Bochnig. by ths · 18 years ago
  41. 970ac5a use ram allocation functions by bellard · 18 years ago
  42. e9a1ab1 ram allocation functions by bellard · 18 years ago
  43. 1193610 reset rombios32 area by bellard · 18 years ago
  44. 26a1662 darwin fix by bellard · 18 years ago
  45. d8ecc0b Make cpu_signal_handler work on Mac OS X/Darwin x86 by bellard · 18 years ago
  46. 19c80e5 update by bellard · 18 years ago
  47. a0f51ea removed by bellard · 18 years ago
  48. b6aaab3 update by bellard · 18 years ago
  49. df517ce int conversion test by bellard · 18 years ago
  50. 2afbeee update path by bellard · 18 years ago
  51. 7b9c30c update by bellard · 18 years ago
  52. c636bb6 gdbserver fix by bellard · 18 years ago
  53. 84f2e8e copyright update by bellard · 18 years ago
  54. a9ce859 info vnc command (Anthony Liguori) by bellard · 18 years ago
  55. 564c337 Mouse relative offset VNC extension (Anthony Liguori) by bellard · 18 years ago
  56. 2a25282 This patch fixes typos in the commpage definition (Pierre d'Herbemont). by bellard · 18 years ago
  57. 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
  58. 1e2bed4 Darwin cleanup usage (Pierre d'Herbemont) by bellard · 18 years ago
  59. 8319523 Darwin user help (Pierre d'Herbemont) by bellard · 18 years ago
  60. 4fe8b87 gcc version by bellard · 18 years ago
  61. 1057eaa Fix 64-bit host register corruption. by pbrook · 18 years ago
  62. d96372e sem* and msg* for qemu, part2, by Kirill Shutemov. by ths · 18 years ago
  63. fa29481 sem* and msg* for qemu, part1, by Kirill Shutemov. by ths · 18 years ago
  64. b49d07b Use target_ulong type for emulator registers. by ths · 18 years ago
  65. 33ef55b Mingw build fix, by Johannes Schindelin. by ths · 18 years ago
  66. 3fffc22 PIIX4 SMBus host, EEPROM device emulation, by Ed Swierk. by ths · 18 years ago
  67. 4a109bf Update MIPS TODO. by ths · 18 years ago
  68. 01d6a89 Sparc arm/mips/sparc register patch, by Martin Bochnig. by ths · 18 years ago
  69. 6a1cbf6 script=no for the TUN/TAP net option, by Jean-Christian de Rivaz by ths · 18 years ago
  70. c4e27dd 64 bit syscall fix by bellard · 18 years ago
  71. d80c7d1 64 bit syscall fixes - more logical mwait/monitor ECX test by bellard · 18 years ago
  72. 0499e4a cwde and cdq fix in 64 bit mode by bellard · 18 years ago
  73. 0dcece7 Remove redundant ENOMEDIUM define. by ths · 18 years ago
  74. 01feaa0 Save some vm space for the regular program loading zone, by Pierre d'Herbemont by ths · 18 years ago
  75. bf53ca0 Upgrade the apic version_id, by Don Laor. by ths · 18 years ago
  76. 5a7b542 siginfo fix for Darwin/Mac OS X, by Pierre d'Herbemont. by ths · 18 years ago
  77. fd67764 Use Cocoa and CoreAudio backend by default on Darwin systems, by Pierre by ths · 18 years ago
  78. 46ea339 Fix set_error return value, by Pierre d'Herbemont. by ths · 18 years ago
  79. 90e950d Fix GT64120 mapping with REDBOOT, by Aurelien Jarno. by ths · 18 years ago
  80. 3ddd006 Fix 64bit-induced MIPS Malta breakage, by Aurelien Jarno. by ths · 18 years ago
  81. a2d1eba GDB hosted syscalls. by pbrook · 18 years ago
  82. 4046d91 Use standard character device interface for gdbstub. by pbrook · 18 years ago
  83. f749998 Add nodelay option for TCP character devices. by pbrook · 18 years ago
  84. e5b0bc4 Rearrange char event handlers to fix CHR_EVENT_RESET. by pbrook · 18 years ago
  85. dff5efc Accept --foo as an alias for -foo. by pbrook · 18 years ago
  86. 64423fb Accept -help. by pbrook · 18 years ago
  87. 6c3675c ENODEV works also for __sun__, the magic number 4097 stemmed from the by ths · 18 years ago
  88. 71c2fd5 Define ENOMEDIUM to match ENODEV if it isn't available. by ths · 18 years ago
  89. df5cf72 Make the tarball's VERSION part overridable from make invocation. by ths · 18 years ago
  90. 44cbbf1 Fix malta emulation for 64bit qemu. by ths · 18 years ago
  91. 6070dd0 Split out SDL X keymap, by Bernhard Fischer. by ths · 18 years ago
  92. e6a71ae Add support for 82371FB (Step A1) and Improved support for 82371SB by ths · 18 years ago
  93. 5f4da8c New multiple snapshot support for VMDK, by Igor Lvovsky. by ths · 18 years ago
  94. b29a034 EBase is limited to KSEG0/KSEG1 even on 64bit CPUs. by ths · 18 years ago
  95. 4de9b24 Reworking MIPS interrupt handling, by Aurelien Jarno. by ths · 18 years ago
  96. 30c4bba Fix DMA timeouts on FreeBSD, by Carlo Marcelo Arenas Belon. by ths · 18 years ago
  97. 9c2149c Implementing dmfc/dmtc. by ths · 18 years ago
  98. 17c275d Update .cvsignore. by ths · 18 years ago
  99. 81e1e20 Update TODO. by ths · 18 years ago
  100. 3b1c8be Fix PageMask handling, second part. by ths · 18 years ago