1. 48cbe68 hw/block: Remove ecc by Peter Maydell · 10 weeks ago
  2. b91b8fe hw/misc: Create STM32L4x5 SYSCFG clock by Inès Varhol · 10 weeks ago
  3. d1613f2 hw/misc/stm32_rcc: Implement RCC device for STM32F4 SoCs by Román Cárdenas Rodríguez · 10 weeks ago
  4. 1e93254 hw/misc/omap_clk: Remove OMAP2-specifics by Peter Maydell · 4 months ago
  5. 9bc092f hw/misc: Remove omap_l4 device by Peter Maydell · 4 months ago
  6. d007962 hw/misc: Remove omap_tap device by Peter Maydell · 4 months ago
  7. 192f75a hw/misc: Remove omap_gpmc by Peter Maydell · 4 months ago
  8. 008f769 hw/misc: Remove omap_sdrc device by Peter Maydell · 4 months ago
  9. 9022e80 hw/misc: Remove cbus by Peter Maydell · 4 months ago
  10. 1a66bdc hw/misc: Remove MAINSTONE_FPGA device by Peter Maydell · 4 months ago
  11. cdcb78d hw/misc: remove break after g_assert_not_reached() by Pierrick Bouvier · 3 months ago
  12. e3d0814 hw: Use device_class_set_legacy_reset() instead of opencoding by Peter Maydell · 3 months ago
  13. ef834aa qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix by Markus Armbruster · 4 months ago
  14. 14bfca0 hw/misc/xlnx-versal-trng: Call register_finalize_block by Peter Maydell · 4 months ago
  15. abbfe8d hw/misc/xlnx-versal-trng: Free s->prng in finalize, not unrealize by Peter Maydell · 4 months ago
  16. d30d590 hw/misc/xlnx-versal-cfu: destroy fifo in finalize by Peter Maydell · 4 months ago
  17. 20516e8 hw/misc/stm32l4x5_rcc: Add validation for MCOPRE and MCOSEL values by Zheyu Ma · 6 months ago
  18. 28fe81f hw/misc/bcm2835_property: Reduce scope of variables in mbox push function by Peter Maydell · 5 months ago
  19. 4b64823 hw/misc/bcm2835_property: Restrict scope of start_num, number, otp_row by Peter Maydell · 5 months ago
  20. 32f1c20 hw/misc/bcm2835_property: Avoid overflow in OTP access properties by Peter Maydell · 5 months ago
  21. 0892fff hw/misc/bcm2835_property: Fix handling of FRAMEBUFFER_SET_PALETTE by Peter Maydell · 5 months ago
  22. bc08000 hw/misc: In STM32L4x5 EXTI, handle direct interrupts by Inès Varhol · 6 months ago
  23. 27d4053 hw/misc: In STM32L4x5 EXTI, consolidate 2 constants by Inès Varhol · 6 months ago
  24. 7b11e7c hw/misc/bcm2835_thermal: Fix access size handling in bcm2835_thermal_ops by Zheyu Ma · 6 months ago
  25. 1406b7f Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging by Richard Henderson · 6 months ago
  26. 8a2b889 Merge tag 'pull-aspeed-20240702' of https://github.com/legoater/qemu into staging by Richard Henderson · 6 months ago
  27. ff6d849 Merge tag 'hw-misc-20240702' of https://github.com/philmd/qemu into staging by Richard Henderson · 6 months ago
  28. 50c527b aspeed/sdmc: Remove extra R_MAIN_STATUS case by Jamin Lin · 6 months ago
  29. 61578d1 aspeed/sdmc: Check RAM size value at realize time by Cédric Le Goater · 6 months ago
  30. f0936cb Remove inclusion of hw/hw.h from files that don't need it by Thomas Huth · 6 months ago
  31. 6269086 hw/misc/pvpanic: add support for normal shutdowns by Thomas Weißschuh · 7 months ago
  32. 9b13640 hw/misc/pvpanic: centralize definition of supported events by Thomas Weißschuh · 7 months ago
  33. 9c4887e hw/misc: In STM32L4x5 EXTI, correct configurable interrupts by Inès Varhol · 6 months ago
  34. 247f245 hw/misc/zynq_slcr: Add boot-mode property by Sai Pavan Boddu · 6 months ago
  35. 5d5f1b6 hw/misc: Implement mailbox properties for customer OTP and device specific private keys by Rayhan Faizel · 7 months ago
  36. d338b5a hw/misc: Set valid access size for Exynos4210 RNG by Zheyu Ma · 6 months ago
  37. e7c8106 aspeed/scu: Add AST2700 support by Jamin Lin · 7 months ago
  38. 3347b9a aspeed/sdmc: Add AST2700 support by Jamin Lin · 7 months ago
  39. 39e6dc5 aspeed/sdmc: fix coding style by Jamin Lin · 7 months ago
  40. c7f3b1a aspeed/sdmc: remove redundant macros by Jamin Lin · 7 months ago
  41. f944890 aspeed/sli: Add AST2700 support by Jamin Lin · 7 months ago
  42. f1572ab Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Richard Henderson · 7 months ago
  43. b8116f4 update-linux-headers: move pvpanic.h to correct directory by Paolo Bonzini · 7 months ago
  44. af1cf62 hw/misc/debugexit: use runstate API instead of plain exit() by Thomas Weißschuh · 7 months ago
  45. 7b608e5 hw: misc: edu: use qemu_log_mask instead of hw_error by Chris Friedt · 2 years, 2 months ago
  46. 3e64d7d hw: misc: edu: rename local vars in edu_check_range by Chris Friedt · 2 years, 2 months ago
  47. 6982674 hw: misc: edu: fix 2 off-by-one errors by Chris Friedt · 2 years, 2 months ago
  48. a118c4a Merge tag 'hw-misc-20240425' of https://github.com/philmd/qemu into staging by Richard Henderson · 8 months ago
  49. 4f88e52 hw/misc : Correct 5 spaces indents in stm32l4x5_exti by Inès Varhol · 8 months ago
  50. ca4af17 hw/misc/imx: Replace sprintf() by snprintf() by Philippe Mathieu-Daudé · 8 months ago
  51. a6ab7a9 hw/misc/applesmc: Simplify DeviceReset handler by Philippe Mathieu-Daudé · 9 months ago
  52. ad80e36 hw, target: Add ResetType argument to hold and exit phase methods by Peter Maydell · 8 months ago
  53. 1e0f2b3 hw/misc: Don't special case RESET_TYPE_COLD in npcm7xx_clk, gcr by Peter Maydell · 8 months ago
  54. fc09ff2 hw/misc/applesmc: Fix memory leak in reset() handler by Philippe Mathieu-Daudé · 9 months ago
  55. 5c33821 hw/misc/applesmc: Do not call DeviceReset from DeviceRealize by Philippe Mathieu-Daudé · 9 months ago
  56. 32da7e2 hw/misc/stm32l4x5_rcc: Propagate period when enabling a clock by Arnaud Minier · 9 months ago
  57. 1f43970 hw/misc/stm32l4x5_rcc: Inline clock_update() in clock_mux_update() by Philippe Mathieu-Daudé · 9 months ago
  58. 6328d8f misc/pca955*: Move models under hw/gpio by Cédric Le Goater · 9 months ago
  59. e692f9c Merge tag 'pull-request-2024-03-12' of https://gitlab.com/thuth/qemu into staging by Peter Maydell · 9 months ago
  60. ee1004b bulk: Access existing variables initialized to &S->F when available by Philippe Mathieu-Daudé · 11 months ago
  61. 1e0efa9 hw/misc/xlnx-versal-trng: Check returned bool in trng_prop_fault_event_set() by Zhao Liu · 10 months ago
  62. b691b25 hw/misc/ivshmem: Fix missing ERRP_GUARD() for error_prepend() by Zhao Liu · 10 months ago
  63. 1c38129 hw/arm: Connect STM32L4x5 GPIO to STM32L4x5 SoC by Inès Varhol · 10 months ago
  64. 3b55147 hw/misc/stm32l4x5_rcc: Add write protections to CR register by Arnaud Minier · 10 months ago
  65. 9c796d5 hw/misc/stm32l4x5_rcc: Handle Register Updates by Arnaud Minier · 10 months ago
  66. 141c29a hw/misc/stm32l4x5_rcc: Initialize PLLs and clock multiplexers by Arnaud Minier · 10 months ago
  67. 6487653 hw/misc/stm32l4x5_rcc: Add an internal PLL Clock object by Arnaud Minier · 10 months ago
  68. ec7d83a hw/misc/stm32l4x5_rcc: Add an internal clock multiplexer object by Arnaud Minier · 10 months ago
  69. d6b55a0 hw/misc/stm32l4x5_rcc: Implement STM32L4x5_RCC skeleton by Arnaud Minier · 10 months ago
  70. cda5a7d hw/misc/bcm2835_property: Add missed BCM2835 properties by Sergey Kambalin · 10 months ago
  71. 6aa4ef3 ppc/pnv: Add a pca9554 I2C device to powernv10-rainier by Glenn Miles · 11 months ago
  72. de0c7d5 misc: Add a pca9554 GPIO device model by Glenn Miles · 11 months ago
  73. ff557c2 misc/pca9552: Let external devices set pca9552 inputs by Glenn Miles · 11 months ago
  74. 7b99fb3 misc/pca9552: Fix inverted input status by Glenn Miles · 11 months ago
  75. da96ad4 Merge tag 'hw-misc-20240215' of https://github.com/philmd/qemu into staging by Peter Maydell · 10 months ago
  76. fc432ba hw/misc/macio: Realize IDE controller before accessing it by Philippe Mathieu-Daudé · 1 year, 2 months ago
  77. 48e06b6 hw/misc/mips_itu: Remove MIPSITUState::saar field by Philippe Mathieu-Daudé · 11 months ago
  78. b8db6be hw/misc/mips_itu: Remove MIPSITUState::cpu0 field by Philippe Mathieu-Daudé · 11 months ago
  79. c2bb8e1 target/mips: Remove CPUMIPSState::saarp field by Philippe Mathieu-Daudé · 11 months ago
  80. 77599a6 hw/misc/mips: Reduce itc_reconfigure() scope by Philippe Mathieu-Daudé · 11 months ago
  81. 2a5ee4e hw/misc/mps2-scc: Make changes needed for AN536 FPGA image by Peter Maydell · 11 months ago
  82. 5f3bbbd hw/misc/mps2-scc: Factor out which-board conditionals by Peter Maydell · 11 months ago
  83. a72e625 hw/misc/mps2-scc: Fix condition for CFG3 register by Peter Maydell · 11 months ago
  84. 32d26ea lasi: Add reset I/O ports for LASI audio and FDC by Helge Deller · 11 months ago
  85. f2ffd6f lasi: allow access to LAN MAC address registers by Helge Deller · 11 months ago
  86. 3e28364 hw/misc/xlnx-versal-crl: Build it only once by Philippe Mathieu-Daudé · 11 months ago
  87. 8b2c5fb hw/misc/xlnx-versal-crl: Include generic 'cpu-qom.h' instead of 'cpu.h' by Philippe Mathieu-Daudé · 11 months ago
  88. e2d8cf9 target/arm: Expose arm_cpu_mp_affinity() in 'multiprocessing.h' header by Philippe Mathieu-Daudé · 11 months ago
  89. c4380f7 target/arm: Create arm_cpu_mp_affinity by Richard Henderson · 11 months ago
  90. 2093668 hw/misc: Implement STM32L4x5 SYSCFG by Inès Varhol · 12 months ago
  91. c9948fd hw/misc: Implement STM32L4x5 EXTI by Inès Varhol · 12 months ago
  92. 195801d system/cpus: rename qemu_mutex_lock_iothread() to bql_lock() by Stefan Hajnoczi · 12 months ago
  93. 2c5107e edu: fix DMA range upper bound check by Max Erenberg · 12 months ago
  94. 7493bd1 hw/misc: Simplify memory_region_init_ram_from_fd() calls by Philippe Mathieu-Daudé · 1 year, 1 month ago
  95. ce933d7 hw/misc/macio: Constify VMState by Richard Henderson · 1 year ago
  96. e4ea952 hw/misc: Constify VMState by Richard Henderson · 1 year ago
  97. 191710c Merge tag 'pull-request-2023-12-20' of https://gitlab.com/thuth/qemu into staging by Stefan Hajnoczi · 1 year ago
  98. b5570da hw/misc/mips_itu: Remove unnecessary 'exec/exec-all.h' header by Philippe Mathieu-Daudé · 1 year ago
  99. 6f9c3aa fsl-imx: add simple RTC emulation for i.MX6 and i.MX7 boards by Nikita Ostrenkov · 1 year ago
  100. 896dd6f hw/misc/mps2-scc: Free MPS2SCC::oscclk[] array on finalize() by Philippe Mathieu-Daudé · 1 year, 1 month ago