aboutsummaryrefslogtreecommitdiff
path: root/hw/misc
AgeCommit message (Expand)Author
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
2024-04-25hw/misc/imx: Replace sprintf() by snprintf()Philippe Mathieu-Daudé
2024-04-25hw/misc/applesmc: Simplify DeviceReset handlerPhilippe Mathieu-Daudé
2024-04-25hw, target: Add ResetType argument to hold and exit phase methodsPeter Maydell
2024-04-25hw/misc: Don't special case RESET_TYPE_COLD in npcm7xx_clk, gcrPeter Maydell
2024-04-10hw/misc/applesmc: Fix memory leak in reset() handlerPhilippe Mathieu-Daudé
2024-04-10hw/misc/applesmc: Do not call DeviceReset from DeviceRealizePhilippe Mathieu-Daudé
2024-03-26hw/misc/stm32l4x5_rcc: Propagate period when enabling a clockArnaud Minier
2024-03-26hw/misc/stm32l4x5_rcc: Inline clock_update() in clock_mux_update()Philippe Mathieu-Daudé
2024-03-25misc/pca955*: Move models under hw/gpioCédric Le Goater
2024-03-12Merge tag 'pull-request-2024-03-12' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2024-03-12bulk: Access existing variables initialized to &S->F when availablePhilippe Mathieu-Daudé
2024-03-12hw/misc/xlnx-versal-trng: Check returned bool in trng_prop_fault_event_set()Zhao Liu
2024-03-11hw/misc/ivshmem: Fix missing ERRP_GUARD() for error_prepend()Zhao Liu
2024-03-07hw/arm: Connect STM32L4x5 GPIO to STM32L4x5 SoCInès Varhol
2024-03-05hw/misc/stm32l4x5_rcc: Add write protections to CR registerArnaud Minier
2024-03-05hw/misc/stm32l4x5_rcc: Handle Register UpdatesArnaud Minier
2024-03-05hw/misc/stm32l4x5_rcc: Initialize PLLs and clock multiplexersArnaud Minier
2024-03-05hw/misc/stm32l4x5_rcc: Add an internal PLL Clock objectArnaud Minier