1. 1356b98 sysbus: Drop sysbus_from_qdev() cast macro by Andreas Färber · 12 years ago
  2. 0e0d2d6 sun4: Fix unchecked strdup() by switching to fw_cfg_add_string() by Markus Armbruster · 12 years ago
  3. 84f2d0e HMP: add QDict to info callback handler by Wenchao Xia · 12 years ago
  4. e4ada29 Make default boot order machine specific by Avik Sil · 12 years ago
  5. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  6. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  7. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  8. 1422e32 net: reorganize headers by Paolo Bonzini · 12 years ago
  9. 2d0d283 Support default block interfaces per QEMUMachine by Christian Borntraeger · 12 years ago
  10. c08d742 cpus: Pass CPUState to qemu_cpu_kick() by Andreas Färber · 13 years ago
  11. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  12. 5f072e1 create struct for machine initialization arguments by Eduardo Habkost · 12 years ago
  13. 38c66cf sun4m: Pass SPARCCPU to cpu_kick_irq() by Andreas Färber · 12 years ago
  14. e0bbf9b sun4m: Pass SPARCCPU to cpu_set_irq() by Andreas Färber · 12 years ago
  15. bea4228 target-sparc: use notifier for signaling guest system_powerdown command by Igor Mammedov · 13 years ago
  16. acfbe71 sparc: fix floppy TC line setup by Blue Swirl · 13 years ago
  17. 5414dec sun4m: Pass SPARCCPU to {main,secondary}_cpu_reset() by Andreas Färber · 13 years ago
  18. 8968f58 sun4m: Use cpu_sparc_init() to obtain SPARCCPU by Andreas Färber · 13 years ago
  19. 5cbdb3a Replace Qemu by QEMU in comments by Stefan Weil · 13 years ago
  20. 98cec4a sparc hw/: Don't use CPUState by Andreas Färber · 13 years ago
  21. 1bba0dc Rename cpu_reset() to cpu_state_reset() by Andreas Färber · 13 years ago
  22. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  23. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  24. 999e12b sysbus: apic: ioapic: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  25. c5705a7 vmstate, memory: decouple vmstate from memory API by Avi Kivity · 13 years ago
  26. 750ecd4 sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() by Avi Kivity · 13 years ago
  27. 3150fa5 sun4m: convert to memory API by Avi Kivity · 14 years ago
  28. 661f192 monitor: Restrict pic/irq_info to supporting targets by Jan Kiszka · 13 years ago
  29. 6199975 sun4m: avoid structure holes spotted by pahole by Blue Swirl · 14 years ago
  30. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  31. 94ad5b0 always qemu_cpu_kick after unhalting a cpu by Paolo Bonzini · 14 years ago
  32. 86d1c38 sparc32: ledma extra registers by Bob Breuer · 14 years ago
  33. 97bf485 sparc32: convert debug printf statements to tracepoints by Blue Swirl · 14 years ago
  34. 73d7434 ESP: fix ESP DMA access when DMA is not enabled by Blue Swirl · 15 years ago
  35. 2446333 Rearrange block headers by Blue Swirl · 15 years ago
  36. 748a4ee sparc32: use FW_CFG_CMDLINE_SIZE by Blue Swirl · 15 years ago
  37. 9a62fb2 Sparc32: reserve addresses for unimplemented devices on SS-20 by Bob Breuer · 15 years ago
  38. 1724f04 qemu_ram_alloc: Add DeviceState and name parameters by Alex Williamson · 15 years ago
  39. 3386376 Pad iommu with an empty slot (necessary for SunOS 4.1.4) by Artyom Tarasenko · 15 years ago
  40. 4556bd8 Compile dma only once by Blue Swirl · 15 years ago
  41. 676d9b9 sparc32 use empty_slot for missing RAM v1 by Artyom Tarasenko · 15 years ago
  42. 409dbce load_elf: replace the address addend by a translation function by Aurelien Jarno · 15 years ago
  43. 43a3470 m48t59: don't use reserved _t suffix by Blue Swirl · 15 years ago
  44. 8983536 Sparc32: remove unused env/envs variables, spotted by clang by Blue Swirl · 15 years ago
  45. 6bb4ca5 sparc: make command line available also via firmware configuration device by Blue Swirl · 15 years ago
  46. c5de386 Sparc32: implement AFX for SS-5 by Artyom Tarasenko · 15 years ago
  47. 1cd3af5 scsi: move scsi.h -> esp.h by Gerd Hoffmann · 15 years ago
  48. 7622483 pcnet: use qdev properties for configuration. by Gerd Hoffmann · 15 years ago
  49. 3c178e7 rom loader: fix sparc -kernel boot. by Gerd Hoffmann · 15 years ago
  50. e23a1b3 New qdev_init_nofail() by Markus Armbruster · 15 years ago
  51. fd8014e floppy: add drive properties. by Gerd Hoffmann · 16 years ago
  52. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 16 years ago
  53. 99a0949 Get rid of _t suffix by malc · 16 years ago
  54. ca20cf3 Compile loader only once by Blue Swirl · 16 years ago
  55. 81a322d qdev: add return value to init() callbacks. by Gerd Hoffmann · 16 years ago
  56. 462eda2 Sparc32: improve interrupt handling by Blue Swirl · 16 years ago
  57. d453c2c Sparc32: fix monitor commands 'info pic' and 'info irq' by Blue Swirl · 16 years ago
  58. c885159 qdev/prop: convert sun4m.c to helper macros. by Gerd Hoffmann · 16 years ago
  59. d9c3231 Use qemu_irq for system_powerdown by Blue Swirl · 16 years ago
  60. b2b6f6e Sparc32: use qemu_irq for system_powerdown by Blue Swirl · 16 years ago
  61. 74ff8d9 Sparc32: move sparc32_dma init to sun4m.c by Blue Swirl · 16 years ago
  62. d95d8f1 Sparc32: remove VRAM and NVRAM sizes from hwdef by Blue Swirl · 16 years ago
  63. c533e0b Sparc32: remove IRQ numbers from hwdef by Blue Swirl · 16 years ago
  64. 68556e2 Sparc32: move intbit_to_level table back to slavio_intctl.c by Blue Swirl · 16 years ago
  65. 4b48bf0 Sparc32: move device instantiation to sun4m.c by Blue Swirl · 16 years ago
  66. 751c6a1 kill drives_table by Gerd Hoffmann · 16 years ago
  67. e32cba2 Sparc32: convert Sun4c interrupt controller to qdev by Blue Swirl · 16 years ago
  68. 7fc0673 Sparc32: convert SBI to qdev by Blue Swirl · 16 years ago
  69. 0484362 Sparc32/64: use 64 bit type for memory size by Blue Swirl · 16 years ago
  70. daa6549 Sparc32: Fix lance by Blue Swirl · 16 years ago
  71. f6e097e Fix sparc-softmmu breakage by ee6847d19be16c789b8bd4e553b7cd6701ba1245 by Blue Swirl · 16 years ago
  72. ee6847d qdev: rework device properties. by Gerd Hoffmann · 16 years ago
  73. a1961a4 Sparc32: convert slavio interrupt controller to qdev by Blue Swirl · 16 years ago
  74. 666713c Sparc32: refactor CPU init by Blue Swirl · 16 years ago
  75. a350db8 Sparc32: convert memory to qdev by Blue Swirl · 16 years ago
  76. f48f656 Sparc32: convert boot prom to qdev by Blue Swirl · 16 years ago
  77. fa28ec5 Sparc32: convert cs4231 to qdev by Blue Swirl · 16 years ago
  78. 6f6260c Sparc32: convert sparc32_dma to qdev by Blue Swirl · 16 years ago
  79. 2582cfa Sparc32: convert slavio_misc to qdev by Blue Swirl · 16 years ago
  80. 325f274 Sparc32: convert idreg to qdev by Blue Swirl · 16 years ago
  81. a08d436 Revert "Introduce reset notifier order" by Jan Kiszka · 16 years ago
  82. 5cea859 Use relative path for bios by Paul Brook · 16 years ago
  83. 067a3dd Remove qdev irq sink handling by Paul Brook · 16 years ago
  84. 8217606 Introduce reset notifier order by Jan Kiszka · 16 years ago
  85. 0c25743 Introduce is_default field for QEMUMachine by Anthony Liguori · 16 years ago
  86. 993fbfd Refactor how display drivers are selected by Anthony Liguori · 16 years ago
  87. f80f9ec Convert machine registration to use module init functions by Anthony Liguori · 16 years ago
  88. cfb9de9 ESP SCSI qdev conversion by Paul Brook · 16 years ago
  89. 9d07d75 PCI network qdev conversion by Paul Brook · 16 years ago
  90. 001faf3 Replace gcc variadic macro extension with C99 version by Blue Swirl · 16 years ago
  91. fbe1b59 Remove vga_ram_size by Paul Brook · 16 years ago
  92. 190cd02 Remove redundant ram_require machine properly. by pbrook · 16 years ago
  93. dc828ca Cleanup SPARC/TCX framebuffer allocation. by pbrook · 16 years ago
  94. 6295e56 Remove nodisk_ok machine feature (Jan Kiszka) by aliguori · 16 years ago
  95. 513f789 Use firmware configuration instead of NVRAM (initial patch by Aurelien Jarno) by blueswir1 · 16 years ago
  96. 376253e monitor: Rework API (Jan Kiszka) by aliguori · 16 years ago
  97. 3023f332 graphical_console_init change (Stefano Stabellini) by aliguori · 16 years ago
  98. aeeb69c escc: allow one IRQ per serial channel by aurel32 · 16 years ago
  99. 5a16dc6 sun4c/sun4d: also swap the CharDriverState of escc_init() by aurel32 · 16 years ago
  100. 0ae18ce Check NIC model in some NIC init functions (Mark McLoughlin) by aliguori · 16 years ago