summary refs log tree commit diff stats
path: root/hw/misc (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/misc/aspeed_hace: Fix SG Accumulative hashingAlejandro Zeise2024-10-241-45/+59
* hw/block: Remove eccPeter Maydell2024-10-151-1/+0
* hw/misc: Create STM32L4x5 SYSCFG clockInès Varhol2024-10-151-2/+17
* hw/misc/stm32_rcc: Implement RCC device for STM32F4 SoCsRomán Cárdenas Rodríguez2024-10-154-0/+172
* hw/misc/omap_clk: Remove OMAP2-specificsPeter Maydell2024-10-011-525/+2
* hw/misc: Remove omap_l4 devicePeter Maydell2024-10-012-163/+0
* hw/misc: Remove omap_tap devicePeter Maydell2024-10-012-118/+0
* hw/misc: Remove omap_gpmcPeter Maydell2024-10-012-899/+0
* hw/misc: Remove omap_sdrc devicePeter Maydell2024-10-012-168/+0
* hw/misc: Remove cbusPeter Maydell2024-10-012-620/+0
* hw/misc: Remove MAINSTONE_FPGA devicePeter Maydell2024-10-012-270/+0
* hw/misc: remove break after g_assert_not_reached()Pierrick Bouvier2024-09-132-3/+0
* hw: Use device_class_set_legacy_reset() instead of opencodingPeter Maydell2024-09-1370-80/+80
* qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefixMarkus Armbruster2024-09-101-8/+8
* hw/misc/xlnx-versal-trng: Call register_finalize_blockPeter Maydell2024-09-051-3/+3
* hw/misc/xlnx-versal-trng: Free s->prng in finalize, not unrealizePeter Maydell2024-09-051-3/+3
* hw/misc/xlnx-versal-cfu: destroy fifo in finalizePeter Maydell2024-09-051-0/+8
* hw/misc/stm32l4x5_rcc: Add validation for MCOPRE and MCOSEL valuesZheyu Ma2024-08-131-8/+20
* hw/misc/bcm2835_property: Reduce scope of variables in mbox push functionPeter Maydell2024-07-291-11/+10
* hw/misc/bcm2835_property: Restrict scope of start_num, number, otp_rowPeter Maydell2024-07-291-14/+20
* hw/misc/bcm2835_property: Avoid overflow in OTP access propertiesPeter Maydell2024-07-291-5/+4
* hw/misc/bcm2835_property: Fix handling of FRAMEBUFFER_SET_PALETTEPeter Maydell2024-07-291-11/+16
* hw/misc: In STM32L4x5 EXTI, handle direct interruptsInès Varhol2024-07-111-0/+7
* hw/misc: In STM32L4x5 EXTI, consolidate 2 constantsInès Varhol2024-07-111-4/+2
* hw/misc/bcm2835_thermal: Fix access size handling in bcm2835_thermal_opsZheyu Ma2024-07-111-0/+2
* Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson2024-07-033-4/+8
|\
| * hw/misc/pvpanic: add support for normal shutdownsThomas Weißschuh2024-07-011-0/+5
| * hw/misc/pvpanic: centralize definition of supported eventsThomas Weißschuh2024-07-013-4/+3
* | Merge tag 'pull-aspeed-20240702' of https://github.com/legoater/qemu into sta...Richard Henderson2024-07-021-1/+6
|\ \
| * | aspeed/sdmc: Remove extra R_MAIN_STATUS caseJamin Lin2024-07-021-1/+0
| * | aspeed/sdmc: Check RAM size value at realize timeCédric Le Goater2024-07-021-0/+6
* | | Merge tag 'hw-misc-20240702' of https://github.com/philmd/qemu into stagingRichard Henderson2024-07-021-1/+0
|\ \ \ | |/ / |/| |
| * | Remove inclusion of hw/hw.h from files that don't need itThomas Huth2024-07-021-1/+0
| |/
* | hw/misc: In STM32L4x5 EXTI, correct configurable interruptsInès Varhol2024-07-011-15/+13
* | hw/misc/zynq_slcr: Add boot-mode propertySai Pavan Boddu2024-07-011-1/+21
* | hw/misc: Implement mailbox properties for customer OTP and device specific pr...Rayhan Faizel2024-07-011-0/+87
|/
* hw/misc: Set valid access size for Exynos4210 RNGZheyu Ma2024-06-211-0/+2
* aspeed/scu: Add AST2700 supportJamin Lin2024-06-162-1/+309
* aspeed/sdmc: Add AST2700 supportJamin Lin2024-06-161-3/+191
* aspeed/sdmc: fix coding styleJamin Lin2024-06-161-4/+7
* aspeed/sdmc: remove redundant macrosJamin Lin2024-06-161-15/+0
* aspeed/sli: Add AST2700 supportJamin Lin2024-06-163-1/+186
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson2024-06-053-3/+3
|\
| * update-linux-headers: move pvpanic.h to correct directoryPaolo Bonzini2024-06-053-3/+3
* | hw/misc/debugexit: use runstate API instead of plain exit()Thomas Weißschuh2024-06-041-1/+3
|/
* hw: misc: edu: use qemu_log_mask instead of hw_errorChris Friedt2024-04-301-4/+8
* hw: misc: edu: rename local vars in edu_check_rangeChris Friedt2024-04-301-8/+8
* hw: misc: edu: fix 2 off-by-one errorsChris Friedt2024-04-301-9/+8
* Merge tag 'hw-misc-20240425' of https://github.com/philmd/qemu into stagingRichard Henderson2024-04-258-27/+33
|\
| * hw/misc : Correct 5 spaces indents in stm32l4x5_extiInès Varhol2024-04-251-4/+4