1. 43523e9 -no-frame option for sdl, by Christian Laursen. by ths · 18 years ago
  2. 20d8a3e Monitor multiplexing, by Jason Wessel. by ths · 18 years ago
  3. 5867c88 Parport EPP support for Linux, by Marko Kohtala. by ths · 18 years ago
  4. 970ac5a use ram allocation functions by bellard · 18 years ago
  5. a9ce859 info vnc command (Anthony Liguori) by bellard · 18 years ago
  6. 3fffc22 PIIX4 SMBus host, EEPROM device emulation, by Ed Swierk. by ths · 18 years ago
  7. 0dcece7 Remove redundant ENOMEDIUM define. by ths · 18 years ago
  8. 4046d91 Use standard character device interface for gdbstub. by pbrook · 18 years ago
  9. e5b0bc4 Rearrange char event handlers to fix CHR_EVENT_RESET. by pbrook · 18 years ago
  10. 6c3675c ENODEV works also for __sun__, the magic number 4097 stemmed from the by ths · 18 years ago
  11. 71c2fd5 Define ENOMEDIUM to match ENODEV if it isn't available. by ths · 18 years ago
  12. 6070dd0 Split out SDL X keymap, by Bernhard Fischer. by ths · 18 years ago
  13. 4de9b24 Reworking MIPS interrupt handling, by Aurelien Jarno. by ths · 18 years ago
  14. 3c07f8e Don't resume guest when gdb connection terminates and -S specified. by pbrook · 18 years ago
  15. 8e71621 Add ARM Angel semihosting to system emulation. by pbrook · 18 years ago
  16. daf9062 ARM ELF loader. by pbrook · 18 years ago
  17. 5856de8 MIPS Malta system and devices support, by Aurelien Jarno and Stefan Weil. by ths · 18 years ago
  18. fde7d5b Gallileo GT64xxx support, by Aurelien Jarno. by ths · 18 years ago
  19. 567daa4 Increase MIPS BIOS from 128kB to 4MB, by Aurelien Jarno. by ths · 18 years ago
  20. 8f1c91d Devfn number for the PIIX3 southbridge, by Aurelien Jarno. by ths · 18 years ago
  21. abcebc7 Devfn number for network PCI cards, by Aurelien Jarno. by ths · 18 years ago
  22. 18607dc added cutils.c by bellard · 18 years ago
  23. 96d30e4 Revert -disk patch, as requested by Fabrice. The general idea of this by ths · 18 years ago
  24. 86e94de Reinitialize monitor upon reconnect, by Anthony Liguori. by ths · 18 years ago
  25. 4dbb0f5 Fix for hard disk translation hints, by Volker Ruppert. by ths · 18 years ago
  26. 2e9671d patch for block-raw.c for Solaris, by Ben Taylor. by ths · 18 years ago
  27. 9ae0255 Add -option-rom option to allow loading of PCI option ROMs, by Anthony Liguori. by ths · 18 years ago
  28. 455204e Dynamic handling of guest mice, by Lonnie Mendez. by ths · 18 years ago
  29. fa1fb14 Fix SCSI cdrom boot, thanks Blue Swirl. by ths · 18 years ago
  30. 42550fd SCSI emulation improvements, by Chuck Brazie. by ths · 18 years ago
  31. fef3074 Escape filname printout properly, by Anthony Liguori and Julian Seward. by ths · 18 years ago
  32. 73fc974 Unix domain socket support for VNC, by Anthony Liguori. by ths · 18 years ago
  33. 667acca Implement -no-quit option, by Xavier Gnata. by ths · 18 years ago
  34. e16fe40 Move the MIPS CPU timer in a seperate file, by Alec Voropay. by ths · 18 years ago
  35. f00fc47 moved PCI init to BIOS by bellard · 19 years ago
  36. 80b3ada Implement sun4u PCI IRQ routing. by pbrook · 19 years ago
  37. d2b5931 PCI shared IRQ fix (original patch by andrzej zaborowski). by pbrook · 19 years ago
  38. e69954b Add ARM RealView Emulation Baseboard. by pbrook · 19 years ago
  39. aef445b Merge common ISA access routines. by pbrook · 19 years ago
  40. b817493 dummy cs4231 audio driver for sun4m (Blue Swirl) by bellard · 19 years ago
  41. 9b94dc3 better PCNET endianness support by bellard · 19 years ago
  42. 67e999b Separate the DMA controllers - Convert ESP to new DMA methods (Blue Swirl) by bellard · 19 years ago
  43. 6192bc3 Flush IO requests before savevm (original patch by Blue Swirl). by pbrook · 19 years ago
  44. a917d38 SCSI TCQ support. by pbrook · 19 years ago
  45. e6cda8e win32 tap poll suppression (kazu) by bellard · 19 years ago
  46. 19cb373 better support of host drives by bellard · 19 years ago
  47. 89b6b50 vga init changes by bellard · 19 years ago
  48. 4d611c9 SCSI and USB async IO support. by pbrook · 19 years ago
  49. ce1a14d Dynamically allocate AIO Completion Blocks. by pbrook · 19 years ago
  50. 6eb5733 fixed blocking io emulation by bellard · 19 years ago
  51. faea38e multiple snapshot support by bellard · 19 years ago
  52. 83f6409 async file I/O API by bellard · 19 years ago
  53. 1dce7c3 new clock logic: cpu ticks and virtual clocks are no longer proportional - added timestamps on the stdio console by bellard · 19 years ago
  54. 4f20929 Don't include audio.h when building tools. by pbrook · 19 years ago
  55. e3c2613 pcnet nic support (Antony T Curtis) by bellard · 19 years ago
  56. beac80c Windows sparse file support (Frediano Ziglio) by bellard · 19 years ago
  57. 29133e9 AMD NOR flash device support (initial patch by Jocelyn Mayer) by bellard · 19 years ago
  58. 26a7646 C99 64 bit printf by bellard · 19 years ago
  59. a18e524 multiple wait object support for win32 (kazu) by bellard · 19 years ago
  60. 75956cf Sun4u vga+bios tweaks (Blue Swirl). by pbrook · 19 years ago
  61. 52ca8d6 -no-fd-bootchk option (Lonnie Mendez) by bellard · 19 years ago
  62. ec3757d use C99 64 bit printf format to ease win32 porting by bellard · 19 years ago
  63. 74a14f2 increase video memory to 8MB by bellard · 19 years ago
  64. ac62f71 Win32 build fix. by pbrook · 19 years ago
  65. 7a6cba6 Disk cache flush support. by pbrook · 19 years ago
  66. 7d8406b PCI SCSI HBA emulation. by pbrook · 19 years ago
  67. 0fc5c15 SCSI lun probing fix. by pbrook · 19 years ago
  68. 2e5d83b Rearrange SCSI disk emulation code. Add USB mass storage device emulation. by pbrook · 19 years ago
  69. 0d92ed3 OHCI USB host emulation. by pbrook · 19 years ago
  70. 502a539 Rearrange PCI host emulation code. Add ARM PCI emulation. by pbrook · 19 years ago
  71. d3079cd bgr32 pixel format support by bellard · 19 years ago
  72. 6515b20 ACPI support by bellard · 19 years ago
  73. 2423686 VNC server (Anthony Liguori) by bellard · 19 years ago
  74. 1640695 Add nominal ARM Versatil/AB board emulation. by pbrook · 19 years ago
  75. 008a881 Fix build failure. by pbrook · 19 years ago
  76. 27c7ca7 SHIX board emulation (Samuel Tardieu) by bellard · 19 years ago
  77. 9ee3c02 added entry parameter to ELF loader by bellard · 19 years ago
  78. fd06c37 PC speaker emulation (Joachim Henke) by bellard · 19 years ago
  79. 5fe141f generic ELF loader by bellard · 19 years ago
  80. 09b26c5 USB tablet support (Brad Campbell, Anthony Liguori) by bellard · 19 years ago
  81. f331110 win32 serial port support (initial patch by kazu by bellard · 19 years ago
  82. cdbdb64 ARM Versatile Platform Baseboard emulation. by pbrook · 19 years ago
  83. 9521989 Allow multiple graphics devices. by pbrook · 19 years ago
  84. 40f137e Add Arm926 core support. by pbrook · 19 years ago
  85. f94f5d7 Add support for raw AT keyboard scancodes. by pbrook · 19 years ago
  86. bdd5003 Arm display emulation. by pbrook · 19 years ago
  87. a41b2ff Allow selection of emulated network card. rtl8139 emulation. by pbrook · 19 years ago
  88. d861b05 Avoid buffer overflow when sending slirp packets. by pbrook · 19 years ago
  89. 7fb843f tap win32 support by bellard · 19 years ago
  90. 6a36d84 suppressed -enable-audio and simplified -soundhw option handling (malc) by bellard · 19 years ago
  91. ba3c64f Initial SPARC SMP support (Blue Swirl) by bellard · 19 years ago
  92. 80337b6 NIC emulation for qemu arm-softmmu (Paul Brook) by bellard · 19 years ago
  93. b5ff1b3 ARM system emulation (Paul Brook) by bellard · 19 years ago
  94. daa5796 PS2 mouse and keyboard separation (Paul Brook) by bellard · 19 years ago
  95. 7668a27 openpic SMP support (Jocelyn Mayer) by bellard · 19 years ago
  96. e5d13e2 more generic serial port (initial patch by Jocelyn Mayer) by bellard · 19 years ago
  97. 6a00d60 SMP support by bellard · 19 years ago
  98. 7c9d8e0 new network emulation by bellard · 19 years ago
  99. 0bd4885 API for changes in VM state (malc) by bellard · 19 years ago
  100. 2122c51 char dev ioctls by bellard · 19 years ago