aboutsummaryrefslogtreecommitdiff
path: root/hw/misc
AgeCommit message (Expand)Author
2024-10-24hw/misc/aspeed_hace: Fix SG Accumulative hashingAlejandro Zeise
2024-10-15hw/block: Remove eccPeter Maydell
2024-10-15hw/misc: Create STM32L4x5 SYSCFG clockInès Varhol
2024-10-15hw/misc/stm32_rcc: Implement RCC device for STM32F4 SoCsRomán Cárdenas Rodríguez
2024-10-01hw/misc/omap_clk: Remove OMAP2-specificsPeter Maydell
2024-10-01hw/misc: Remove omap_l4 devicePeter Maydell
2024-10-01hw/misc: Remove omap_tap devicePeter Maydell
2024-10-01hw/misc: Remove omap_gpmcPeter Maydell
2024-10-01hw/misc: Remove omap_sdrc devicePeter Maydell
2024-10-01hw/misc: Remove cbusPeter Maydell
2024-10-01hw/misc: Remove MAINSTONE_FPGA devicePeter Maydell
2024-09-13hw/misc: remove break after g_assert_not_reached()Pierrick Bouvier
2024-09-13hw: Use device_class_set_legacy_reset() instead of opencodingPeter Maydell
2024-09-10qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefixMarkus Armbruster
2024-09-05hw/misc/xlnx-versal-trng: Call register_finalize_blockPeter Maydell
2024-09-05hw/misc/xlnx-versal-trng: Free s->prng in finalize, not unrealizePeter Maydell
2024-09-05hw/misc/xlnx-versal-cfu: destroy fifo in finalizePeter Maydell
2024-08-13hw/misc/stm32l4x5_rcc: Add validation for MCOPRE and MCOSEL valuesZheyu Ma
2024-07-29hw/misc/bcm2835_property: Reduce scope of variables in mbox push functionPeter Maydell
2024-07-29hw/misc/bcm2835_property: Restrict scope of start_num, number, otp_rowPeter Maydell
2024-07-29hw/misc/bcm2835_property: Avoid overflow in OTP access propertiesPeter Maydell
2024-07-29hw/misc/bcm2835_property: Fix handling of FRAMEBUFFER_SET_PALETTEPeter Maydell
2024-07-11hw/misc: In STM32L4x5 EXTI, handle direct interruptsInès Varhol
2024-07-11hw/misc: In STM32L4x5 EXTI, consolidate 2 constantsInès Varhol
2024-07-11hw/misc/bcm2835_thermal: Fix access size handling in bcm2835_thermal_opsZheyu Ma
2024-07-03Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson
2024-07-02Merge tag 'pull-aspeed-20240702' of https://github.com/legoater/qemu into sta...Richard Henderson
2024-07-02Merge tag 'hw-misc-20240702' of https://github.com/philmd/qemu into stagingRichard Henderson
2024-07-02aspeed/sdmc: Remove extra R_MAIN_STATUS caseJamin Lin
2024-07-02aspeed/sdmc: Check RAM size value at realize timeCédric Le Goater
2024-07-02Remove inclusion of hw/hw.h from files that don't need itThomas Huth
2024-07-01hw/misc/pvpanic: add support for normal shutdownsThomas Weißschuh
2024-07-01hw/misc/pvpanic: centralize definition of supported eventsThomas Weißschuh
2024-07-01hw/misc: In STM32L4x5 EXTI, correct configurable interruptsInès Varhol
2024-07-01hw/misc/zynq_slcr: Add boot-mode propertySai Pavan Boddu
2024-07-01hw/misc: Implement mailbox properties for customer OTP and device specific pr...Rayhan Faizel
2024-06-21hw/misc: Set valid access size for Exynos4210 RNGZheyu Ma
2024-06-16aspeed/scu: Add AST2700 supportJamin Lin
2024-06-16aspeed/sdmc: Add AST2700 supportJamin Lin
2024-06-16aspeed/sdmc: fix coding styleJamin Lin
2024-06-16aspeed/sdmc: remove redundant macrosJamin Lin
2024-06-16aspeed/sli: Add AST2700 supportJamin Lin
2024-06-05Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2024-06-05update-linux-headers: move pvpanic.h to correct directoryPaolo Bonzini
2024-06-04hw/misc/debugexit: use runstate API instead of plain exit()Thomas Weißschuh
2024-04-30hw: misc: edu: use qemu_log_mask instead of hw_errorChris Friedt
2024-04-30hw: misc: edu: rename local vars in edu_check_rangeChris Friedt
2024-04-30hw: misc: edu: fix 2 off-by-one errorsChris Friedt
2024-04-25Merge tag 'hw-misc-20240425' of https://github.com/philmd/qemu into stagingRichard Henderson
2024-04-25hw/misc : Correct 5 spaces indents in stm32l4x5_extiInès Varhol