index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
misc
Age
Commit message (
Expand
)
Author
2024-08-13
hw/misc/stm32l4x5_rcc: Add validation for MCOPRE and MCOSEL values
Zheyu Ma
2024-07-29
hw/misc/bcm2835_property: Reduce scope of variables in mbox push function
Peter Maydell
2024-07-29
hw/misc/bcm2835_property: Restrict scope of start_num, number, otp_row
Peter Maydell
2024-07-29
hw/misc/bcm2835_property: Avoid overflow in OTP access properties
Peter Maydell
2024-07-29
hw/misc/bcm2835_property: Fix handling of FRAMEBUFFER_SET_PALETTE
Peter Maydell
2024-07-11
hw/misc: In STM32L4x5 EXTI, handle direct interrupts
Inès Varhol
2024-07-11
hw/misc: In STM32L4x5 EXTI, consolidate 2 constants
Inès Varhol
2024-07-11
hw/misc/bcm2835_thermal: Fix access size handling in bcm2835_thermal_ops
Zheyu Ma
2024-07-03
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
2024-07-02
Merge tag 'pull-aspeed-20240702' of https://github.com/legoater/qemu into sta...
Richard Henderson
2024-07-02
Merge tag 'hw-misc-20240702' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-07-02
aspeed/sdmc: Remove extra R_MAIN_STATUS case
Jamin Lin
2024-07-02
aspeed/sdmc: Check RAM size value at realize time
Cédric Le Goater
2024-07-02
Remove inclusion of hw/hw.h from files that don't need it
Thomas Huth
2024-07-01
hw/misc/pvpanic: add support for normal shutdowns
Thomas Weißschuh
2024-07-01
hw/misc/pvpanic: centralize definition of supported events
Thomas Weißschuh
2024-07-01
hw/misc: In STM32L4x5 EXTI, correct configurable interrupts
Inès Varhol
2024-07-01
hw/misc/zynq_slcr: Add boot-mode property
Sai Pavan Boddu
2024-07-01
hw/misc: Implement mailbox properties for customer OTP and device specific pr...
Rayhan Faizel
2024-06-21
hw/misc: Set valid access size for Exynos4210 RNG
Zheyu Ma
2024-06-16
aspeed/scu: Add AST2700 support
Jamin Lin
2024-06-16
aspeed/sdmc: Add AST2700 support
Jamin Lin
2024-06-16
aspeed/sdmc: fix coding style
Jamin Lin
2024-06-16
aspeed/sdmc: remove redundant macros
Jamin Lin
2024-06-16
aspeed/sli: Add AST2700 support
Jamin Lin
2024-06-05
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2024-06-05
update-linux-headers: move pvpanic.h to correct directory
Paolo Bonzini
2024-06-04
hw/misc/debugexit: use runstate API instead of plain exit()
Thomas Weißschuh
2024-04-30
hw: misc: edu: use qemu_log_mask instead of hw_error
Chris Friedt
2024-04-30
hw: misc: edu: rename local vars in edu_check_range
Chris Friedt
2024-04-30
hw: misc: edu: fix 2 off-by-one errors
Chris Friedt
2024-04-25
Merge tag 'hw-misc-20240425' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-04-25
hw/misc : Correct 5 spaces indents in stm32l4x5_exti
Inès Varhol
2024-04-25
hw/misc/imx: Replace sprintf() by snprintf()
Philippe Mathieu-Daudé
2024-04-25
hw/misc/applesmc: Simplify DeviceReset handler
Philippe Mathieu-Daudé
2024-04-25
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
2024-04-25
hw/misc: Don't special case RESET_TYPE_COLD in npcm7xx_clk, gcr
Peter Maydell
2024-04-10
hw/misc/applesmc: Fix memory leak in reset() handler
Philippe Mathieu-Daudé
2024-04-10
hw/misc/applesmc: Do not call DeviceReset from DeviceRealize
Philippe Mathieu-Daudé
2024-03-26
hw/misc/stm32l4x5_rcc: Propagate period when enabling a clock
Arnaud Minier
2024-03-26
hw/misc/stm32l4x5_rcc: Inline clock_update() in clock_mux_update()
Philippe Mathieu-Daudé
2024-03-25
misc/pca955*: Move models under hw/gpio
Cédric Le Goater
2024-03-12
Merge tag 'pull-request-2024-03-12' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2024-03-12
bulk: Access existing variables initialized to &S->F when available
Philippe Mathieu-Daudé
2024-03-12
hw/misc/xlnx-versal-trng: Check returned bool in trng_prop_fault_event_set()
Zhao Liu
2024-03-11
hw/misc/ivshmem: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
2024-03-07
hw/arm: Connect STM32L4x5 GPIO to STM32L4x5 SoC
Inès Varhol
2024-03-05
hw/misc/stm32l4x5_rcc: Add write protections to CR register
Arnaud Minier
2024-03-05
hw/misc/stm32l4x5_rcc: Handle Register Updates
Arnaud Minier
2024-03-05
hw/misc/stm32l4x5_rcc: Initialize PLLs and clock multiplexers
Arnaud Minier
[next]