1. d262312 qom: Drop parameter @errp of object_property_add() & friends by Markus Armbruster · 4 years, 10 months ago
  2. 5462cc8 hw/arm/bcm2835: Drop futile attempts at QOM-adopting memory by Markus Armbruster · 4 years, 10 months ago
  3. 7eecec7 qom: Drop object_property_set_description() parameter @errp by Markus Armbruster · 4 years, 10 months ago
  4. a08a646 ACPI: Record the Generic Error Status Block address by Dongjiu Geng · 4 years, 10 months ago
  5. 205cc75 ACPI: Build Hardware Error Source Table by Dongjiu Geng · 4 years, 10 months ago
  6. aa16508 ACPI: Build related register address fields via hardware error fw_cfg blob by Dongjiu Geng · 4 years, 10 months ago
  7. 2afa8c8 hw/arm/virt: Introduce a RAS machine option by Dongjiu Geng · 4 years, 10 months ago
  8. 143b040 aspeed: Add support for the sonorapass-bmc board by Patrick Williams · 4 years, 10 months ago
  9. 4758567 hw/arm/musicpal: Map the UART devices unconditionally by Philippe Mathieu-Daudé · 4 years, 10 months ago
  10. 27d6dea hw/timer/nrf51_timer: Display timer ID in trace events by Philippe Mathieu-Daudé · 4 years, 10 months ago
  11. 54595a5 hw/arm/nrf51: Add NRF51_PERIPHERAL_SIZE definition by Philippe Mathieu-Daudé · 4 years, 10 months ago
  12. 7582591 aspeed: Support AST2600A1 silicon revision by Joel Stanley · 4 years, 10 months ago
  13. 9bb6d14 aspeed: Add boot stub for smp booting by Joel Stanley · 5 years ago
  14. 541aaa1 hw: add compat machines for 5.1 by Cornelia Huck · 4 years, 10 months ago
  15. b13d31c hw/arm/virt: Remove the compat forcing tpm-tis-device PPI to off by Eric Auger · 4 years, 10 months ago
  16. c2505d1 hw/arm/virt: Add nvdimm hotplug support by Shameer Kolothum · 4 years, 10 months ago
  17. b5a60be hw/arm/virt: Add nvdimm hot-plug infrastructure by Kwangwoo Lee · 4 years, 10 months ago
  18. 2aca528 hw/arm: versal-virt: Add support for the RTC by Edgar E. Iglesias · 4 years, 10 months ago
  19. 3afec85 hw/arm: versal-virt: Add support for SD by Edgar E. Iglesias · 4 years, 10 months ago
  20. eb1221c hw/arm: versal: Add support for the RTC by Edgar E. Iglesias · 4 years, 10 months ago
  21. 724c6e1 hw/arm: versal: Add support for SD by Edgar E. Iglesias · 4 years, 10 months ago
  22. ced18d5 hw/arm: versal: Embed the APUs into the SoC type by Edgar E. Iglesias · 4 years, 10 months ago
  23. f4e3fa3 hw/arm: versal: Embed the ADMAs into the SoC type by Edgar E. Iglesias · 4 years, 10 months ago
  24. 4bd9b59 hw/arm: versal: Embed the GEMs into the SoC type by Edgar E. Iglesias · 4 years, 10 months ago
  25. 88052ff hw/arm: versal: Embed the UARTs into the SoC type by Edgar E. Iglesias · 4 years, 10 months ago
  26. 0b79d1b hw/arm: versal-virt: Fix typo xlnx-ve -> xlnx-versal by Edgar E. Iglesias · 4 years, 10 months ago
  27. c07c0c3 hw/arm: versal: Move misplaced comment by Edgar E. Iglesias · 4 years, 10 months ago
  28. 5995a02 hw/arm: versal: Remove inclusion of arm_gicv3_common.h by Edgar E. Iglesias · 4 years, 10 months ago
  29. 2e256c0 hw/arm/mps2-tz: Use TYPE_IOTKIT instead of hardcoded string by Philippe Mathieu-Daudé · 4 years, 10 months ago
  30. 6f7b694 hw/arm: xlnx-zcu102: Disable unsupported FDT firmware nodes by Edgar E. Iglesias · 4 years, 10 months ago
  31. 4d1ac88 hw/arm: xlnx-zcu102: Move arm_boot_info into XlnxZCU102 by Edgar E. Iglesias · 4 years, 10 months ago
  32. 60592cf hw/arm/virt: dt: add kaslr-seed property by Jerome Forissier · 4 years, 11 months ago
  33. ef6a5c7 hw/arm/virt: dt: move creation of /secure-chosen to create_fdt() by Jerome Forissier · 4 years, 11 months ago
  34. 681b5bc hw/arm: versal: Setup the ADMA with 128bit bus-width by Edgar E. Iglesias · 4 years, 11 months ago
  35. 5b49a34 hw/arm/xilinx_zynq: connect uart clocks to slcr by Damien Hedde · 5 years ago
  36. 05b7374 msf2: Add EMAC block to SmartFusion2 SoC by Subbaraya Sundeep · 4 years, 11 months ago
  37. 0fbddce arm/virt: Fix virt_machine_device_plug_cb() error API violation by Markus Armbruster · 4 years, 10 months ago
  38. bac78f9 acpi: Use macro for table-loader file name by Shameer Kolothum · 5 years ago
  39. 8a2b76f hw/arm/collie: Put StrongARMState* into a CollieMachineState struct by Peter Maydell · 5 years ago
  40. 82915fa Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 5 years ago
  41. 660b4e7 hw/arm/xlnx-zynqmp.c: Add missing error-propagation code by Peter Maydell · 5 years ago
  42. 63fef62 hw/arm/xlnx-zynqmp.c: Avoid memory leak in error-return path by Peter Maydell · 5 years ago
  43. c251191 hw/arm/orangepi: check for potential NULL pointer when calling blk_is_available by Niek Linnenbank · 5 years ago
  44. 17e8907 acpi: add acpi=OnOffAuto machine property to x86 and arm virt by Gerd Hoffmann · 5 years ago
  45. 4dabf39 aspeed/smc: Fix DMA support for AST2600 by Cédric Le Goater · 5 years ago
  46. 6111a0c hw/arm/bcm283x: Correct the license text by Philippe Mathieu-Daudé · 5 years ago
  47. d649689 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 5 years ago
  48. 32b9523 hw/arm: Let devices own the MemoryRegion they create by Philippe Mathieu-Daudé · 5 years ago
  49. 5b871c1 hw/arm: Remove unnecessary memory_region_set_readonly() on ROM alias by Philippe Mathieu-Daudé · 5 years ago
  50. 30ade0c hw/arm/stm32: Use memory_region_init_rom() with read-only regions by Philippe Mathieu-Daudé · 5 years ago
  51. 1626000 hw/arm: Use memory_region_init_rom() with read-only regions by Philippe Mathieu-Daudé · 5 years ago
  52. e88d367 hw/arm/pxa2xx: Do not wire up OHCI for PXA255 by Guenter Roeck · 5 years ago
  53. 49cd557 hw/arm/fsl-imx6: Wire up USB controllers by Guenter Roeck · 5 years ago
  54. 17372bd hw/arm/fsl-imx6ul: Wire up USB controllers by Guenter Roeck · 5 years ago
  55. 8e0c158 hw/arm/fsl-imx6ul: Instantiate unimplemented pwm and can devices by Guenter Roeck · 5 years ago
  56. 0701a5e hw/usb: Add basic i.MX USB Phy support by Guenter Roeck · 5 years ago
  57. 6785aee hw/arm/virt: kvm: allow gicv3 by default if v2 cannot work by Eric Auger · 5 years ago
  58. 97b4c91 hw/arm/virt: kvm: Restructure finalize_gic_version() by Eric Auger · 5 years ago
  59. d45efe4 target/arm/kvm: Let kvm_arm_vgic_probe() return a bitmap by Eric Auger · 5 years ago
  60. 36bf4ec hw/arm/virt: Introduce finalize_gic_version() by Eric Auger · 5 years ago
  61. d04460e hw/arm/virt: Introduce VirtGICType enum type by Eric Auger · 5 years ago
  62. 71b296d hw/arm/virt: Document 'max' value in gic-version property description by Eric Auger · 5 years ago
  63. a9ad9e7 hw/arm/allwinner: add RTC device support by Niek Linnenbank · 5 years ago
  64. b71d038 hw/arm/allwinner-h3: add SDRAM controller device by Niek Linnenbank · 5 years ago
  65. a80beb1 hw/arm/allwinner-h3: add Boot ROM support by Niek Linnenbank · 5 years ago
  66. 29d0897 hw/arm/allwinner-h3: add EMAC ethernet device by Niek Linnenbank · 5 years ago
  67. 82e4838 hw/arm/allwinner: add SD/MMC host controller by Niek Linnenbank · 5 years ago
  68. 6556617 hw/arm/allwinner: add Security Identifier device by Niek Linnenbank · 5 years ago
  69. d26af5d hw/arm/allwinner: add CPU Configuration module by Niek Linnenbank · 5 years ago
  70. 7e83c9d hw/arm/allwinner-h3: add System Control module by Niek Linnenbank · 5 years ago
  71. 2e4dfe8 hw/arm/allwinner-h3: add USB host controller by Niek Linnenbank · 5 years ago
  72. fef06c8 hw/arm/allwinner-h3: add Clock Control Unit by Niek Linnenbank · 5 years ago
  73. b0c9666 hw/arm: add Xunlong Orange Pi PC machine by Niek Linnenbank · 5 years ago
  74. 740dafc hw/arm: add Allwinner H3 System-on-Chip by Niek Linnenbank · 5 years ago
  75. 67f52eb hw/arm/fsl-imx25: Wire up USB controllers by Guenter Roeck · 5 years ago
  76. bfae177 hw/arm/fsl-imx25: Wire up eSDHC controllers by Guenter Roeck · 5 years ago
  77. d6f33c5 hw/arm/cubieboard: make sure SOC object isn't leaked by Igor Mammedov · 5 years ago
  78. ef9f8fc Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-03-04-2' into staging by Peter Maydell · 5 years ago
  79. c294ac3 hw/arm/virt: vTPM support by Eric Auger · 5 years ago
  80. 3c2fb21 hw/arm/cubieboard: report error when using unsupported -bios argument by Niek Linnenbank · 5 years ago
  81. e207245 hw/arm/cubieboard: restrict allowed RAM size to 512MiB and 1GiB by Niek Linnenbank · 5 years ago
  82. 17c7576 hw/arm/cubieboard: restrict allowed CPU type to ARM Cortex-A8 by Niek Linnenbank · 5 years ago
  83. 2104df2 hw/arm/cubieboard: use ARM Cortex-A8 as the default CPU in machine definition by Niek Linnenbank · 5 years ago
  84. efb27a4 hw/arm/strongarm: move timer_new from init() into realize() to avoid memleaks by Pan Nengyuan · 5 years ago
  85. 5719f97 hw/arm/spitz: move timer_new from init() into realize() to avoid memleaks by Pan Nengyuan · 5 years ago
  86. 1afaadb hw/arm/pxa2xx: move timer_new from init() into realize() to avoid memleaks by Pan Nengyuan · 5 years ago
  87. 98335f6 hw/arm/musicpal: Simplify since the machines are little-endian only by Philippe Mathieu-Daudé · 5 years ago
  88. 56329e3 hw/arm/z2: Simplify since the machines are little-endian only by Philippe Mathieu-Daudé · 5 years ago
  89. 88e68df hw/arm/omap_sx1: Simplify since the machines are little-endian only by Philippe Mathieu-Daudé · 5 years ago
  90. 8ad1b68 hw/arm/mainstone: Simplify since the machines are little-endian only by Philippe Mathieu-Daudé · 5 years ago
  91. b6cb245 hw/arm/gumstix: Simplify since the machines are little-endian only by Philippe Mathieu-Daudé · 5 years ago
  92. 5ca0e6f hw/arm/smmu-common: Simplify smmu_find_smmu_pcibus() logic by Philippe Mathieu-Daudé · 5 years ago
  93. a2d3b8f hw/arm/smmu-common: a fix to smmu_find_smmu_pcibus by Eric Auger · 5 years ago
  94. ce5f4f0 hw/arm: versal: Generate xlnx-versal-virt zdma FDT nodes by Edgar E. Iglesias · 5 years ago
  95. 8a21865 hw/arm: versal: Add support for the LPD ADMAs by Edgar E. Iglesias · 5 years ago
  96. 616ec12 hw/arm/xilinx_zynq: Fix USB port instantiation by Guenter Roeck · 5 years ago
  97. 5df2cfb hw/arm/integratorcp: Map the audio codec controller by Philippe Mathieu-Daudé · 5 years ago
  98. d8f6d15 hw/arm: Use TYPE_PL011 to create serial port by Gavin Shan · 5 years ago
  99. 8b6b68e Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 5 years ago
  100. 70e8913 hw/arm/virt: Add the virtio-iommu device tree mappings by Eric Auger · 5 years ago