1. afcc3cd Use the correct PCI IDs for Malta. by ths · 18 years ago
  2. 7e049b8 ColdFire Ethernet support. by pbrook · 18 years ago
  3. 20dcee9 MCF5208 emulation. by pbrook · 18 years ago
  4. 5b9693d Forgot to update vl.h during latest Sparc64 target_ulong fix by blueswir1 · 18 years ago
  5. 7b71733 SMBus support for MIPS Malta. by ths · 18 years ago
  6. 833c717 Improved sanity checking to -net options by blueswir1 · 18 years ago
  7. b3a2319 Use qemu_irqs between CPUs and interrupt controller by blueswir1 · 18 years ago
  8. d7edfd2 Use qemu_irq between interrupt controller and timers by blueswir1 · 18 years ago
  9. 70c0de9 Use qemu_irqs between dma controllers and esp, lance by blueswir1 · 18 years ago
  10. 5aca8c3 Split DMA controller in two Fix register size related bugs by blueswir1 · 18 years ago
  11. 8d05ea8 Change ptimer API to use 64-bit values, add save and load methods by blueswir1 · 18 years ago
  12. 0633879 m68k/ColdFire system emulation. by pbrook · 18 years ago
  13. 6963d7a Add ptimer.c function declarations and makefile rule. by pbrook · 18 years ago
  14. 0ff596d I2C/SMBus framework. by pbrook · 18 years ago
  15. 5dcb6b9 Use full 36-bit physical address space on SS10 by blueswir1 · 18 years ago
  16. 9e315fa PCMCIA addresses are 26-bit, widen the address type from 16 to 32 bits. by balrog · 18 years ago
  17. 6650860 Set OpenBIOS variables in NVRAM by blueswir1 · 18 years ago
  18. 9467cd4 -show-cursor switch to inhibit SDL hiding cursor. by balrog · 18 years ago
  19. 2a1d188 Add missing gpio_handler_t definition. by balrog · 18 years ago
  20. 9d55199 Account for machine with RAM which is not mapped at 0x0 in arm_boot.c. by balrog · 18 years ago
  21. b00052e Spitz PDA, example PXA270 machine (four similar models). by balrog · 18 years ago
  22. c824cac Maxim MAX1110/1111 ADC chip. by balrog · 18 years ago
  23. fd5a3b3 Texas Instruments ADS7846 ADC chip. by balrog · 18 years ago
  24. 3e3d581 NAND Flash memory emulation and ECC calculation helpers for use by NAND controllers. by balrog · 18 years ago
  25. a171fe3 Add remaining PXA2xx on-chip peripherals except I2C master. by balrog · 18 years ago
  26. 2bac601 Remove repeated code and enable encrypted SD cards and USB sticks images. by balrog · 18 years ago
  27. c171313 Core features of ARM XScale processors. Main PXA270 and PXA255 peripherals. by balrog · 18 years ago
  28. 201a51f PCMCIA bus support. Parts of CF-ATA command set. Hitachi DSCM microdrive emulation. by balrog · 18 years ago
  29. 2abec30 Memory-mapped interface for VGA, by Herve Poussineau. by ths · 18 years ago
  30. 1a6c088 Evaluation boards for PowerPC 405EP. by j_mayer · 18 years ago
  31. 86f5566 Add -pflash option to register parallel flash bloc devices. by j_mayer · 18 years ago
  32. eee0b83 TCX 24 bit model support by blueswir1 · 18 years ago
  33. 4a05771 No functional changes: by j_mayer · 18 years ago
  34. 18c6e2f Fix mmapped register alignment and endianness handling. by ths · 18 years ago
  35. 04f2079 Move PowerPC 405 specific definitions into a separate file by j_mayer · 18 years ago
  36. 8ecc791 Add callbacks to allow dynamic change of PowerPC clocks (to be improved) by j_mayer · 18 years ago
  37. ad6fe1d Acer Pica 61 machine, by Herve Poussineau. by ths · 18 years ago
  38. 2ca9d01 Memory-mapped interface for RTC, by Herve Poussineau. by ths · 18 years ago
  39. b92bb99 Memory-mapped interface for PS/2 controller, by Herve Poussineau. by ths · 18 years ago
  40. 2e719ba Embedded PowerPC Device Control Registers infrastructure. by j_mayer · 18 years ago
  41. e9df014 Implement embedded IRQ controller for PowerPC 6xx/740 & 750. by j_mayer · 18 years ago
  42. d537cf6 Unify IRQ handling. by pbrook · 18 years ago
  43. a1bb27b SD card emulation (initial implementation by Andrzei Zaborowski). by pbrook · 18 years ago
  44. 663e8e5 Eepro100 emulation, by Stefan Weil. by ths · 18 years ago
  45. d34cab9 VMware SVGA II emulation, by Andrzej Zaborowski. by ths · 18 years ago
  46. 7428711 Improved initrd support for mips. by ths · 18 years ago
  47. 52cc07d Change Sparc uses of pic_set_irq to pic_set_irq_new by blueswir1 · 18 years ago
  48. e0353fe Add SparcStation-10 machine by blueswir1 · 18 years ago
  49. 36cd921 Reorganise Sun4m to allow other machine types by blueswir1 · 18 years ago
  50. a4bc3af Malta CBUS UART support. by ths · 18 years ago
  51. 05a8096 Better fix for OpenPIC: should not depend on PowerPC. by j_mayer · 18 years ago
  52. e69f67b Fix build failure. by ths · 18 years ago
  53. 4710357 New model for PowerPC CPU hardware interrupt events: by j_mayer · 18 years ago
  54. 548df2a VMMouse Emulation, by Anthony Liguori. by ths · 18 years ago
  55. c35734b Add -name option, by Anthony Liguori. by ths · 18 years ago
  56. 33d68b5 MIPS -cpu selection support, by Herve Poussineau. by ths · 18 years ago
  57. 3371d27 Implement --cpu for ARM. by pbrook · 18 years ago
  58. 1c7b375 Simple u-boot image loading support. by pbrook · 18 years ago
  59. 94fc95c New -cpu options: choose CPU model for emulated target. by j_mayer · 18 years ago
  60. 9542611 DS1225Y nvram device, by Herve Poussineau. by ths · 18 years ago
  61. 47d5d01 Add -bootp option for slirp, by Anthony Liguori. by ths · 18 years ago
  62. 43523e9 -no-frame option for sdl, by Christian Laursen. by ths · 18 years ago
  63. 20d8a3e Monitor multiplexing, by Jason Wessel. by ths · 18 years ago
  64. 5867c88 Parport EPP support for Linux, by Marko Kohtala. by ths · 18 years ago
  65. 970ac5a use ram allocation functions by bellard · 18 years ago
  66. a9ce859 info vnc command (Anthony Liguori) by bellard · 18 years ago
  67. 3fffc22 PIIX4 SMBus host, EEPROM device emulation, by Ed Swierk. by ths · 18 years ago
  68. 0dcece7 Remove redundant ENOMEDIUM define. by ths · 18 years ago
  69. 4046d91 Use standard character device interface for gdbstub. by pbrook · 18 years ago
  70. e5b0bc4 Rearrange char event handlers to fix CHR_EVENT_RESET. by pbrook · 18 years ago
  71. 6c3675c ENODEV works also for __sun__, the magic number 4097 stemmed from the by ths · 18 years ago
  72. 71c2fd5 Define ENOMEDIUM to match ENODEV if it isn't available. by ths · 18 years ago
  73. 6070dd0 Split out SDL X keymap, by Bernhard Fischer. by ths · 18 years ago
  74. 4de9b24 Reworking MIPS interrupt handling, by Aurelien Jarno. by ths · 18 years ago
  75. 3c07f8e Don't resume guest when gdb connection terminates and -S specified. by pbrook · 18 years ago
  76. 8e71621 Add ARM Angel semihosting to system emulation. by pbrook · 18 years ago
  77. daf9062 ARM ELF loader. by pbrook · 18 years ago
  78. 5856de8 MIPS Malta system and devices support, by Aurelien Jarno and Stefan Weil. by ths · 18 years ago
  79. fde7d5b Gallileo GT64xxx support, by Aurelien Jarno. by ths · 18 years ago
  80. 567daa4 Increase MIPS BIOS from 128kB to 4MB, by Aurelien Jarno. by ths · 18 years ago
  81. 8f1c91d Devfn number for the PIIX3 southbridge, by Aurelien Jarno. by ths · 18 years ago
  82. abcebc7 Devfn number for network PCI cards, by Aurelien Jarno. by ths · 18 years ago
  83. 18607dc added cutils.c by bellard · 18 years ago
  84. 96d30e4 Revert -disk patch, as requested by Fabrice. The general idea of this by ths · 18 years ago
  85. 86e94de Reinitialize monitor upon reconnect, by Anthony Liguori. by ths · 18 years ago
  86. 4dbb0f5 Fix for hard disk translation hints, by Volker Ruppert. by ths · 18 years ago
  87. 2e9671d patch for block-raw.c for Solaris, by Ben Taylor. by ths · 18 years ago
  88. 9ae0255 Add -option-rom option to allow loading of PCI option ROMs, by Anthony Liguori. by ths · 18 years ago
  89. 455204e Dynamic handling of guest mice, by Lonnie Mendez. by ths · 18 years ago
  90. fa1fb14 Fix SCSI cdrom boot, thanks Blue Swirl. by ths · 18 years ago
  91. 42550fd SCSI emulation improvements, by Chuck Brazie. by ths · 18 years ago
  92. fef3074 Escape filname printout properly, by Anthony Liguori and Julian Seward. by ths · 18 years ago
  93. 73fc974 Unix domain socket support for VNC, by Anthony Liguori. by ths · 18 years ago
  94. 667acca Implement -no-quit option, by Xavier Gnata. by ths · 18 years ago
  95. e16fe40 Move the MIPS CPU timer in a seperate file, by Alec Voropay. by ths · 18 years ago
  96. f00fc47 moved PCI init to BIOS by bellard · 19 years ago
  97. 80b3ada Implement sun4u PCI IRQ routing. by pbrook · 19 years ago
  98. d2b5931 PCI shared IRQ fix (original patch by andrzej zaborowski). by pbrook · 19 years ago
  99. e69954b Add ARM RealView Emulation Baseboard. by pbrook · 19 years ago
  100. aef445b Merge common ISA access routines. by pbrook · 19 years ago