]> git.proxmox.com Git - mirror_qemu.git/history - hw
Merge tag 'pull-maintainer-may24-160524-2' of https://gitlab.com/stsquad/qemu into...
[mirror_qemu.git] / hw /
2024-04-30 Richard HendersonMerge tag 'pull-request-2024-04-30' of https://gitlab...
2024-04-30 Inès Varholhw/arm : Connect DM163 to B-L475E-IOT01A
2024-04-30 Inès Varholhw/arm : Create Bl475eMachineState
2024-04-30 Inès Varholhw/arm : Pass STM32L4x5 SYSCFG gpios to STM32L4x5 SoC
2024-04-30 Inès Varholhw/display : Add device DM163
2024-04-30 Philippe Mathieu... hw/arm/npcm7xx: Store derivative OTP fuse key in little...
2024-04-30 Thomas Huthhw/char/stm32l4x5_usart: Fix memory corruption by addin...
2024-04-30 Alexandra Diupinahw/dmax/xlnx_dpdma: fix handling of address_extension...
2024-04-30 Richard HendersonMerge tag 'pull-loongarch-20240429' of https://gitlab...
2024-04-30 Peter Maydelltarget/arm: Default to 1GHz cntfrq for 'max' and new...
2024-04-30 Peter Maydellhw/watchdog/sbsa_gwdt: Make watchdog timer frequency...
2024-04-30 Peter Maydellhw/arm/sbsa-ref: Force CPU generic timer to 62.5MHz
2024-04-30 Raphael Poggihw/core/clock: allow clock_propagate on child clocks
2024-04-30 Lev Kujawskihw/ide/core.c (cmd_read_native_max): Avoid limited...
2024-04-30 Thomas Huthhw/char/stm32l4x5_usart: Fix memory corruption by addin...
2024-04-30 Chris Friedthw: misc: edu: use qemu_log_mask instead of hw_error
2024-04-30 Chris Friedthw: misc: edu: rename local vars in edu_check_range
2024-04-30 Chris Friedthw: misc: edu: fix 2 off-by-one errors
2024-04-29 Jeuk Kimhw/ufs: Fix buffer overflow bug
2024-04-29 Song Gaohw/loongarch: Add cells missing from rtc node
2024-04-29 Song Gaohw/loongarch: Add cells missing from uart node
2024-04-29 Song Gaohw/loongarch: fdt remove unused irqchip node
2024-04-29 Song Gaohw/loongarch: fdt adds pcie irq_map node
2024-04-29 Song Gaohw/loongarch: fdt adds pch_msi Controller
2024-04-29 Song Gaohw/loongarch: fdt adds pch_pic Controller
2024-04-29 Song Gaohw/loongarch: fdt adds Extend I/O Interrupt Controller
2024-04-29 Song Gaohw/loongarch: fdt adds cpu interrupt controller node
2024-04-29 Song Gaohw/loongarch: Fix fdt memory node wrong 'reg'
2024-04-29 Song Gaohw/loongarch: Init efi_fdt table
2024-04-29 Song Gaohw/loongarch: Init efi_initrd table
2024-04-29 Song Gaohw/loongarch: Init efi_boot_memmap table
2024-04-29 Song Gaohw/loongarch: Init efi_system_table
2024-04-29 Song Gaohw/loongarch: Add init_cmdline
2024-04-29 Song Gaohw/loongarch: Add slave cpu boot_code
2024-04-29 Song Gaohw/loongarch: Add load initrd
2024-04-29 Song Gaohw/loongarch: Move boot functions to boot.c
2024-04-26 Richard HendersonMerge tag 'accel-20240426' of https://github.com/philmd...
2024-04-26 Richard HendersonMerge tag 'pull-nbd-2024-04-25' of https://repo.or...
2024-04-26 Philippe Mathieu... exec: Declare target_words_bigendian() in 'exec/tswap.h'
2024-04-25 Richard HendersonMerge tag 'hw-misc-20240425' of https://github.com...
2024-04-25 Richard HendersonMerge tag 'pull-target-arm-20240425' of https://git...
2024-04-25 Richard HendersonMerge tag 'pull-request-2024-04-25' of https://gitlab...
2024-04-25 Philippe Mathieu... hw/s390x: Include missing 'cpu.h' header
2024-04-25 Zhao Liuhw/core: Support module-id in numa configuration
2024-04-25 Zhao Liuhw/core: Introduce module-id as the topology subindex
2024-04-25 Zhao Liuhw/core/machine: Support modules in -smp
2024-04-25 Zhao Liuhw/core/machine: Introduce the module as a CPU topology...
2024-04-25 Bernhard Beschowhw/i386/pc_sysfw: Remove unused parameter from pc_isa_b...
2024-04-25 Inès Varholhw/misc : Correct 5 spaces indents in stm32l4x5_exti
2024-04-25 Philippe Mathieu... hw/xtensa: Include missing 'exec/cpu-common.h' in ...
2024-04-25 Philippe Mathieu... hw/elf_ops: Rename elf_ops.h -> elf_ops.h.inc
2024-04-25 Zhao Liuhw/cxl/cxl-cdat: Make cxl_doe_cdat_init() return boolean
2024-04-25 Zhao Liuhw/cxl/cxl-cdat: Make ct3_build_cdat() return boolean
2024-04-25 Zhao Liuhw/cxl/cxl-cdat: Make ct3_load_cdat() return boolean
2024-04-25 Thomas Huthhw: Add a Kconfig switch for the TYPE_CPU_CLUSTER device
2024-04-25 Thomas Huthhw: Fix problem with the A*MPCORE switches in the Kconf...
2024-04-25 Philippe Mathieu... hw/riscv/virt: Replace sprintf by g_strdup_printf
2024-04-25 Philippe Mathieu... hw/misc/imx: Replace sprintf() by snprintf()
2024-04-25 Philippe Mathieu... hw/misc/applesmc: Simplify DeviceReset handler
2024-04-25 Arnaud Minierhw/arm: Add the USART to the stm32l4x5 SoC
2024-04-25 Arnaud Minierhw/char/stm32l4x5_usart: Add options for serial paramet...
2024-04-25 Arnaud Minierhw/char/stm32l4x5_usart: Enable serial read and write
2024-04-25 Arnaud Minierhw/char: Implement STM32L4x5 USART skeleton
2024-04-25 Peter Maydellreset: Add RESET_TYPE_SNAPSHOT_LOAD
2024-04-25 Peter Maydellhw, target: Add ResetType argument to hold and exit...
2024-04-25 Peter Maydellallwinner-i2c, adm1272: Use device_cold_reset() for...
2024-04-25 Peter Maydellhw/misc: Don't special case RESET_TYPE_COLD in npcm7xx_...
2024-04-25 Anastasia Belovahw/dma: avoid apparent overflow in soc_dma_set_request
2024-04-25 Jinjie Ruanhw/arm/virt: Enable NMI support in the GIC if the CPU...
2024-04-25 Jinjie Ruanhw/intc/arm_gicv3: Report the VINMI interrupt
2024-04-25 Jinjie Ruanhw/intc/arm_gicv3: Report the NMI interrupt in gicv3_cp...
2024-04-25 Jinjie Ruanhw/intc/arm_gicv3: Implement NMI interrupt priority
2024-04-25 Peter Maydellhw/intc/arm_gicv3: Handle icv_nmiar1_read() for icc_nmi...
2024-04-25 Peter Maydellhw/intc/arm_gicv3: Add NMI handling CPU interface registers
2024-04-25 Jinjie Ruanhw/intc/arm_gicv3: Implement GICD_INMIR
2024-04-25 Jinjie Ruanhw/intc/arm_gicv3_redist: Implement GICR_INMIR0
2024-04-25 Jinjie Ruanhw/intc/arm_gicv3: Add irq non-maskable property
2024-04-25 Jinjie Ruanhw/intc/arm_gicv3_kvm: Not set has-nmi=true for the...
2024-04-25 Jinjie Ruanhw/intc/arm_gicv3: Add has-nmi property to GICv3 device
2024-04-25 Jinjie Ruanhw/arm/virt: Wire NMI and VINMI irq lines from GIC...
2024-04-25 Jinjie Ruanhw/intc/arm_gicv3: Add external IRQ lines for NMI
2024-04-25 Maksim Davydovqmp: add dump machine type compatibility properties
2024-04-24 Richard HendersonMerge tag 'housekeeping-20240424' of https://github...
2024-04-24 Richard HendersonMerge tag 'pull-qapi-2024-04-24' of https://repo.or...
2024-04-24 Richard HendersonMerge tag 'pull-error-2024-04-24' of https://repo.or...
2024-04-24 Philippe Mathieu... hw/rdma: Remove deprecated pvrdma device and rdmacm...
2024-04-24 Philippe Mathieu... hw/timer: Remove the ALTERA_TIMER model
2024-04-24 Philippe Mathieu... target/nios2: Remove the deprecated Nios II target
2024-04-24 Philippe Mathieu... qapi: Inline and remove QERR_PROPERTY_VALUE_BAD definition
2024-04-24 Philippe Mathieu... qapi: Inline and remove QERR_DEVICE_NO_HOTPLUG definition
2024-04-24 Philippe Mathieu... qapi: Inline and remove QERR_BUS_NO_HOTPLUG definition
2024-04-24 Richard HendersonMerge tag 'migration-20240423-pull-request' of https...
2024-04-24 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-04-23 Cédric Le Goatermemory: Add Error** argument to the global_dirty_log...
2024-04-23 Cédric Le Goatermemory: Add Error** argument to .log_global_start(...
2024-04-23 Cédric Le Goatermigration: Add Error** argument to .load_setup() handler
2024-04-23 Cédric Le Goatermigration: Add Error** argument to .save_setup() handler
2024-04-23 Cédric Le Goatervfio: Always report an error in vfio_save_setup()
2024-04-23 Cédric Le Goaters390/stattrib: Add Error** argument to set_migrationmod...
2024-04-23 Xiaoyao LiHostMem: Add mechanism to opt in kvm guest memfd via...
next