aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2024-05-03tricore: switch boards to "default y"Paolo Bonzini
2024-05-03sparc: switch boards to "default y"Paolo Bonzini
2024-05-03sh4: switch boards to "default y"Paolo Bonzini
2024-05-03s390x: switch boards to "default y"Paolo Bonzini
2024-05-03rx: switch boards to "default y"Paolo Bonzini
2024-05-03riscv: switch boards to "default y"Paolo Bonzini
2024-05-03ppc: switch boards to "default y"Paolo Bonzini
2024-05-03openrisc: switch boards to "default y"Paolo Bonzini
2024-05-03mips: switch boards to "default y"Paolo Bonzini
2024-05-03microblaze: switch boards to "default y"Paolo Bonzini
2024-05-03m68k: switch boards to "default y"Paolo Bonzini
2024-05-03loongarch: switch boards to "default y"Paolo Bonzini
2024-05-03i386: switch boards to "default y"Paolo Bonzini
2024-05-03hppa: switch boards to "default y"Paolo Bonzini
2024-05-03cris: switch boards to "default y"Paolo Bonzini
2024-05-03avr: switch boards to "default y"Paolo Bonzini
2024-05-03arm: switch boards to "default y"Paolo Bonzini
2024-05-03alpha: switch boards to "default y"Paolo Bonzini
2024-05-01Merge tag 'pull-ufs-20240429' of https://gitlab.com/jeuk20.kim/qemu into stagingRichard Henderson
2024-04-30Merge tag 'pull-target-arm-20240430' of https://git.linaro.org/people/pmaydel...Richard Henderson
2024-04-30Merge tag 'pull-request-2024-04-30' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2024-04-30hw/arm : Connect DM163 to B-L475E-IOT01AInès Varhol
2024-04-30hw/arm : Create Bl475eMachineStateInès Varhol
2024-04-30hw/arm : Pass STM32L4x5 SYSCFG gpios to STM32L4x5 SoCInès Varhol
2024-04-30hw/display : Add device DM163Inès Varhol
2024-04-30hw/arm/npcm7xx: Store derivative OTP fuse key in little endianPhilippe Mathieu-Daudé
2024-04-30hw/char/stm32l4x5_usart: Fix memory corruption by adding correct class_sizeThomas Huth
2024-04-30hw/dmax/xlnx_dpdma: fix handling of address_extension descriptor fieldsAlexandra Diupina
2024-04-30target/arm: Default to 1GHz cntfrq for 'max' and new CPUsPeter Maydell
2024-04-30hw/watchdog/sbsa_gwdt: Make watchdog timer frequency a QOM propertyPeter Maydell
2024-04-30hw/arm/sbsa-ref: Force CPU generic timer to 62.5MHzPeter Maydell
2024-04-30hw/core/clock: allow clock_propagate on child clocksRaphael Poggi
2024-04-30hw/ide/core.c (cmd_read_native_max): Avoid limited device parametersLev Kujawski
2024-04-30hw/char/stm32l4x5_usart: Fix memory corruption by adding correct class_sizeThomas Huth
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-29hw/ufs: Fix buffer overflow bugJeuk Kim
2024-04-29hw/loongarch: Add cells missing from rtc nodeSong Gao
2024-04-29hw/loongarch: Add cells missing from uart nodeSong Gao
2024-04-29hw/loongarch: fdt remove unused irqchip nodeSong Gao
2024-04-29hw/loongarch: fdt adds pcie irq_map nodeSong Gao
2024-04-29hw/loongarch: fdt adds pch_msi ControllerSong Gao
2024-04-29hw/loongarch: fdt adds pch_pic ControllerSong Gao
2024-04-29hw/loongarch: fdt adds Extend I/O Interrupt ControllerSong Gao
2024-04-29hw/loongarch: fdt adds cpu interrupt controller nodeSong Gao
2024-04-29hw/loongarch: Fix fdt memory node wrong 'reg'Song Gao
2024-04-29hw/loongarch: Init efi_fdt tableSong Gao
2024-04-29hw/loongarch: Init efi_initrd tableSong Gao
2024-04-29hw/loongarch: Init efi_boot_memmap tableSong Gao