aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2024-04-30Merge tag 'pull-target-arm-20240430' of https://git.linaro.org/people/pmaydel...Richard Henderson13-32/+506
2024-04-30Merge tag 'pull-request-2024-04-30' of https://gitlab.com/thuth/qemu into sta...Richard Henderson3-20/+37
2024-04-30hw/arm : Connect DM163 to B-L475E-IOT01AInès Varhol2-2/+58
2024-04-30hw/arm : Create Bl475eMachineStateInès Varhol1-14/+32
2024-04-30hw/arm : Pass STM32L4x5 SYSCFG gpios to STM32L4x5 SoCInès Varhol1-2/+4
2024-04-30hw/display : Add device DM163Inès Varhol4-0/+367
2024-04-30hw/arm/npcm7xx: Store derivative OTP fuse key in little endianPhilippe Mathieu-Daudé1-1/+2
2024-04-30hw/char/stm32l4x5_usart: Fix memory corruption by adding correct class_sizeThomas Huth1-0/+1
2024-04-30hw/dmax/xlnx_dpdma: fix handling of address_extension descriptor fieldsAlexandra Diupina1-10/+10
2024-04-30target/arm: Default to 1GHz cntfrq for 'max' and new CPUsPeter Maydell1-1/+3
2024-04-30hw/watchdog/sbsa_gwdt: Make watchdog timer frequency a QOM propertyPeter Maydell2-1/+15
2024-04-30hw/arm/sbsa-ref: Force CPU generic timer to 62.5MHzPeter Maydell1-0/+15
2024-04-30hw/core/clock: allow clock_propagate on child clocksRaphael Poggi1-1/+0
2024-04-30hw/ide/core.c (cmd_read_native_max): Avoid limited device parametersLev Kujawski1-4/+17
2024-04-30hw/char/stm32l4x5_usart: Fix memory corruption by adding correct class_sizeThomas Huth1-0/+1
2024-04-30hw: misc: edu: use qemu_log_mask instead of hw_errorChris Friedt1-4/+8
2024-04-30hw: misc: edu: rename local vars in edu_check_rangeChris Friedt1-8/+8
2024-04-30hw: misc: edu: fix 2 off-by-one errorsChris Friedt1-9/+8
2024-04-29hw/loongarch: Add cells missing from rtc nodeSong Gao1-3/+9
2024-04-29hw/loongarch: Add cells missing from uart nodeSong Gao1-2/+7
2024-04-29hw/loongarch: fdt remove unused irqchip nodeSong Gao1-30/+1
2024-04-29hw/loongarch: fdt adds pcie irq_map nodeSong Gao1-4/+69
2024-04-29hw/loongarch: fdt adds pch_msi ControllerSong Gao1-1/+32
2024-04-29hw/loongarch: fdt adds pch_pic ControllerSong Gao1-1/+29
2024-04-29hw/loongarch: fdt adds Extend I/O Interrupt ControllerSong Gao1-1/+29
2024-04-29hw/loongarch: fdt adds cpu interrupt controller nodeSong Gao1-0/+21
2024-04-29hw/loongarch: Fix fdt memory node wrong 'reg'Song Gao1-1/+1
2024-04-29hw/loongarch: Init efi_fdt tableSong Gao2-4/+13
2024-04-29hw/loongarch: Init efi_initrd tableSong Gao1-2/+21
2024-04-29hw/loongarch: Init efi_boot_memmap tableSong Gao2-9/+42
2024-04-29hw/loongarch: Init efi_system_tableSong Gao1-0/+22
2024-04-29hw/loongarch: Add init_cmdlineSong Gao1-0/+30
2024-04-29hw/loongarch: Add slave cpu boot_codeSong Gao1-1/+61
2024-04-29hw/loongarch: Add load initrdSong Gao1-1/+27
2024-04-29hw/loongarch: Move boot functions to boot.cSong Gao3-113/+137
2024-04-26exec: Declare target_words_bigendian() in 'exec/tswap.h'Philippe Mathieu-Daudé5-4/+5
2024-04-25Merge tag 'hw-misc-20240425' of https://github.com/philmd/qemu into stagingRichard Henderson26-86/+165
2024-04-25Merge tag 'pull-target-arm-20240425' of https://git.linaro.org/people/pmaydel...Richard Henderson92-186/+1322
2024-04-25hw/s390x: Include missing 'cpu.h' headerPhilippe Mathieu-Daudé2-0/+3
2024-04-25hw/core: Support module-id in numa configurationZhao Liu1-0/+16
2024-04-25hw/core: Introduce module-id as the topology subindexZhao Liu1-0/+4
2024-04-25hw/core/machine: Support modules in -smpZhao Liu2-6/+34
2024-04-25hw/core/machine: Introduce the module as a CPU topology levelZhao Liu2-1/+2
2024-04-25hw/i386/pc_sysfw: Remove unused parameter from pc_isa_bios_init()Bernhard Beschow1-3/+2
2024-04-25hw/misc : Correct 5 spaces indents in stm32l4x5_extiInès Varhol1-4/+4
2024-04-25hw/xtensa: Include missing 'exec/cpu-common.h' in 'bootparam.h'Philippe Mathieu-Daudé1-0/+2
2024-04-25hw/elf_ops: Rename elf_ops.h -> elf_ops.h.incPhilippe Mathieu-Daudé1-2/+2
2024-04-25hw/cxl/cxl-cdat: Make cxl_doe_cdat_init() return booleanZhao Liu3-7/+5
2024-04-25hw/cxl/cxl-cdat: Make ct3_build_cdat() return booleanZhao Liu1-4/+5
2024-04-25hw/cxl/cxl-cdat: Make ct3_load_cdat() return booleanZhao Liu1-6/+7