Age | Commit message (Expand) | Author | Files | Lines |
2024-12-15 | hw/misc: Constify all Property | Richard Henderson | 52 | -56/+56 |
2024-12-15 | hw/misc/xlnx-versal-trng: Constify trng_props | Richard Henderson | 1 | -3/+3 |
2024-11-18 | hw/misc/nrf51_rng: Don't use BIT_MASK() when we mean BIT() | Peter Maydell | 1 | -5/+5 |
2024-10-24 | hw/misc/aspeed_hace: Fix SG Accumulative hashing | Alejandro Zeise | 1 | -45/+59 |
2024-10-15 | hw/block: Remove ecc | Peter Maydell | 1 | -1/+0 |
2024-10-15 | hw/misc: Create STM32L4x5 SYSCFG clock | Inès Varhol | 1 | -2/+17 |
2024-10-15 | hw/misc/stm32_rcc: Implement RCC device for STM32F4 SoCs | Román Cárdenas Rodríguez | 4 | -0/+172 |
2024-10-01 | hw/misc/omap_clk: Remove OMAP2-specifics | Peter Maydell | 1 | -525/+2 |
2024-10-01 | hw/misc: Remove omap_l4 device | Peter Maydell | 2 | -163/+0 |
2024-10-01 | hw/misc: Remove omap_tap device | Peter Maydell | 2 | -118/+0 |
2024-10-01 | hw/misc: Remove omap_gpmc | Peter Maydell | 2 | -899/+0 |
2024-10-01 | hw/misc: Remove omap_sdrc device | Peter Maydell | 2 | -168/+0 |
2024-10-01 | hw/misc: Remove cbus | Peter Maydell | 2 | -620/+0 |
2024-10-01 | hw/misc: Remove MAINSTONE_FPGA device | Peter Maydell | 2 | -270/+0 |
2024-09-13 | hw/misc: remove break after g_assert_not_reached() | Pierrick Bouvier | 2 | -3/+0 |
2024-09-13 | hw: Use device_class_set_legacy_reset() instead of opencoding | Peter Maydell | 70 | -80/+80 |
2024-09-10 | qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix | Markus Armbruster | 1 | -8/+8 |
2024-09-05 | hw/misc/xlnx-versal-trng: Call register_finalize_block | Peter Maydell | 1 | -3/+3 |
2024-09-05 | hw/misc/xlnx-versal-trng: Free s->prng in finalize, not unrealize | Peter Maydell | 1 | -3/+3 |
2024-09-05 | hw/misc/xlnx-versal-cfu: destroy fifo in finalize | Peter Maydell | 1 | -0/+8 |
2024-08-13 | hw/misc/stm32l4x5_rcc: Add validation for MCOPRE and MCOSEL values | Zheyu Ma | 1 | -8/+20 |
2024-07-29 | hw/misc/bcm2835_property: Reduce scope of variables in mbox push function | Peter Maydell | 1 | -11/+10 |
2024-07-29 | hw/misc/bcm2835_property: Restrict scope of start_num, number, otp_row | Peter Maydell | 1 | -14/+20 |
2024-07-29 | hw/misc/bcm2835_property: Avoid overflow in OTP access properties | Peter Maydell | 1 | -5/+4 |
2024-07-29 | hw/misc/bcm2835_property: Fix handling of FRAMEBUFFER_SET_PALETTE | Peter Maydell | 1 | -11/+16 |
2024-07-11 | hw/misc: In STM32L4x5 EXTI, handle direct interrupts | Inès Varhol | 1 | -0/+7 |
2024-07-11 | hw/misc: In STM32L4x5 EXTI, consolidate 2 constants | Inès Varhol | 1 | -4/+2 |
2024-07-11 | hw/misc/bcm2835_thermal: Fix access size handling in bcm2835_thermal_ops | Zheyu Ma | 1 | -0/+2 |
2024-07-03 | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ... | Richard Henderson | 3 | -4/+8 |
2024-07-02 | Merge tag 'pull-aspeed-20240702' of https://github.com/legoater/qemu into sta... | Richard Henderson | 1 | -1/+6 |
2024-07-02 | Merge tag 'hw-misc-20240702' of https://github.com/philmd/qemu into staging | Richard Henderson | 1 | -1/+0 |
2024-07-02 | aspeed/sdmc: Remove extra R_MAIN_STATUS case | Jamin Lin | 1 | -1/+0 |
2024-07-02 | aspeed/sdmc: Check RAM size value at realize time | Cédric Le Goater | 1 | -0/+6 |
2024-07-02 | Remove inclusion of hw/hw.h from files that don't need it | Thomas Huth | 1 | -1/+0 |
2024-07-01 | hw/misc/pvpanic: add support for normal shutdowns | Thomas Weißschuh | 1 | -0/+5 |
2024-07-01 | hw/misc/pvpanic: centralize definition of supported events | Thomas Weißschuh | 3 | -4/+3 |
2024-07-01 | hw/misc: In STM32L4x5 EXTI, correct configurable interrupts | Inès Varhol | 1 | -15/+13 |
2024-07-01 | hw/misc/zynq_slcr: Add boot-mode property | Sai Pavan Boddu | 1 | -1/+21 |
2024-07-01 | hw/misc: Implement mailbox properties for customer OTP and device specific pr... | Rayhan Faizel | 1 | -0/+87 |
2024-06-21 | hw/misc: Set valid access size for Exynos4210 RNG | Zheyu Ma | 1 | -0/+2 |
2024-06-16 | aspeed/scu: Add AST2700 support | Jamin Lin | 2 | -1/+309 |
2024-06-16 | aspeed/sdmc: Add AST2700 support | Jamin Lin | 1 | -3/+191 |
2024-06-16 | aspeed/sdmc: fix coding style | Jamin Lin | 1 | -4/+7 |
2024-06-16 | aspeed/sdmc: remove redundant macros | Jamin Lin | 1 | -15/+0 |
2024-06-16 | aspeed/sli: Add AST2700 support | Jamin Lin | 3 | -1/+186 |
2024-06-05 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Richard Henderson | 3 | -3/+3 |
2024-06-05 | update-linux-headers: move pvpanic.h to correct directory | Paolo Bonzini | 3 | -3/+3 |
2024-06-04 | hw/misc/debugexit: use runstate API instead of plain exit() | Thomas Weißschuh | 1 | -1/+3 |
2024-04-30 | hw: misc: edu: use qemu_log_mask instead of hw_error | Chris Friedt | 1 | -4/+8 |
2024-04-30 | hw: misc: edu: rename local vars in edu_check_range | Chris Friedt | 1 | -8/+8 |