1. 86d1c38 sparc32: ledma extra registers by Bob Breuer · 14 years ago
  2. 97bf485 sparc32: convert debug printf statements to tracepoints by Blue Swirl · 14 years ago
  3. 73d7434 ESP: fix ESP DMA access when DMA is not enabled by Blue Swirl · 15 years ago
  4. 2446333 Rearrange block headers by Blue Swirl · 15 years ago
  5. 748a4ee sparc32: use FW_CFG_CMDLINE_SIZE by Blue Swirl · 15 years ago
  6. 9a62fb2 Sparc32: reserve addresses for unimplemented devices on SS-20 by Bob Breuer · 15 years ago
  7. 1724f04 qemu_ram_alloc: Add DeviceState and name parameters by Alex Williamson · 15 years ago
  8. 3386376 Pad iommu with an empty slot (necessary for SunOS 4.1.4) by Artyom Tarasenko · 15 years ago
  9. 4556bd8 Compile dma only once by Blue Swirl · 15 years ago
  10. 676d9b9 sparc32 use empty_slot for missing RAM v1 by Artyom Tarasenko · 15 years ago
  11. 409dbce load_elf: replace the address addend by a translation function by Aurelien Jarno · 15 years ago
  12. 43a3470 m48t59: don't use reserved _t suffix by Blue Swirl · 15 years ago
  13. 8983536 Sparc32: remove unused env/envs variables, spotted by clang by Blue Swirl · 15 years ago
  14. 6bb4ca5 sparc: make command line available also via firmware configuration device by Blue Swirl · 15 years ago
  15. c5de386 Sparc32: implement AFX for SS-5 by Artyom Tarasenko · 15 years ago
  16. 1cd3af5 scsi: move scsi.h -> esp.h by Gerd Hoffmann · 15 years ago
  17. 7622483 pcnet: use qdev properties for configuration. by Gerd Hoffmann · 15 years ago
  18. 3c178e7 rom loader: fix sparc -kernel boot. by Gerd Hoffmann · 15 years ago
  19. e23a1b3 New qdev_init_nofail() by Markus Armbruster · 15 years ago
  20. fd8014e floppy: add drive properties. by Gerd Hoffmann · 15 years ago
  21. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  22. 99a0949 Get rid of _t suffix by malc · 15 years ago
  23. ca20cf3 Compile loader only once by Blue Swirl · 15 years ago
  24. 81a322d qdev: add return value to init() callbacks. by Gerd Hoffmann · 16 years ago
  25. 462eda2 Sparc32: improve interrupt handling by Blue Swirl · 16 years ago
  26. d453c2c Sparc32: fix monitor commands 'info pic' and 'info irq' by Blue Swirl · 16 years ago
  27. c885159 qdev/prop: convert sun4m.c to helper macros. by Gerd Hoffmann · 16 years ago
  28. d9c3231 Use qemu_irq for system_powerdown by Blue Swirl · 16 years ago
  29. b2b6f6e Sparc32: use qemu_irq for system_powerdown by Blue Swirl · 16 years ago
  30. 74ff8d9 Sparc32: move sparc32_dma init to sun4m.c by Blue Swirl · 16 years ago
  31. d95d8f1 Sparc32: remove VRAM and NVRAM sizes from hwdef by Blue Swirl · 16 years ago
  32. c533e0b Sparc32: remove IRQ numbers from hwdef by Blue Swirl · 16 years ago
  33. 68556e2 Sparc32: move intbit_to_level table back to slavio_intctl.c by Blue Swirl · 16 years ago
  34. 4b48bf0 Sparc32: move device instantiation to sun4m.c by Blue Swirl · 16 years ago
  35. 751c6a1 kill drives_table by Gerd Hoffmann · 16 years ago
  36. e32cba2 Sparc32: convert Sun4c interrupt controller to qdev by Blue Swirl · 16 years ago
  37. 7fc0673 Sparc32: convert SBI to qdev by Blue Swirl · 16 years ago
  38. 0484362 Sparc32/64: use 64 bit type for memory size by Blue Swirl · 16 years ago
  39. daa6549 Sparc32: Fix lance by Blue Swirl · 16 years ago
  40. f6e097e Fix sparc-softmmu breakage by ee6847d19be16c789b8bd4e553b7cd6701ba1245 by Blue Swirl · 16 years ago
  41. ee6847d qdev: rework device properties. by Gerd Hoffmann · 16 years ago
  42. a1961a4 Sparc32: convert slavio interrupt controller to qdev by Blue Swirl · 16 years ago
  43. 666713c Sparc32: refactor CPU init by Blue Swirl · 16 years ago
  44. a350db8 Sparc32: convert memory to qdev by Blue Swirl · 16 years ago
  45. f48f656 Sparc32: convert boot prom to qdev by Blue Swirl · 16 years ago
  46. fa28ec5 Sparc32: convert cs4231 to qdev by Blue Swirl · 16 years ago
  47. 6f6260c Sparc32: convert sparc32_dma to qdev by Blue Swirl · 16 years ago
  48. 2582cfa Sparc32: convert slavio_misc to qdev by Blue Swirl · 16 years ago
  49. 325f274 Sparc32: convert idreg to qdev by Blue Swirl · 16 years ago
  50. a08d436 Revert "Introduce reset notifier order" by Jan Kiszka · 16 years ago
  51. 5cea859 Use relative path for bios by Paul Brook · 16 years ago
  52. 067a3dd Remove qdev irq sink handling by Paul Brook · 16 years ago
  53. 8217606 Introduce reset notifier order by Jan Kiszka · 16 years ago
  54. 0c25743 Introduce is_default field for QEMUMachine by Anthony Liguori · 16 years ago
  55. 993fbfd Refactor how display drivers are selected by Anthony Liguori · 16 years ago
  56. f80f9ec Convert machine registration to use module init functions by Anthony Liguori · 16 years ago
  57. cfb9de9 ESP SCSI qdev conversion by Paul Brook · 16 years ago
  58. 9d07d75 PCI network qdev conversion by Paul Brook · 16 years ago
  59. 001faf3 Replace gcc variadic macro extension with C99 version by Blue Swirl · 16 years ago
  60. fbe1b59 Remove vga_ram_size by Paul Brook · 16 years ago
  61. 190cd02 Remove redundant ram_require machine properly. by pbrook · 16 years ago
  62. dc828ca Cleanup SPARC/TCX framebuffer allocation. by pbrook · 16 years ago
  63. 6295e56 Remove nodisk_ok machine feature (Jan Kiszka) by aliguori · 16 years ago
  64. 513f789 Use firmware configuration instead of NVRAM (initial patch by Aurelien Jarno) by blueswir1 · 16 years ago
  65. 376253e monitor: Rework API (Jan Kiszka) by aliguori · 16 years ago
  66. 3023f33 graphical_console_init change (Stefano Stabellini) by aliguori · 16 years ago
  67. aeeb69c escc: allow one IRQ per serial channel by aurel32 · 16 years ago
  68. 5a16dc6 sun4c/sun4d: also swap the CharDriverState of escc_init() by aurel32 · 16 years ago
  69. 0ae18ce Check NIC model in some NIC init functions (Mark McLoughlin) by aliguori · 16 years ago
  70. f5cbc47 ESCC: swap the two CharDriverState arguments by aurel32 · 16 years ago
  71. b4ed08e Rename slavio_serial functions to escc, add clock rate and it_shift parameters by blueswir1 · 16 years ago
  72. 6ea5259 Fix segfault by blueswir1 · 16 years ago
  73. fe09612 Sun4m use 0 for nonexistent devices (Robert Reif) by blueswir1 · 16 years ago
  74. 1d6198c Remove unnecessary trailing newlines by blueswir1 · 16 years ago
  75. ce80258 Don't rely on the fact that MAX_FD is 2 (Herve Poussineau) by blueswir1 · 16 years ago
  76. 5c6602c Use qemu_ram_alloc by blueswir1 · 16 years ago
  77. 1bcee01 More realistic max_cpus by blueswir1 · 16 years ago
  78. a722772 Fix loading of unstripped ELF PROM image by blueswir1 · 16 years ago
  79. 6d0c293 Halt the CPU using a qemu_irq by blueswir1 · 16 years ago
  80. 492c30a Make DMA bottom-half driven (v2) by aliguori · 16 years ago
  81. 1572a18 Sun4c cleanups (Robert Reif) by blueswir1 · 16 years ago
  82. 8137cde Move sun4c to its own hwdef (Robert Reif) by blueswir1 · 16 years ago
  83. b209700 machine struct - specify max_cpus at the per machine level (Jes Sorensen) by aliguori · 16 years ago
  84. 2bfdab6 Move nographic export to sysemu.h by blueswir1 · 16 years ago
  85. ada24f8 Fix SS-2 crash by blueswir1 · 16 years ago
  86. c9b1ae2 Add to machine structure a flag to use SCSI drives instead of IDE: fixes SS-20 by blueswir1 · 16 years ago
  87. fbfcf95 Add Sparc32 display depth to firmware configuration by blueswir1 · 16 years ago
  88. 905fdcb Add common keys to firmware configuration by blueswir1 · 16 years ago
  89. 3cce624 Key/value based qemu<->guest firmware communication mechanism (Gleb Natapov) by blueswir1 · 16 years ago
  90. 363a37d Fix OpenBSD linker warnings by blueswir1 · 17 years ago
  91. f88e4b9 Allow boot without a drive on Sparc machines (partly extracted from Xen) by blueswir1 · 17 years ago
  92. 66de733 Use C99 initializers by blueswir1 · 17 years ago
  93. b3c7724 Move CPU save/load registration to common code. by pbrook · 17 years ago
  94. e7fb140 Fix some compiler signed/unsigned char warnings by blueswir1 · 17 years ago
  95. 8186457 Add support for boot_set command by blueswir1 · 17 years ago
  96. 1a14026 Allow NWINDOWS selection (CPU feature with model specific defaults) by blueswir1 · 17 years ago
  97. e01f4a1 Fix loading of binary ROMs by blueswir1 · 17 years ago
  98. 293f78b Remove most uses of phys_ram_base (initial patch by Ian Jackson) by blueswir1 · 17 years ago
  99. 77f193d Wrap long lines by blueswir1 · 17 years ago
  100. 2254876 Fix compiler warnings by blueswir1 · 17 years ago