Show patches with: State = Action Required       |    Archived = No       |   426549 patches
« 1 2 ... 629 630 6314265 4266 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/3] hw/arm/Kconfig: Add missing dependency EXYNOS4210 -> OR_IRQ hw/arm: Misc trivial fixes/cleanups - 1 - - --- 2021-01-30 Philippe Mathieu-Daudé New
[2/3] hw/arm/Kconfig: Add missing dependency ZYNQ -> USB_CHIPIDEA hw/arm/Kconfig: Fix issues with USB_CHIPIDEA / IMX_USBPHY symbols - 1 1 - --- 2021-05-19 Philippe Mathieu-Daudé New
[2/3] hw/arm/armv7m: alias the NVIC "num-prio-bits" property Add "num-prio-bits" property for Cortex-M devices - - - - --- 2023-12-16 Samuel Tardieu New
[2/3] hw/arm/aspeed: Use arm_write_bootloader() to write the bootloader hw/arm: Fix raspi, aspeed bootloaders on big-endian hosts - - - - --- 2023-04-24 Peter Maydell New
[2/3] hw/arm/aspeed: don't make 'boot_rom' region 'nomigrate' aspeed, highbank: fix RAM migration oddities - - 1 1 --- 2018-04-20 Peter Maydell New
[2/3] hw/arm/bcm2835: Add more unimplemented peripherals hw/arm/raspi: Remove ignore_memory_transaction_failures on the raspi2 - - 1 - --- 2020-09-21 Philippe Mathieu-Daudé New
[2/3] hw/arm/boot: Fix MTE for EL3 direct kernel boot target/arm: mte+pauth fixes - - - - --- 2020-07-24 Richard Henderson New
[2/3] hw/arm/boot: Honour CPU's address space for image loads Arm: honour CPU address space for image loads - - 1 - --- 2018-02-15 Peter Maydell New
[2/3] hw/arm/exynos4210: Constify data pointed by few arguments and variables - - 1 - --- 2017-03-05 Krzysztof Kozlowski New
[2/3] hw/arm/exynos: Declare local variables in some order - - 1 - --- 2017-05-06 Krzysztof Kozlowski New
[2/3] hw/arm/gic: Kill code duplication - - - - --- 2015-07-29 Pavel Fedin New
[2/3] hw/arm/nseries: Constify various read-only arrays hw/arm/nseries: Minor housekeeping - - 1 - --- 2022-12-20 Philippe Mathieu-Daudé New
[2/3] hw/arm/sbsa-ref: add gfx card only if we have pci [1/3] hw/arm/sbsa-ref: honor "-vga none" argument - - 2 - --- 2023-05-24 Marcin Juszkiewicz New
[2/3] hw/arm/smmuv3: Enforce invalidation on a power of two range Some SMMUv3 bug fixes - - - - --- 2021-02-18 Eric Auger New
[2/3] hw/arm/smmuv3: IOTLB emulation ARM SMMUv3: IOTLB Emulation and VHOST Support - - - - --- 2018-05-16 Eric Auger New
[2/3] hw/arm/smmuv3: Sort ID register setting into field order hw/arm/smmuv3: Advertise SMMUv3.1-XNX - - 1 - --- 2023-09-14 Peter Maydell New
[2/3] hw/arm/vexpress: introduce VEDBoardInfo::smp_bootreg_addr - - - - --- 2015-03-24 Sergey Fedorov New
[2/3] hw/arm/virt-acpi-build: IORT upgrade up to revision E.b hw/arm/virt_acpi_build: Upgrate the IORT table up to revision E.b - - - - --- 2021-09-28 Eric Auger New
[2/3] hw/arm/virt: Add PMU node for virt machine - - - - --- 2016-03-25 Shannon Zhao New
[2/3] hw/arm/virt: Add another UART to the virt board hw/arm/virt: Add another UART - - 1 - --- 2017-12-08 Peter Maydell New
[2/3] hw/arm/virt: Error for MTE enabled with KVM target/arm: MTE improvements - - - - --- 2020-07-13 Richard Henderson New
[2/3] hw/arm/virt: Honor highmem setting when computing highest_gpa target/arm: Reduced-IPA space and highmem=off fixes - - - - --- 2021-08-22 Marc Zyngier New
[2/3] hw/arm/virt: Move kvm pmu setup to virt_cpu_post_init hw/arm/virt: Introduce kvm-steal-time - - - - --- 2020-07-11 Andrew Jones New
[2/3] hw/arm/virt: Put GIC register banks on 64K boundaries - - - - --- 2014-04-24 Peter Maydell New
[2/3] hw/arm/virt: Rename VIRT_UART and VIRT_SECURE_UART to VIRT_UART[01] hw/arm: Create second NonSecure UART for virt board - - 1 - --- 2023-10-23 Peter Maydell New
[2/3] hw/arm/virt: Use generic CPU type invalidation hw/arm/virt: Use generic CPU invalidation - - - - --- 2023-07-13 Gavin Shan New
[2/3] hw/arm: Add AHCI/SATA controller to Allwinner R40 and Bananapi board hw/arm: Add support for USB, SATA, and watchdog to Allwinner R40 - - 1 - --- 2024-01-13 Guenter Roeck New
[2/3] hw/arm: Connect BSC to BCM2835 board as I2C0, I2C1 and I2C2 Add support for I2C in BCM2835 boards - - - - --- 2024-02-19 Rayhan Faizel New
[2/3] hw/arm: Connect STM32L4x5 GPIO to STM32L4x5 SoC Add device STM32L4x5 GPIO - - - - --- 2024-01-22 Inès Varhol New
[2/3] hw/arm: Pack the QEMU generated device tree hw/arm: Pack the QEMU generated device tree - - 1 - --- 2024-01-15 Bin Meng New
[2/3] hw/arm: pass pristine kernel image to guest firmware over fw_cfg - - - - --- 2014-12-05 Laszlo Ersek New
[2/3] hw/arm: xlnx-versal-virt: Add AMD/Xilinx TRNG device AMD/Xilinx Versal TRNG support - - - - --- 2023-08-31 Tong Ho New
[2/3] hw/arm_gic: Fix comparison with priority mask register - - 1 - --- 2012-11-29 Peter Maydell New
[2/3] hw/arm_timer: Fix memory leak (detected by Valgrind) - - - - --- 2012-09-24 Stefan Weil New
[2/3] hw/audio/ac97: Remove unimplemented reset functions Misc AC97 clean ups - - - - --- 2022-04-22 BALATON Zoltan New
[2/3] hw/audio: Remove the "use_broken_id" hack from the AC97 device Remove deprecated pc-0.x machine types and related hacks - - 1 - --- 2019-12-05 Thomas Huth New
[2/3] hw/block/nvme: Check zone state before checking boundaries Fix zone write validation - - - - --- 2021-01-26 Dmitry Fomichev New
[2/3] hw/block/nvme: add commands supported and effects log page hw/block/nvme: bump to v1.4 - - - - --- 2020-06-30 Klaus Jensen New
[2/3] hw/block/nvme: add id ns flbas enum [1/3] hw/block/nvme: fix lbaf formats initialization - - 1 - --- 2021-04-21 Gollu Appalanaidu New
[2/3] hw/block/nvme: add oacs device parameter hw/block/nvme: add administrative controller support - - - - --- 2021-03-11 Klaus Jensen New
[2/3] hw/block/nvme: add support for scatter gather lists hw/block/nvme: support scatter gather lists 1 - - - --- 2020-06-29 Klaus Jensen New
[2/3] hw/block/nvme: bump to v1.4 hw/block/nvme: cmb enhancements and bump to v1.4 - - - - --- 2020-12-18 Klaus Jensen New
[2/3] hw/block/nvme: deduplicate bad mdts trace event hw/block/nvme: mdts/zasl cleanup - - - - --- 2021-02-22 Klaus Jensen New
[2/3] hw/block/nvme: fix potential compilation error hw/block/nvme: misc fixes - - - - --- 2021-02-22 Klaus Jensen New
[2/3] hw/block/nvme: fix set feature save field check hw/block/nvme: misc fixes - - 1 - --- 2021-01-25 Klaus Jensen New
[2/3] hw/block/nvme: move msix table and pba to BAR 0 hw/block/nvme: allow cmb and pmr to coexist - - - - --- 2020-11-23 Klaus Jensen New
[2/3] hw/char/bcm2835_aux: Use the BCM2835 miniuart block hw/arm/raspi: Split the UART block from the AUX block - - - - --- 2019-10-07 Philippe Mathieu-Daudé New
[2/3] hw/char: Add Shakti UART emulation Add support for Shakti SoC from IIT-M - - - - --- 2021-03-14 Vijai Kumar K New
[2/3] hw/char: cadence_uart: Disable transmit when input clock is disabled hw/arm: xilinx_zynq: Fix upstream U-Boot boot failure - 1 1 - --- 2021-08-23 Bin Meng New
[2/3] hw/char: renesas_sci Add SCI and SCIF support. renesas_sci update - - - - --- 2021-06-16 Yoshinori Sato New
[2/3] hw/char: riscv_htif: replace exit(0) with proper shutdown Risc-V/gdb: replace exit(0) with proper shutdown - - 1 - --- 2023-08-18 Clément Chigot New
[2/3] hw/char: shakti_uart: Register device in 'input' category [1/3] hw/char: ibex_uart: Register device in 'input' category - - 2 - --- 2021-09-26 Bin Meng New
[2/3] hw/core/loader: implement load_uimage_at - - - - --- 2014-08-12 Max Filippov New
[2/3] hw/cxl/cxl-cdat: Make ct3_build_cdat() return boolean hw/cxl/cxl-cdat: Make cxl_doe_cdat_init() return boolean - - - - --- 2024-04-18 Zhao Liu New
[2/3] hw/display/artist: Refactor artist_rop8() to avoid buffer over-run hw/display/artist: Fix out-of-buffer accesses found while fuzzing - - - - --- 2020-05-23 Philippe Mathieu-Daudé New
[2/3] hw/display/artist: allow to disable/enable cursor hw/display/artist: cursor & buffer mode fixes - - - - --- 2022-01-21 Sven Schnelle New
[2/3] hw/display/qxl: Constify VMStateDescription hw: Constify VMStateDescription - - - - --- 2021-03-13 Philippe Mathieu-Daudé New
[2/3] hw/display/qxl: Remove unneeded variable assignment hw: Remove unneeded variable assignment - - 1 - --- 2020-02-15 Philippe Mathieu-Daudé New
[2/3] hw/display/sm501: Expand out macros in template header hw/display/sm501: Tidy up template header - - - - --- 2021-02-12 Peter Maydell New
[2/3] hw/display/sm501: Remove unneeded casts from void pointer Misc sm501 clean ups - - - - --- 2023-01-21 BALATON Zoltan New
[2/3] hw/display/vmware_vga: Replace printf() calls by qemu_log_mask(ERROR) hw/display/vmware_vga: Trivial cleanups - - - - --- 2020-05-25 Philippe Mathieu-Daudé New
[2/3] hw/display: Allow vga_common_init() to return errors Fix crash when adding a second ISA VGA device - - - - --- 2022-03-16 Thomas Huth New
[2/3] hw/dma/pl330: Factor out pl330_init() from hw/arm/xilinx_zynq.c hw/arm/exynos4: Add DMA support for SMDKC210 board - - 1 - --- 2018-10-29 Philippe Mathieu-Daudé New
[2/3] hw/elf_ops: clear uninitialized segment space m68k: virt: fix reboot - - 2 - --- 2022-01-15 Laurent Vivier New
[2/3] hw/exynos4210_pwm.c: Fix STOP status in tick handler. - - 1 - --- 2012-06-27 Evgeny Voevodin New
[2/3] hw/gpio/avr_gpio.c: add tracing for read and writes AVR GPIO Emulation and Arduino D13 LED - - - - --- 2021-03-11 Niteesh G. S. New
[2/3] hw/gpio/bcm2835_gpio: Isolate sdbus reparenting Raspi sd-bus cleanup and multiphase reset - - - - --- 2019-12-20 Damien Hedde New
[2/3] hw/gpio: add PCA9538 8-bit GPIO expander [1/3] hw/gpio: add PCA6414 i2c GPIO expander - - 1 - --- 2023-02-06 Titus Rwantare New
[2/3] hw/hppa/machine: Do not limit the RAM to 3840MB hw/hppa/machine: Do not limit the RAM to 3840MB - - - - --- 2020-01-08 Philippe Mathieu-Daudé New
[2/3] hw/i386/acpi: Add object_resolve_type_unambiguous to improve modularity hw/i386/acpi: Improve build modularity (isapc/q35/...) - - - - --- 2019-04-27 Philippe Mathieu-Daudé New
[2/3] hw/i386/acpi: fix conflicting IO address range for acpi pci hotplug in q35 [1/3] bios-tables-test: allow changes in DSDT ACPI tables for q35 - 1 2 - --- 2021-09-14 Ani Sinha New
[2/3] hw/i386/amd_iommu: Rename SysBus specific functions as amdvi_sysbus_X() hw/i386/amd_iommu: Add description/category to TYPE_AMD_IOMMU_PCI - - - - --- 2021-09-26 Philippe Mathieu-Daudé New
[2/3] hw/i386/pc: format load_linux function - - - - --- 2013-03-28 Stefan Hajnoczi New
[2/3] hw/i386/pc: reflect any FDC @ ioport 0x3f0 in the CMOS - - - - --- 2015-06-23 Laszlo Ersek New
[2/3] hw/ide/pci: Fix memory leak - - - - --- 2015-05-25 Shannon Zhao New
[2/3] hw/ide/piix: Add some documentation to pci_piix3_xen_ide_unplug() PIIX3-IDE XEN cleanup - - - - --- 2022-05-08 Bernhard Beschow New
[2/3] hw/ide: Add Kconfig dependency MICRODRIVE -> PCMCIA hw: Restrict PCMCIA to ARM target - - 1 - --- 2021-04-24 Philippe Mathieu-Daudé New
[2/3] hw/input/lasips2: Move LASIPS2State declaration to 'hw/input/lasips2.h' hw/input/lasips2: QOM'ify the Lasi PS/2 - - 1 - --- 2021-09-20 Philippe Mathieu-Daudé New
[2/3] hw/intc/arm_gicv3: Remove incorrect usage of fieldoffset - - 1 - --- 2016-12-06 Peter Maydell New
[2/3] hw/intc/arm_gicv3: Set GICR_TYPER.Last correctly when nb_redist_regions > 1 arm_gicv3: Support multiple redistributor regions - - 1 - --- 2021-09-30 Peter Maydell New
[2/3] hw/intc/arm_gicv3_common: Combine duplicate .subsections in vmstate_gicv3_cpu Untitled series #59222 - - 1 - --- 2018-08-03 Peter Maydell New
[2/3] hw/intc/arm_gicv3_cpuif: Don't let BPR be set below its minimum - - 1 - --- 2017-04-26 Peter Maydell New
[2/3] hw/intc/exynos: Constify array of combiner interrupts - - 1 - --- 2017-05-07 Krzysztof Kozlowski New
[2/3] hw/intc/openpic: Clean up local variable shadowing (few more) Steps towards enabling -Wshadow [3 more] - - 1 - --- 2023-09-04 Philippe Mathieu-Daudé New
[2/3] hw/intc: Add NULL pointer check on LoongArch ipi device [1/3] hw/loongarch/virt: Modify ipi as percpu device - - - - --- 2023-04-06 gaosong New
[2/3] hw/intc: Only build the xlnx-iomod-intc device for the MicroBlaze PMU hw/microblaze: Kconfig cleanup - - 2 - --- 2019-04-27 Philippe Mathieu-Daudé New
[2/3] hw/ioh3420: derive from PCI Express Root Port base class - - - - --- 2016-11-23 Marcel Apfelbaum New
[2/3] hw/isa/lpc_ich9: Implement SMI_STS for APMC hw/i386: Add MTD controller on ICH9 - - - - --- 2023-10-18 Patrick Rudolph New
[2/3] hw/isa/vt82c686: Allow PM controller to switch to ACPI mode VIA PM Improvements - - - - --- 2023-01-29 Bernhard Beschow New
[2/3] hw/loongarch: Add `\n` to hint message acpi-build: Fix hint messages - - - - --- 2024-01-30 Greg Kurz New
[2/3] hw/mips/boston: Allow loading elf kernel and dtb hw/mips/boston: ELF kernel support - - 1 - --- 2021-07-29 Jiaxun Yang New
[2/3] hw/mips/gt64xxx: Remove dynamic field width from trace event hw: Remove dynamic field width from trace event - - - - --- 2019-11-08 Philippe Mathieu-Daudé New
[2/3] hw/mips/jazz: Move the NIC init code into a separate function hw/mips/jazz: Rework the NIC init code - - - - --- 2023-08-25 Thomas Huth New
[2/3] hw/mips/malta: Set PIIX4 IRQ routes in embedded bootloader hw/isa/piix4: Remove MIPS Malta specific bits - - - - --- 2022-10-26 Philippe Mathieu-Daudé New
[2/3] hw/mips_cpc: make VP correctly start from the reset vector - - - - --- 2016-06-09 Leon Alrae New
[2/3] hw/misc/host_power: Add a simple host power device Add a host power device - - - - --- 2022-09-19 Jian Zhang New
[2/3] hw/misc/ivshmem: Use one Error * variable instead of two Minor error handling cleanups - - 2 - --- 2020-03-13 Markus Armbruster New
[2/3] hw/misc/mac_via: Replace via2_irq_request() with via_irq_request() hw/misc/mac_via: Factor generic via_irq_request() out - - - - --- 2020-10-13 Philippe Mathieu-Daudé New
[2/3] hw/misc/mips_itu: Declare itc_reconfigure() in 'hw/misc/mips_itu.h' hw/mips: Cleanup in preparation of heterogenous prototype - - - - --- 2023-10-09 Philippe Mathieu-Daudé New
[2/3] hw/misc/mps2-scc: Support using CFG0 bit 0 for remapping mps3-an524: support memory remapping - - 1 - --- 2021-04-12 Peter Maydell New
« 1 2 ... 629 630 6314265 4266 »