1. d55451d Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20190206' into staging by Peter Maydell · 6 years ago
  2. 6031ff8 sun4m: pass initrd size to OpenBIOS via fw_cfg interface by Mark Cave-Ayland · 6 years ago
  3. 4366e1d elf: Add optional function ptr to load_elf() to parse ELF notes by Liam Merwick · 6 years ago
  4. 0cd0589 trivial: Don't include isa.h if it is not really necessary by Thomas Huth · 6 years ago
  5. 3c8133f Rename cpu_physical_memory_write_rom() to address_space_write_rom() by Peter Maydell · 6 years ago
  6. 8498321 sun4m: don't use legacy fw_cfg_init_mem() function by Mark Cave-Ayland · 6 years ago
  7. e8c8589 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 7 years ago
  8. 0a2e467 hw/sparc: Use the IEC binary prefix definitions by Philippe Mathieu-Daudé · 7 years ago
  9. 0f0f8b6 loader: Check access size when calling rom_ptr() to avoid crashes by Thomas Huth · 7 years ago
  10. a2a5a7b hw/sparc/sun4m: Fix problems with device introspection by Thomas Huth · 7 years ago
  11. 9bca0ed Change references to serial_hds[] to serial_hd() by Peter Maydell · 7 years ago
  12. 55f613a hw/dma/i8257: Rename DMA_init() to i8257_dma_init() by Philippe Mathieu-Daudé · 7 years ago
  13. 7eceff5 hw: Do not include "sysemu/block-backend.h" if it is not necessary by Thomas Huth · 7 years ago
  14. 12850b1 hw/sparc/sun4m: Fix implicit creation of "-drive if=scsi" devices by Thomas Huth · 7 years ago
  15. 2cc75c3 hw/char: remove legacy interface escc_init() by Laurent Vivier · 7 years ago
  16. 29bd723 hw/sparc*: Replace fprintf(stderr, "*\n" with error_report() by Alistair Francis · 7 years ago
  17. f5980f7 sun4m: remove include/hw/sparc/sun4m.h and all references to it by Mark Cave-Ayland · 7 years ago
  18. 1527f48 sun4m: move IOMMU declarations from sun4m.h to sun4m_iommu.h by Mark Cave-Ayland · 7 years ago
  19. c0578de misc: drop old i386 dependency by Philippe Mathieu-Daudé · 7 years ago
  20. 6aa62ed sparc32_dma: introduce new SPARC32_DMA type container object by Mark Cave-Ayland · 7 years ago
  21. e6ca02a sparc32_dma: make lance device child of ledma device by Mark Cave-Ayland · 7 years ago
  22. 7f773ff sparc32_dma: make esp device child of espdma device by Mark Cave-Ayland · 7 years ago
  23. f542ad0 sparc32_dma: use object link instead of qdev property to pass IOMMU reference by Mark Cave-Ayland · 7 years ago
  24. 9540619 sun4m: move DMA device wiring from sparc32_dma_init() to sun4m_hw_init() by Mark Cave-Ayland · 7 years ago
  25. 52d39e5 sparc32_dma: split esp and le into separate DMA devices by Mark Cave-Ayland · 7 years ago
  26. 6a1f53f sparc32_dma: rename SPARC32_DMA type to SPARC32_DMA_DEVICE by Mark Cave-Ayland · 7 years ago
  27. 49cbd88 sparc: sparc: use generic cpu_model parsing by Igor Mammedov · 7 years ago
  28. 4482e05 cpu: make cpu_generic_init() abort QEMU on error by Igor Mammedov · 7 years ago
  29. 3d592ff sparc: replace cpu_sparc_init() with cpu_generic_init() by Igor Mammedov · 7 years ago
  30. 1cfe48c memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() by Peter Maydell · 7 years ago
  31. dc8b6dd hw/sparc: QOM'ify sun4m.c by xiaoqiang zhao · 8 years ago
  32. 7497638 tcx: switch to load_image_mr() and remove prom_addr hack by Mark Cave-Ayland · 8 years ago
  33. 8c95e1f cg3: switch to load_image_mr() and remove prom-addr hack by Mark Cave-Ayland · 8 years ago
  34. 5ee5993 sparc/sparc64: grab BQL before calling cpu_check_irqs by Alex Bennée · 8 years ago
  35. 8f2d75e hw: Drop superfluous special checks for orphaned -drive by Markus Armbruster · 8 years ago
  36. 5836d16 fw_cfg: move FW_CFG_NB_CPUS out of fw_cfg_init1() by Igor Mammedov · 8 years ago
  37. c6363ba nvram: Rename openbios_firmware_abi.h into sun_nvram.h by Thomas Huth · 8 years ago
  38. 2024c01 sparc: Use the new common NVRAM functions for system and free space partition by Thomas Huth · 8 years ago
  39. 61b9783 intc: make HMP 'info irq' and 'info pic' commands use InterruptStatsProvider interface by Hervé Poussineau · 8 years ago
  40. cfc58cf vl: Replace DT_NOGRAPHIC with machine option by Eduardo Habkost · 9 years ago
  41. f348b6d util: move declarations out of qemu-common.h by Veronia Bahaa · 9 years ago
  42. 4771d75 hw: explicitly include qemu-common.h and cpu.h by Paolo Bonzini · 9 years ago
  43. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  44. 0e6aac8 machine: Use type_init() to register machine classes by Eduardo Habkost · 9 years ago
  45. 7ef295e loader: Add data swap option to load-elf by Peter Crosthwaite · 9 years ago
  46. ba0a710 dma: remove now useless DMA_* functions by Hervé Poussineau · 9 years ago
  47. 5714694 i8257: pass ISA bus to DMA_init() function by Hervé Poussineau · 9 years ago
  48. db5ebe5 sparc: Clean up includes by Peter Maydell · 9 years ago
  49. 7745238 sparc: Remove ELF_MACHINE from cpu.h by Peter Crosthwaite · 10 years ago
  50. 8a661ae Revert use of DEFINE_MACHINE() for registrations of multiple machines by Andreas Färber · 9 years ago
  51. e264d29 Use DEFINE_MACHINE() to register all machines by Eduardo Habkost · 9 years ago
  52. f8ed85a Fix bad error handling after memory_region_init_ram() by Markus Armbruster · 9 years ago
  53. 5039d6e i8257: remove cpu_request_exit irq by Paolo Bonzini · 10 years ago
  54. 19d2b5e i8257: rewrite DMA_schedule to avoid hooking into the CPU loop by Paolo Bonzini · 10 years ago
  55. 48779e5 fw_cfg: fix FW_CFG_BOOT_DEVICE update on ppc and sparc by Gabriel L. Somlo · 10 years ago
  56. ca43b97 hw/sparc/sun4m.c: Fix misusing qemu_allocate_irqs for single irq by Shannon Zhao · 10 years ago
  57. 8e7ba4e sparc: memory: Replace memory_region_init_ram with memory_region_allocate_system_memory by Dirk Müller · 10 years ago
  58. 3a5c76b fw_cfg: factor out initialization of FW_CFG_ID (rev. number) by Gabriel L. Somlo · 10 years ago
  59. 6de0497 m48t59: introduce new base-year qdev property by Mark Cave-Ayland · 10 years ago
  60. 3168824 m48t59: let init functions return a Nvram object by Hervé Poussineau · 10 years ago
  61. 1ce6be2 hmp: Name HMP info handler functions hmp_info_SUBCOMMAND() by Markus Armbruster · 10 years ago
  62. 6670882 fw_cfg: move boards to fw_cfg_init_io() / fw_cfg_init_mem() by Laszlo Ersek · 10 years ago
  63. ddcd553 bootdevice: add Error **errp argument for QEMUBootSetHandler by Gonglei · 10 years ago
  64. 4be7463 hw: Convert from BlockDriverState to BlockBackend, mostly by Markus Armbruster · 10 years ago
  65. 55d7bfe tcx: Implement hardware acceleration by Mark Cave-Ayland · 10 years ago
  66. 4994653 memory: add parameter errp to memory_region_init_ram by Hu Tao · 10 years ago
  67. 01b91ac tcx: move initialisation from realizefn to initfn by Mark Cave-Ayland · 11 years ago
  68. 3ef9622 machine: Conversion of QEMUMachineInitArgs to MachineState by Marcel Apfelbaum · 11 years ago
  69. af87bf2 sun4m: Add Sun CG3 framebuffer initialisation function by Mark Cave-Ayland · 11 years ago
  70. 2a22165 exec: Make cpu_physical_memory_write_rom input an AS by Edgar E. Iglesias · 11 years ago
  71. da87dd7 sun4m: Add FCode ROM for TCX framebuffer by Mark Cave-Ayland · 11 years ago
  72. c165473 hw: Clean up bogus default boot order by Markus Armbruster · 11 years ago
  73. 6b63ef4 sun4: Don't prematurely explode QEMUMachineInitArgs by Markus Armbruster · 11 years ago
  74. 5ab6b4c sun4m: QOM cast cleanup for RamDevice by Andreas Färber · 11 years ago
  75. e6f54c9 sun4m: QOM cast cleanup for PROMState by Andreas Färber · 11 years ago
  76. b3a4996 sun4m: QOM cast cleanup for AFXState by Andreas Färber · 11 years ago
  77. ef9dfa4 sun4m: QOM cast cleanup for IDRegState by Andreas Färber · 11 years ago
  78. b96919e sun4m: add display width and height to the firmware configuration by Mark Cave-Ayland · 11 years ago
  79. 4917cf4 cpu: Replace cpu_single_env with CPUState current_cpu by Andreas Färber · 12 years ago
  80. 2977673 hw/s*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  81. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  82. a88b362 refer to FWCfgState explicitly by Laszlo Ersek · 12 years ago
  83. ec0503b firmware_abi: move to include/hw/nvram/ by Michael S. Tsirkin · 12 years ago
  84. 6a4e177 Remove Sun4c, Sun4d and a few CPUs by Blue Swirl · 12 years ago
  85. 21e5181 qdev: Drop taddr properties by Peter Maydell · 12 years ago
  86. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  87. b0d62a3 hw/tcx: Remove unused 'addr' field and the property that sets it by Peter Maydell · 12 years ago
  88. c3affe5 cpu: Pass CPUState to cpu_interrupt() by Andreas Färber · 12 years ago
  89. d8ed887 exec: Pass CPUState to cpu_reset_interrupt() by Andreas Färber · 12 years ago
  90. 259186a cpu: Move halted and interrupt_request fields to CPUState by Andreas Färber · 12 years ago
  91. 5301821 hw: move boards and other isolated files to hw/ARCH by Paolo Bonzini · 12 years ago[Renamed from hw/sun4m.c]
  92. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  93. 70db922 fw_cfg: Remove FW_CFG_MAX_CPUS from fw_cfg_init() by Eduardo Habkost · 12 years ago
  94. 1356b98 sysbus: Drop sysbus_from_qdev() cast macro by Andreas Färber · 12 years ago
  95. 0e0d2d6 sun4: Fix unchecked strdup() by switching to fw_cfg_add_string() by Markus Armbruster · 12 years ago
  96. 84f2d0e HMP: add QDict to info callback handler by Wenchao Xia · 12 years ago
  97. e4ada29 Make default boot order machine specific by Avik Sil · 12 years ago
  98. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  99. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  100. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago