1. 00af685 We never have to export ppc_set_irq. by j_mayer · 18 years ago
  2. 217fae2 Fix PowerPC 405 BIOS instanciation: is a 32 bits only target. by j_mayer · 18 years ago
  3. 0bd5f4c Fix kernel loading by blueswir1 · 18 years ago
  4. b48d7d6 Compilation fix (forgotten patch). by j_mayer · 18 years ago
  5. 4e290a0 Share input pins and internal interrupt controller between all PowerPC 40x. by j_mayer · 18 years ago
  6. 8a84de2 Fix compilation on Darwin platform, avoiding the use of gcc function attributes by j_mayer · 18 years ago
  7. cf57535 Remove unused variable. by ths · 18 years ago
  8. 868d585 Avoid crash on NULL timers. This is a rework of Stefan Weil proposed patch. by j_mayer · 18 years ago
  9. a062e36 Implement the PowerPC alternate time-base, following the 2.04 specification. by j_mayer · 18 years ago
  10. ed8e0a4 Add FRQCR read support, by Magnus Damm. by ths · 18 years ago
  11. 3464c58 Add INTC controller prototype, by Magnus Damm. by ths · 18 years ago
  12. 2f062c7 Stand-alone SCI/SCIF emulation code, by Magnus Damm. by ths · 18 years ago
  13. cd1a3f6 Stand-alone TMU emulation code, by Magnus Damm. by ths · 18 years ago
  14. 0d78f54 Add R2D-PLUS support, by Magnus Damm. by ths · 18 years ago
  15. 58a7d32 Code provision for hypervisor timers resources, by j_mayer · 18 years ago
  16. d12f4c3 Change POWERPC_PPC_GENERIC to POWERPC_DEFAULT. by j_mayer · 18 years ago
  17. b8d3f5d Add flags to support PowerPC 405 bootinfos variations. by j_mayer · 18 years ago
  18. a750fc0 Great rework and cleanups to ease PowerPC implementations definitions. by j_mayer · 18 years ago
  19. 4253218 Timer start/stop implementation, by Aurelien Jarno. by ths · 18 years ago
  20. 9ff6755 Move ECC calculation to a more appropriate place. by balrog · 18 years ago
  21. 40ce0a9 CPU boot mode by blueswir1 · 18 years ago
  22. bbbb2f0 Fix Caps lock and Num lock handling by blueswir1 · 18 years ago
  23. 748e499 Fix breakage on big endian hosts (Aurelien Jarno) by blueswir1 · 18 years ago
  24. 43febf4 Improve keyboard handling by blueswir1 · 18 years ago
  25. 5e3b100 Change ldl_phys to cpu_physical_memory_read, fix pte address by blueswir1 · 18 years ago
  26. 2e03286 Make likely/unlikely accessible also in hw/. Revert the logfile->stderr change. by balrog · 18 years ago
  27. 0686970 Avoid Linux to stay stucked in an infinite loop when requesting a reboot. by j_mayer · 18 years ago
  28. be58fc7 Always keep the bootinfo structure in the first 16 MB, by j_mayer · 18 years ago
  29. 926acf8 Pass correct pointer to HID keyboard event handler, fixes regression from IDLE mode introduction. by balrog · 18 years ago
  30. 3608160 Coding style fixes in PowerPC related code (no functional change): by j_mayer · 18 years ago
  31. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 18 years ago
  32. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 18 years ago
  33. 3257d2b Less magic constants, by Filip Navara. by ths · 18 years ago
  34. b7ffa3b Emulate spinning floppy disk, by Jan Jezabek. by ths · 18 years ago
  35. c3e88d8 Allow more IDE power management, by Ben Guthro. by ths · 18 years ago
  36. bde7600 Improved EEPRO 100 emulation, by Filip Navara. by ths · 18 years ago
  37. d14049e Partial IDE DVD emulation, by Filip Navara. by ths · 18 years ago
  38. 117b3ae Implement HID idle mode (avoids flooding guest with useless updates). by pbrook · 18 years ago
  39. ead9360 Partial support for 34K multithreading, not functional yet. by ths · 18 years ago
  40. 44486a8 Let qemu work with latest bochsbios, by Bernhard Kauer. by ths · 18 years ago
  41. bea6030 arm_gic.c error message fix, by Adam Lackorzynski. by ths · 18 years ago
  42. 0975c30 Add file missed in last commit. by ths · 18 years ago
  43. 9334280 Use the framework for the VMware mouse emulation, by Herve Poussineau. by ths · 18 years ago
  44. 4ed59aa Replace tabs by 8 spaces. No code change, by Herve Poussineau. by ths · 18 years ago
  45. f0c596c Last AIO patch, by Vladimir N. Oleynik. by ths · 18 years ago
  46. be0164f Set apic instance number for savevm, by Ari Kivity. by ths · 18 years ago
  47. 7603d15 Fix bugs in the ATAPI cdrom driver, by Brandon Philips. by ths · 18 years ago
  48. 7f27bae Remove obsolete comment. by ths · 18 years ago
  49. 9b5207a Remove old leftovers by blueswir1 · 18 years ago
  50. 2d069ba Use qemu_irq for a reset signal between DMA and ESP/Lance by blueswir1 · 18 years ago
  51. 74ec604 Enable Selection command (NetBSD) by blueswir1 · 18 years ago
  52. 96c4f56 Generate interrupts and update state even if output is disabled (OpenBSD) by blueswir1 · 18 years ago
  53. 225d4be Log invalid accesses (no faults generated yet) by blueswir1 · 18 years ago
  54. 981a2e9 Improve iommu debugging, use register names by blueswir1 · 18 years ago
  55. 1569fc2 Fix Slavio interrupt controller debugging output by blueswir1 · 18 years ago
  56. 36cbaae Use UTC/localtime flag in M48Txx by blueswir1 · 18 years ago
  57. 327ac2e Fix Sparc32 interrupt handling by blueswir1 · 18 years ago
  58. ccf1d14 Fix rtl8139 checksum calculation, by Tim Deegan. by ths · 18 years ago
  59. bf5ee24 Move Spitz microdrive from first to second PCMCIA slot where it belongs. by balrog · 18 years ago
  60. 24bc1cb Implement ACPI specs 3.0, 4.7.2.5, by Michael Hanselmann. by ths · 18 years ago
  61. 96cf2df Cirrus transparent BITBLT (w/o color expand), by Hitoshi Osada. by ths · 18 years ago
  62. 2bb081f Fix i8259 initialization, by Bernhard Kauer. by ths · 18 years ago
  63. b30bb3a Add OMAP MMC/SD host controller. by balrog · 18 years ago
  64. 1af2b62 OMAP DMA input signals must be level-triggered. by balrog · 18 years ago
  65. cfa0b71 Fix OMAP pic handling of simultaneous interrupts. by balrog · 18 years ago
  66. 724d3a8 Re-add clearing of the APP_CMD flag that somehow got lost. by balrog · 18 years ago
  67. c3d2689 Basic OMAP310 support. Basic Palm Tungsten|E machine emulation. by balrog · 18 years ago
  68. a523610 Word-reads from spitz NAND controller, patch by Juergen Lock. by balrog · 18 years ago
  69. 2b8f2d4 Optionally setup old style linux bootparams for -kernel, by Juergen Lock. by balrog · 18 years ago
  70. 59c0149 Update TNF bit in I2C status register, original patch by Juergen Lock. by balrog · 18 years ago
  71. 73221b1 Fix memory corruption after OHCI reset, by Ed Swierk. by ths · 18 years ago
  72. 82d1797 Various reg offset shift typos. by balrog · 18 years ago
  73. fe8f096 Spelling fix, by Stuart Brady. by ths · 18 years ago
  74. 37a4c53 Spelling fix, by Stefan Weil. by ths · 18 years ago
  75. aa1f17c Spelling fixes, by Stefan Weil. by ths · 18 years ago
  76. bb433be Remove superfluous gt64xxx_pci_mapping calls. by ths · 18 years ago
  77. f19e918 Sparc64 update by blueswir1 · 18 years ago
  78. a0a8793 Impement Galilleo ISD register. by ths · 18 years ago
  79. fda77c2 Fix loadvm by blueswir1 · 18 years ago
  80. 2657c66 E100 savevm/loadvm support, patch by Jason Wessel. by balrog · 18 years ago
  81. 7e1543c ARM PL031 RTC emulation. by pbrook · 18 years ago
  82. 64075cd PL110 versatile register hack fix (Adam Lackorzynski). by pbrook · 18 years ago
  83. 5a84a5d Fix Lance on 32-bit hosts by blueswir1 · 18 years ago
  84. b3ceef2 Rename variables and rearrange code to please gcc -Wshadow checks by blueswir1 · 18 years ago
  85. 0ae045a Insufficient input validation in NE2000 card, written by Tavis Ormandy, by ths · 18 years ago
  86. 31211df Add a 7 segments + led display, by Herve Poussineau. by ths · 18 years ago
  87. 611d718 Make touchscreen calibration values better match the HW. Invert WM8750 GPIO. by balrog · 18 years ago
  88. 47b2d33 Add USB HID keyboard. by balrog · 18 years ago
  89. 07cf0ba Revert workaround for -nographic segfault. by ths · 18 years ago
  90. d60532c Add parallel memory mapped interface, by Herve Poussineau. by ths · 18 years ago
  91. e27f01e Use pixel_ops.h in PXA LCD screen drawing. by balrog · 18 years ago
  92. 9414cc6 Revert the Gallileo PCI mapping patch, it conflicts with the supposedly by ths · 18 years ago
  93. f6d2a31 Wacom PenPartner tablet (virtual USB device). by balrog · 18 years ago
  94. a2502b5 Fix patch splitting lossage in vga.c by blueswir1 · 18 years ago
  95. ece096b Add hw/pixel_ops.h by blueswir1 · 18 years ago
  96. b29169d Attempt to fix incorrect colours on some BGR displays by blueswir1 · 18 years ago
  97. 9447084 Merge TCX and VGA pixel operations by blueswir1 · 18 years ago
  98. 2a1086d More PCI mapping/remapping for Gallileo. by ths · 18 years ago
  99. 87ee166 Don't try to use "vt" output in nographic mode. by ths · 18 years ago
  100. 6361cdb ARM PL181 MMCI fixes. by pbrook · 18 years ago