| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | qom: Have class_init() take a const data argument | Philippe Mathieu-Daudé | 2025-04-25 | 1 | -1/+1 |
| * | hw/misc: In STM32L4x5 EXTI, handle direct interrupts | Inès Varhol | 2024-07-11 | 1 | -0/+7 |
| * | hw/misc: In STM32L4x5 EXTI, consolidate 2 constants | Inès Varhol | 2024-07-11 | 1 | -4/+2 |
| * | hw/misc: In STM32L4x5 EXTI, correct configurable interrupts | Inès Varhol | 2024-07-01 | 1 | -15/+13 |
| * | Merge tag 'hw-misc-20240425' of https://github.com/philmd/qemu into staging | Richard Henderson | 2024-04-25 | 1 | -4/+4 |
| |\ | |||||
| | * | hw/misc : Correct 5 spaces indents in stm32l4x5_exti | Inès Varhol | 2024-04-25 | 1 | -4/+4 |
| * | | hw, target: Add ResetType argument to hold and exit phase methods | Peter Maydell | 2024-04-25 | 1 | -1/+1 |
| |/ | |||||
| * | hw/misc: Implement STM32L4x5 EXTI | Inès Varhol | 2024-01-15 | 1 | -0/+290 |