1. e7d8100 Fix spelling in comments, documentation and messages by Stefan Weil · 13 years ago
  2. 5f04e36 Changelog: Add explanatory note that this file is no longer updated by Peter Maydell · 14 years ago
  3. cbae086 Fix typos in comments (dependancy -> dependency) by Stefan Weil · 14 years ago
  4. 0aced4e Update version and changelog to sync with stable branch by Anthony Liguori · 15 years ago
  5. 669b92e Update Changelog to reflect 0.10.2 release by aliguori · 16 years ago
  6. 82e5267 Update changelog by aliguori · 16 years ago
  7. b4171e4 Add version information for 0.10.0 release. by aliguori · 16 years ago
  8. 0e67458 Update by malc · 17 years ago
  9. c30bb26 Add N810 to allowed -M values, add documentation part for N8x0. by balrog · 17 years ago
  10. 57cd6e9 MusicPal docs snippet (Jan Kiszka) and reshuffle ChangeLog. by balrog · 17 years ago
  11. 66a3cc7 Update Changelog by aurel32 · 17 years ago
  12. cec79b3 Update Changelog by aurel32 · 17 years ago
  13. bfe3121 version change by bellard · 17 years ago
  14. 6d1f177 Fix memory allocation on mainstone2 and convert to qemu_ram_alloc. by balrog · 17 years ago
  15. d66846a Update Changelog with new Xscale platforms and vmsvga. by balrog · 17 years ago
  16. a76dc35 Fix typo. by ths · 17 years ago
  17. 9ee6e8b ARMv7 support. by pbrook · 17 years ago
  18. 0264592 Split I^2C controller out of hw/omap.c. by balrog · 17 years ago
  19. 93a0019 Mention userland strace support, and mipssim machine emulation. by ths · 17 years ago
  20. cb33da5 Support for executing 32 bit SPARC32PLUS files for Sparc64 user emulator by blueswir1 · 17 years ago
  21. 981623f Mentione CRIS in Changelog. by ths · 17 years ago
  22. 115646b More user timer fixes (Robert Reif) by blueswir1 · 17 years ago
  23. 239fbd8 Add missing svm.h header, and add a Changelog entry. by ths · 17 years ago
  24. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  25. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  26. 6ada745 Parallels disk image support, by Alex Beregszaszi. by ths · 17 years ago
  27. 1cd548e Update Changelog. by ths · 17 years ago
  28. b65df01 Update Changelog. by pbrook · 18 years ago
  29. 5a5012e MIPS 64-bit FPU support, plus some collateral bugfixes in the by ths · 18 years ago
  30. f6b647c Documentation update by blueswir1 · 18 years ago
  31. 33d68b5 MIPS -cpu selection support, by Herve Poussineau. by ths · 18 years ago
  32. 54d43f7 Mention ds1225y support. by ths · 18 years ago
  33. 430415f Add Erwan Velu as contributor for the tftp boot patches. by ths · 18 years ago
  34. ad0504b Record important changes. by ths · 18 years ago
  35. 9529ebc update author by bellard · 18 years ago
  36. 7b9c30c update by bellard · 18 years ago
  37. 284ec16 Add Darwin userspace emulation to Changelog. by ths · 18 years ago
  38. 9dbd25e Note newsworthy changes. by ths · 18 years ago
  39. 4f3baa4 update by bellard · 18 years ago
  40. f0e4217 update by bellard · 18 years ago
  41. 13a2e80 info about VM snapshots by bellard · 18 years ago
  42. 83f6409 async file I/O API by bellard · 18 years ago
  43. 6330126 update by bellard · 18 years ago
  44. beac80c Windows sparse file support (Frediano Ziglio) by bellard · 18 years ago
  45. 1579bde update by bellard · 18 years ago
  46. 856860f update by bellard · 19 years ago
  47. a08beb3 update by bellard · 19 years ago
  48. 691fce4 update by bellard · 19 years ago
  49. 2423686 VNC server (Anthony Liguori) by bellard · 19 years ago
  50. 27c7ca7 SHIX board emulation (Samuel Tardieu) by bellard · 19 years ago
  51. a8ca632 update by bellard · 19 years ago
  52. fd06c37 PC speaker emulation (Joachim Henke) by bellard · 19 years ago
  53. 210fe0b update by bellard · 19 years ago
  54. 90dc3b3 update by bellard · 19 years ago
  55. 2c6cadd update by bellard · 19 years ago
  56. ea31eb5 update by bellard · 19 years ago
  57. ba3c64f Initial SPARC SMP support (Blue Swirl) by bellard · 19 years ago
  58. f881a0d update by bellard · 19 years ago
  59. 048f6b4 mips user emulation by bellard · 19 years ago
  60. b5ff1b3 ARM system emulation (Paul Brook) by bellard · 19 years ago
  61. 2023a2c update by bellard · 19 years ago
  62. 41d0394 update by bellard · 19 years ago
  63. e57a8c0 low level host parallel port access by bellard · 19 years ago
  64. f8d179e use host serial port by bellard · 19 years ago
  65. bb36d47 initial USB support by bellard · 19 years ago
  66. d5d11ea update by bellard · 19 years ago
  67. 6f5f11a update by bellard · 19 years ago
  68. 1d14ffa merged 15a_aqemu.patch audio patch (malc) by bellard · 19 years ago
  69. a7c15ab update by bellard · 19 years ago
  70. 33d0843 update by bellard · 19 years ago
  71. b195775 update by bellard · 19 years ago
  72. 3475187 sparc64 marge (Blue Swirl) by bellard · 19 years ago
  73. 8979b22 VMDK disk image creation (Filip Navara) by bellard · 19 years ago
  74. a09db21 Windows 2000 install disk full hack (original idea from Vladimir N. Oleynik) by bellard · 20 years ago
  75. de167e4 Virtual VFAT support (Johannes Schindelin) by bellard · 20 years ago
  76. 6a0f9e8 Virtual PC read-only disk image support (Alex Beregszaszi) by bellard · 20 years ago
  77. a8753c3 Bochs disk image support (Alex Beregszaszi) by bellard · 20 years ago
  78. 232ba5a update by bellard · 20 years ago
  79. b7bcbe9 ARM VFP support (Paul Brook) by bellard · 20 years ago
  80. 99c475a armv5te support (Paul Brook) by bellard · 20 years ago
  81. 6508fe5 PC parallel port support (Mark Jonckheere) by bellard · 20 years ago
  82. 664e0f1 MMX/SSE support by bellard · 20 years ago
  83. bdfaf50 update by bellard · 20 years ago
  84. 808c495 big endian ARM support (Lennert Buytenhek) by bellard · 20 years ago
  85. 3d11d0e keymaps support (initial patch by Johannes Schindelin) by bellard · 20 years ago
  86. 585d0ed .dmg disk image format support (Johannes Schindelin) by bellard · 20 years ago
  87. 6a78ece update by bellard · 20 years ago
  88. a07167d update by bellard · 20 years ago
  89. bed5cd8 update by bellard · 20 years ago
  90. c76338c update by bellard · 20 years ago
  91. 61a8c4e enter insn fix by bellard · 20 years ago
  92. d75d9f6 SDL Audio support and SB16 fixes (malc) by bellard · 20 years ago
  93. 655aa52 update by bellard · 20 years ago
  94. 023fcb9 update by bellard · 20 years ago
  95. f985931 update by bellard · 20 years ago
  96. d63d307 -loadvm and -full-screen options by bellard · 20 years ago
  97. 2518bd0 update by bellard · 20 years ago
  98. e95c8d5 full system SPARC emulation (Blue Swirl) by bellard · 20 years ago
  99. 525d67b update by bellard · 20 years ago
  100. 16c460b update by bellard · 20 years ago