aboutsummaryrefslogtreecommitdiff
path: root/hw/misc
AgeCommit message (Expand)AuthorFilesLines
2024-10-24hw/misc/aspeed_hace: Fix SG Accumulative hashingAlejandro Zeise1-45/+59
2024-10-15hw/block: Remove eccPeter Maydell1-1/+0
2024-10-15hw/misc: Create STM32L4x5 SYSCFG clockInès Varhol1-2/+17
2024-10-15hw/misc/stm32_rcc: Implement RCC device for STM32F4 SoCsRomán Cárdenas Rodríguez4-0/+172
2024-10-01hw/misc/omap_clk: Remove OMAP2-specificsPeter Maydell1-525/+2
2024-10-01hw/misc: Remove omap_l4 devicePeter Maydell2-163/+0
2024-10-01hw/misc: Remove omap_tap devicePeter Maydell2-118/+0
2024-10-01hw/misc: Remove omap_gpmcPeter Maydell2-899/+0
2024-10-01hw/misc: Remove omap_sdrc devicePeter Maydell2-168/+0
2024-10-01hw/misc: Remove cbusPeter Maydell2-620/+0
2024-10-01hw/misc: Remove MAINSTONE_FPGA devicePeter Maydell2-270/+0
2024-09-13hw/misc: remove break after g_assert_not_reached()Pierrick Bouvier2-3/+0
2024-09-13hw: Use device_class_set_legacy_reset() instead of opencodingPeter Maydell70-80/+80
2024-09-10qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefixMarkus Armbruster1-8/+8
2024-09-05hw/misc/xlnx-versal-trng: Call register_finalize_blockPeter Maydell1-3/+3
2024-09-05hw/misc/xlnx-versal-trng: Free s->prng in finalize, not unrealizePeter Maydell1-3/+3
2024-09-05hw/misc/xlnx-versal-cfu: destroy fifo in finalizePeter Maydell1-0/+8
2024-08-13hw/misc/stm32l4x5_rcc: Add validation for MCOPRE and MCOSEL valuesZheyu Ma1-8/+20
2024-07-29hw/misc/bcm2835_property: Reduce scope of variables in mbox push functionPeter Maydell1-11/+10
2024-07-29hw/misc/bcm2835_property: Restrict scope of start_num, number, otp_rowPeter Maydell1-14/+20
2024-07-29hw/misc/bcm2835_property: Avoid overflow in OTP access propertiesPeter Maydell1-5/+4
2024-07-29hw/misc/bcm2835_property: Fix handling of FRAMEBUFFER_SET_PALETTEPeter Maydell1-11/+16
2024-07-11hw/misc: In STM32L4x5 EXTI, handle direct interruptsInès Varhol1-0/+7
2024-07-11hw/misc: In STM32L4x5 EXTI, consolidate 2 constantsInès Varhol1-4/+2
2024-07-11hw/misc/bcm2835_thermal: Fix access size handling in bcm2835_thermal_opsZheyu Ma1-0/+2
2024-07-03Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson3-4/+8
2024-07-02Merge tag 'pull-aspeed-20240702' of https://github.com/legoater/qemu into sta...Richard Henderson1-1/+6
2024-07-02Merge tag 'hw-misc-20240702' of https://github.com/philmd/qemu into stagingRichard Henderson1-1/+0
2024-07-02aspeed/sdmc: Remove extra R_MAIN_STATUS caseJamin Lin1-1/+0
2024-07-02aspeed/sdmc: Check RAM size value at realize timeCédric Le Goater1-0/+6
2024-07-02Remove inclusion of hw/hw.h from files that don't need itThomas Huth1-1/+0
2024-07-01hw/misc/pvpanic: add support for normal shutdownsThomas Weißschuh1-0/+5
2024-07-01hw/misc/pvpanic: centralize definition of supported eventsThomas Weißschuh3-4/+3
2024-07-01hw/misc: In STM32L4x5 EXTI, correct configurable interruptsInès Varhol1-15/+13
2024-07-01hw/misc/zynq_slcr: Add boot-mode propertySai Pavan Boddu1-1/+21
2024-07-01hw/misc: Implement mailbox properties for customer OTP and device specific pr...Rayhan Faizel1-0/+87
2024-06-21hw/misc: Set valid access size for Exynos4210 RNGZheyu Ma1-0/+2
2024-06-16aspeed/scu: Add AST2700 supportJamin Lin2-1/+309
2024-06-16aspeed/sdmc: Add AST2700 supportJamin Lin1-3/+191
2024-06-16aspeed/sdmc: fix coding styleJamin Lin1-4/+7
2024-06-16aspeed/sdmc: remove redundant macrosJamin Lin1-15/+0
2024-06-16aspeed/sli: Add AST2700 supportJamin Lin3-1/+186
2024-06-05Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson3-3/+3
2024-06-05update-linux-headers: move pvpanic.h to correct directoryPaolo Bonzini3-3/+3
2024-06-04hw/misc/debugexit: use runstate API instead of plain exit()Thomas Weißschuh1-1/+3
2024-04-30hw: misc: edu: use qemu_log_mask instead of hw_errorChris Friedt1-4/+8
2024-04-30hw: misc: edu: rename local vars in edu_check_rangeChris Friedt1-8/+8
2024-04-30hw: misc: edu: fix 2 off-by-one errorsChris Friedt1-9/+8
2024-04-25Merge tag 'hw-misc-20240425' of https://github.com/philmd/qemu into stagingRichard Henderson8-27/+33
2024-04-25hw/misc : Correct 5 spaces indents in stm32l4x5_extiInès Varhol1-4/+4