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-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
2024-03-05
hw/misc/stm32l4x5_rcc: Add an internal PLL Clock object
Arnaud Minier
2024-03-05
hw/misc/stm32l4x5_rcc: Add an internal clock multiplexer object
Arnaud Minier
2024-03-05
hw/misc/stm32l4x5_rcc: Implement STM32L4x5_RCC skeleton
Arnaud Minier
2024-02-27
hw/misc/bcm2835_property: Add missed BCM2835 properties
Sergey Kambalin
2024-02-23
ppc/pnv: Add a pca9554 I2C device to powernv10-rainier
Glenn Miles
2024-02-23
misc: Add a pca9554 GPIO device model
Glenn Miles
2024-02-23
misc/pca9552: Let external devices set pca9552 inputs
Glenn Miles
2024-02-23
misc/pca9552: Fix inverted input status
Glenn Miles
2024-02-16
Merge tag 'hw-misc-20240215' of https://github.com/philmd/qemu into staging
Peter Maydell
2024-02-15
hw/misc/macio: Realize IDE controller before accessing it
Philippe Mathieu-Daudé
2024-02-15
hw/misc/mips_itu: Remove MIPSITUState::saar field
Philippe Mathieu-Daudé
2024-02-15
hw/misc/mips_itu: Remove MIPSITUState::cpu0 field
Philippe Mathieu-Daudé
2024-02-15
target/mips: Remove CPUMIPSState::saarp field
Philippe Mathieu-Daudé
2024-02-15
hw/misc/mips: Reduce itc_reconfigure() scope
Philippe Mathieu-Daudé
2024-02-15
hw/misc/mps2-scc: Make changes needed for AN536 FPGA image
Peter Maydell
2024-02-15
hw/misc/mps2-scc: Factor out which-board conditionals
Peter Maydell
2024-02-15
hw/misc/mps2-scc: Fix condition for CFG3 register
Peter Maydell
2024-02-11
lasi: Add reset I/O ports for LASI audio and FDC
Helge Deller
2024-02-11
lasi: allow access to LAN MAC address registers
Helge Deller
2024-01-26
hw/misc/xlnx-versal-crl: Build it only once
Philippe Mathieu-Daudé
2024-01-26
hw/misc/xlnx-versal-crl: Include generic 'cpu-qom.h' instead of 'cpu.h'
Philippe Mathieu-Daudé
2024-01-26
target/arm: Expose arm_cpu_mp_affinity() in 'multiprocessing.h' header
Philippe Mathieu-Daudé
2024-01-26
target/arm: Create arm_cpu_mp_affinity
Richard Henderson
2024-01-15
hw/misc: Implement STM32L4x5 SYSCFG
Inès Varhol
2024-01-15
hw/misc: Implement STM32L4x5 EXTI
Inès Varhol
2024-01-08
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2024-01-05
edu: fix DMA range upper bound check
Max Erenberg
2024-01-05
hw/misc: Simplify memory_region_init_ram_from_fd() calls
Philippe Mathieu-Daudé
2023-12-30
hw/misc/macio: Constify VMState
Richard Henderson
2023-12-30
hw/misc: Constify VMState
Richard Henderson
2023-12-20
Merge tag 'pull-request-2023-12-20' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2023-12-20
hw/misc/mips_itu: Remove unnecessary 'exec/exec-all.h' header
Philippe Mathieu-Daudé
2023-12-19
fsl-imx: add simple RTC emulation for i.MX6 and i.MX7 boards
Nikita Ostrenkov
2023-11-27
hw/misc/mps2-scc: Free MPS2SCC::oscclk[] array on finalize()
Philippe Mathieu-Daudé
2023-11-02
hw/misc: Introduce AMD/Xilix Versal TRNG device
Tong Ho
2023-11-02
hw/misc/imx6_ccm: Convert DPRINTF to trace events
Bernhard Beschow
2023-11-02
hw/misc/imx7_snvs: Trace MMIO access
Bernhard Beschow
[next]