Show patches with: State = Action Required       |    Archived = No       |   426143 patches
« 1 2 ... 795 796 7974261 4262 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[3/6] fw_cfg: assertion to detect memory leak when adding new data blob - - - - --- 2015-03-16 Gabriel L. Somlo New
[3/6] fw_cfg: move setting of FW_CFG_ID into fw_cfg_init1() - - 1 - --- 2017-06-10 Mark Cave-Ayland New
[3/6] fw_cfg: rom loader tweaks. - - - - --- 2010-01-08 Gerd Hoffmann New
[3/6] gdbstub: Reject invalid RLE repeat counts Fix misuse of ctype.h functions - - 1 - --- 2019-04-18 Markus Armbruster New
[3/6] gitlab-ci: remove redundant GitLab repo URL command Update git repo URLs to GitLab - - 2 - --- 2021-01-11 Stefan Hajnoczi New
[3/6] gl: OpenGL passthrough implementation. - - - - --- 2012-01-09 andrzej zaborowski New
[3/6] gtk: Remove use of deprecated stock items - - - - --- 2014-03-12 Cole Robinson New
[3/6] gtk: add virtual console support - - - - --- 2012-02-19 Anthony Liguori New
[3/6] gtk: trace input grab reason - - 1 - --- 2015-09-09 Gerd Hoffmann New
[3/6] hid: introduce hid vmstate macros - - - - --- 2011-08-11 Gerd Hoffmann New
[3/6] hmp interface for dirty bitmap dump - - - - --- 2014-05-20 Sanidhya Kashyap New
[3/6] hmp: Restrict auto-complete in preconfig Reenable hmp for preconfig mode - - 1 - --- 2018-06-05 Dr. David Alan Gilbert New
[3/6] hw/9pfs/virtio-9p-posix-acl: Fix out-of-bounds access - - - - --- 2015-03-16 Aneesh Kumar K.V New
[3/6] hw/9pfs: Add file descriptor reclaim support - - - - --- 2011-06-06 Aneesh Kumar K.V New
[3/6] hw/9pfs: init fid list properly - - - - --- 2011-08-25 Aneesh Kumar K.V New
[3/6] hw/acpi/viot: build array of PCI host bridges before generating VIOT ACPI table hw/acpi/viot: generate stable VIOT ACPI tables - - 1 - --- 2022-05-18 Mark Cave-Ayland New
[3/6] hw/arm/allwinner-a10: Move SoC definitions out of header hw/arm/cubieboard: Few cleanups, add acceptance tests - - 1 - --- 2019-12-30 Philippe Mathieu-Daudé New
[3/6] hw/arm/armsse.c: Correct modelling of SSE-300 internal SRAMs hw/arm: Fix modelling of SSE-300 TCMs and SRAM - - 1 - --- 2021-05-10 Peter Maydell New
[3/6] hw/arm/aspeed: Replace aspeed_eeprom_init with at24c_eeprom_init hw/nvram/eeprom_at24c: Cleanup + FRUID EEPROM init example - - 2 - --- 2023-01-14 Peter Delevoryas New
[3/6] hw/arm/boot: load device tree to base of DRAM if no -kernel option was passed - - 1 - --- 2014-09-05 Ard Biesheuvel New
[3/6] hw/arm/digic: add timer support - - 1 - --- 2013-12-16 Antony Pavlov New
[3/6] hw/arm/exynos4210: Inline sysbus_create_varargs(EXYNOS4210_FIMD) hw: Remove sysbus_address_space() - - 1 - --- 2024-02-16 Philippe Mathieu-Daudé New
[3/6] hw/arm/exynos4210: Remove tswap32() calls and constify smpboot[] hw/arm: Fix smpboot[] on big-endian hosts and remove tswap32() - - - - --- 2022-12-22 Philippe Mathieu-Daudé New
[3/6] hw/arm/raspi: Get the SoC type name from the revision code hw/arm/raspi: Dynamically create machines based on the board revision - - - - --- 2020-02-03 Philippe Mathieu-Daudé New
[3/6] hw/arm/virt-acpi-build: Add VIOT table for virtio-iommu virtio-iommu: Add ACPI support - - - - --- 2021-08-10 Jean-Philippe Brucker New
[3/6] hw/arm/xen_arm.c: convert DPRINTF to tracepoints hw/{arm,xen} convert printfs to trace/reports - - - - --- 2024-01-19 Manos Pitsidianakis New
[3/6] hw/arm: Allow some machines to use the ivshmem-flat device Add ivshmem-flat device - - - - --- 2024-02-22 Gustavo Romero New
[3/6] hw/arm: Use sysbus_init_child_obj for correct reference counting hw/arm: Use ARM_CPU_TYPE_NAME() and object_initialize_child() - - - - --- 2019-07-01 Philippe Mathieu-Daudé New
[3/6] hw/arm_boot.c: Check for RAM sizes exceeding ATAGS capacity - - - - --- 2012-07-05 Peter Maydell New
[3/6] hw/arm_gic_common: Correct GICC_PMR reset value for newer GICs - - 1 - --- 2012-12-11 Peter Maydell New
[3/6] hw/block/nvme: Convert to realize - - - - --- 2017-07-26 Mao Zhongyi New
[3/6] hw/block/nvme: enum style fix hw/block/nvme: zoned misc fixes - - - - --- 2021-01-11 Klaus Jensen New
[3/6] hw/block/nvme: fix allocated namespace list to 256 hw/block/nvme: support namespace attachment - - - - --- 2021-02-06 Minwoo Im New
[3/6] hw/block/pflash_cfi02: Convert away from old_mmio More conversions away from old_mmio 1 - 1 - --- 2018-06-01 Peter Maydell New
[3/6] hw/bt: Don't use cpu_to_*w() and *_to_cpup() - - 1 - --- 2016-06-28 Peter Maydell New
[3/6] hw/char/exynos4210_uart: Convert to support tracing Fix Exynos4210 DMA support - - 1 - --- 2020-01-10 Guenter Roeck New
[3/6] hw/char/pl011: don't keep setting the IRQ if nothing changed - - - - --- 2015-02-25 Alex Bennée New
[3/6] hw/char: QOM'ify digic-uart model - - - - --- 2016-05-25 zhao xiao qiang New
[3/6] hw/char: QOM'ify lm32_juart.c - - - - --- 2016-03-17 zhao xiao qiang New
[3/6] hw/cirrus_vga.c: Replace register_ioport_* 1 - - - --- 2012-12-04 Andreas Färber New
[3/6] hw/core/cpu-sysemu: used cached class in cpu_asidx_from_attrs aspeed: avocado test boosts - - 1 - --- 2022-09-23 Cédric Le Goater New
[3/6] hw/display/jazz_led.c - - - - --- 2016-03-24 zhao xiao qiang New
[3/6] hw/display/vga: Clean up global variable shadowing hw: Clean up global variables shadowing - - - - --- 2023-10-09 Philippe Mathieu-Daudé New
[3/6] hw/display/virtio-gpu-udmabuf: Use RCU_READ macro hw/accel: Use RCU_READ macros - - 1 - --- 2024-01-24 Philippe Mathieu-Daudé New
[3/6] hw/dma/puv3_intc: Convert from DPRINTF() macro to trace event unicore32/puv3: Convert from DPRINTF() macro to trace event - - - - --- 2018-12-12 Laurent Vivier New
[3/6] hw/dma/xilinx_axidma: Rename StreamSlave as StreamSink misc: Some inclusive terminology changes 1 - 1 - --- 2020-09-10 Philippe Mathieu-Daudé New
[3/6] hw/i2c: Allwinner TWI/I2C Emulation Enable Cubieboard A10 boot SPL from SD card - - - - --- 2022-12-03 Strahinja Jankovic New
[3/6] hw/i386/amd_iommu: Remove intermediate AMDVIState::devid field hw/i386/amd_iommu: Orphanize & QDev cleanups - - - - --- 2023-03-13 Philippe Mathieu-Daudé New
[3/6] hw/i386/intel_iommu: Fix struct VTDInvDescIEC on big endian hosts Fix endianness issues in the intel-iommu device - - - - --- 2023-08-02 Thomas Huth New
[3/6] hw/i386: Remove unused include fw_cfg: add HMP 'info fw_cfg' and add_file_from_host() - - - - --- 2018-12-07 Philippe Mathieu-Daudé New
[3/6] hw/intc: Extract the IRQ counting functions into a separate file mc146818rtc related clean-ups and improvements - - 1 - --- 2023-01-03 Thomas Huth New
[3/6] hw/isa/i82378: Rename output IRQ variable hw/isa: Remove unuseful qemu_allocate_irqs() call - - - - --- 2021-03-23 Philippe Mathieu-Daudé New
[3/6] hw/isa/piix: Wire up Xen PCI IRQ handling outside of PIIX3 Resolve TYPE_PIIX3_XEN_DEVICE - - - - --- 2023-01-02 Bernhard Beschow New
[3/6] hw/isa/piix{3,4}: QOM'ify PCI device creation and wiring QOM'ify PIIX southbridge creation - - 1 - --- 2022-05-13 Bernhard Beschow New
[3/6] hw/isa/vt82c686: Let ISA function expose ISA IRQs hw/southbridge: QOM'ify vt82c686 as VT82C686B_SOUTHBRIDGE - - 1 - --- 2021-03-24 Philippe Mathieu-Daudé New
[3/6] hw/isa/vt82c686: Remove via_isa_set_irq() VIA and general PCI IDE cleanup - - 1 - --- 2023-05-21 Bernhard Beschow New
[3/6] hw/loongarch: Add linux kernel booting support Support booting bios and kernel for LoongArch - - 1 - --- 2022-07-12 Xiaojuan Yang New
[3/6] hw/m68k/mcf_intc: Expose MMIO region via SysBus API hw/m68k: Strengthen QOM/SysBus API uses - - 1 1 --- 2023-10-20 Philippe Mathieu-Daudé New
[3/6] hw/mem/cxl_type3: Fix missing ERRP_GUARD() in ct3_realize() Fix missing ERRP_GUARD() when dereference @errp - - - - --- 2024-02-21 Zhao Liu New
[3/6] hw/mips/gt64xxx: Fix typos in qemu_log_mask() formats hw/mips/gt64120: Minor fixes - 1 - - --- 2021-03-05 Philippe Mathieu-Daudé New
[3/6] hw/mips/malta: Trace FPGA LEDs/ASCII display updates hw/mips/gt64xxx_pci: Fix endianness swap on big-endian hosts - - - - --- 2023-01-04 Philippe Mathieu-Daudé New
[3/6] hw/misc/imx7_snvs: Trace MMIO access Various tracing patches - - 1 - --- 2023-10-28 Bernhard Beschow New
[3/6] hw/misc/pvpanic: Add the PCI interface [1/6] hw/misc/pvpanic: Build the pvpanic device for any machine - - - - --- 2020-10-28 Mihai Carabas New
[3/6] hw/misc: Add NPCM7xx Clock Controller device model Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines - - 3 - --- 2020-05-21 Havard Skinnemoen New
[3/6] hw/net/imx_fec: Rewrite fall through comments Fix more GCC9 -O3 warnings - - 2 - --- 2019-12-17 Philippe Mathieu-Daudé New
[3/6] hw/net/rtl8139: Simplify if/else statement hw/net: Make Net/CanBus can_receive() handlers return a boolean - - 2 - --- 2020-03-05 Philippe Mathieu-Daudé New
[3/6] hw/nvme: move format parameter parsing hw/nvme: enhanced protection information (64-bit guard) - - - - --- 2022-02-14 Klaus Jensen New
[3/6] hw/omap1.c: Separate PWT from omap_mpu_state - - - - --- 2011-12-20 Peter Maydell New
[3/6] hw/omap_dma, hw/omap_spi: Explicitly mark fallthroughs - - - - --- 2013-01-21 Peter Maydell New
[3/6] hw/pci-host/sabre: Simplify code initializing variable once hw/pci-host/sabre: Report UNIMP/GUEST_ERROR accesses - - 1 - --- 2020-10-12 Philippe Mathieu-Daudé New
[3/6] hw/ppc/pnv_xscom: Do not use SysBus API to map local MMIO region hw/ppc: SysBus simplifications - - 1 - --- 2023-10-18 Philippe Mathieu-Daudé New
[3/6] hw/ppc/virtex_ml507: Prefer local over global variable Trivial PPC cleanups - - 2 - --- 2022-12-16 Bernhard Beschow New
[3/6] hw/qdev: Remove opts member hw/pci: SR-IOV related fixes and improvements - - - - --- 2024-02-03 Akihiko Odaki New
[3/6] hw/riscv/virt.c: create '/soc/pci@...' fdt node earlier libqos, riscv: libqos fixes, add riscv machine - - 1 - --- 2024-02-13 Daniel Henrique Barboza New
[3/6] hw/sd.c: make sd_dataready() return bool - - 1 - --- 2012-04-02 Mitsyanko Igor New
[3/6] hw/sd/allwinner-sdhost: Do DMA accesses via DMA address space exec/memory: Rework some address and access size limits - - - - --- 2020-05-31 Philippe Mathieu-Daudé New
[3/6] hw/sd/milkymist-memcard: expose a SDBus and connect the SDCard to it SDHCI: convert legacy devices to the SDBus API - - 1 - --- 2018-01-03 Philippe Mathieu-Daudé New
[3/6] hw/sh4: Change debug printfs to traces More SH4 clean ups - - - - --- 2021-10-27 BALATON Zoltan New
[3/6] hw/timer/mc146818rtc: White space clean-up Various qtest-related patches and a mc146818rtc fix - - 1 - --- 2018-08-14 Thomas Huth New
[3/6] hw/timer/omap_synctimer.c: Don't use old_mmio convert some omap/palm devices from using old_mmio - - 1 - --- 2017-09-16 Peter Maydell New
[3/6] hw/usb/quirks: Use smaller types to reduce .rodata by 10KiB hw,ui: Reduce QEMU .rodata/.bss footprint - - - - --- 2020-03-04 Philippe Mathieu-Daudé New
[3/6] hw/usb: simplified usb_enabled - - - - --- 2015-01-06 Marcel Apfelbaum New
[3/6] hw/virtio/virtio-pci: Remove meaningless blank Property - - - - --- 2015-05-12 Shannon Zhao New
[3/6] hw: Default -drive to if=none instead of ide when ide cannot work 1 - - - --- 2017-01-23 Markus Armbruster New
[3/6] hypertrace: [*-user] Add QEMU-side proxy to "guest_hypertrace" event - - - - --- 2016-08-05 Lluís Vilanova New
[3/6] hyperv: synic: only setup ack notifier if there's a callback hyperv: refactor HvSintRoute management - - - - --- 2018-07-02 Roman Kagan New
[3/6] i.MX: Add i.MX6 CCM and ANALOG device. - - - - --- 2016-01-26 Jean-Christophe Dubois New
[3/6] i386: Introduce new struct "MultiBitFeatureInfo" for multi-bit features Support for new CPU model SapphireRapids - - - - --- 2022-10-27 Wang, Lei New
[3/6] i386: Rename X86CPU::host_features to X86CPU::max_features - - - - --- 2017-01-19 Eduardo Habkost New
[3/6] ide: Support I/O status - - - - --- 2011-09-26 Luiz Capitulino New
[3/6] ide: Support I/O status - - - - --- 2011-09-22 Luiz Capitulino New
[3/6] ide: Support I/O status - - - - --- 2011-09-01 Luiz Capitulino New
[3/6] ide: call ide_cmd_done from ide_transfer_stop atapi: change unlimited recursion to while loop - - 1 - --- 2018-04-17 Paolo Bonzini New
[3/6] ide: repair PIO transfers for cases where nsector > 1 - - - - --- 2014-10-01 John Snow New
[3/6] input: bind devices and input routing - - - - --- 2014-05-20 Gerd Hoffmann New
[3/6] input: switch ps/2 kbd to new input api - - - - --- 2014-04-24 Gerd Hoffmann New
[3/6] intc/arm_gic: Add the virtualization extensions to the GIC state arm_gic: add virtualization extensions support - - - - --- 2018-06-06 Luc Michel New
[3/6] intc/slavio_intctl: implement IntCtrl interface - - - - --- 2016-09-25 Hervé Poussineau New
[3/6] intel_iommu: provide AddressSpaceOps.iommu_get instance Introduce new iommu notifier framework - - - - --- 2017-10-31 Liu, Yi L New
[3/6] ioapic: add ioapic.h - - - - --- 2010-06-05 Blue Swirl New
« 1 2 ... 795 796 7974261 4262 »