Show patches with: State = Action Required       |    Archived = No       |   426981 patches
« 1 2 ... 452 453 4544269 4270 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[11/14] bsd-user/sysarch: Move to using do_freebsd_arch_sysarch interface bsd-user: misc cleanup for aarch64 import - - 1 - --- 2021-09-22 Warner Losh New
[11/14] buffered_file: don't flush on put buffer - - 1 - --- 2012-09-21 Juan Quintela New
[11/14] char: rename qemu_chr_close() -> qemu_chr_delete() - - - - --- 2011-08-15 Anthony Liguori New
[11/14] check: Only test virtio-rng when it is compiled in More patches to disable stuff - - - - --- 2018-07-17 Juan Quintela New
[11/14] configure: print spice-protocol and spice-server versions - - - - --- 2012-09-06 Gerd Hoffmann New
[11/14] create_config: remove *dir block - - - - --- 2012-04-18 Eduardo Habkost New
[11/14] create_config: remove *dir block - - - - --- 2012-04-04 Eduardo Habkost New
[11/14] create_config: remove *dir block - - - - --- 2012-03-30 Eduardo Habkost New
[11/14] disas/riscv: Add rv_fmt_vd_vs2_uimm format Update RISC-V vector crypto to ratified v1.0.0 - - - - --- 2023-10-25 Max Chou New
[11/14] g364fb: g364fb_screen_dump(): add error handling - - - - --- 2012-05-30 Luiz Capitulino New
[11/14] g364fb: g364fb_screen_dump(): add error handling - - - - --- 2012-05-25 Luiz Capitulino New
[11/14] hvf: implement vga dirty page tracking add support for Hypervisor.framework in QEMU - - - - --- 2017-08-28 Sergio Andres Gomez Del Real New
[11/14] hw/arm/bcm2835_peripherals: Map various BCM2838 blocks hw/arm: Add the Raspberry Pi 4B - - 1 - --- 2019-09-04 Philippe Mathieu-Daudé New
[11/14] hw/arm/musca: Add PPCs Add model of the Arm Musca devboards - - 1 - --- 2019-02-14 Peter Maydell New
[11/14] hw/arm/versatilepb: Don't use arm_pic_init_cpu() - - - - --- 2013-08-08 Peter Maydell New
[11/14] hw/block/nvme: remove num_namespaces member hw(/block/)nvme: spring cleaning - - - - --- 2021-04-19 Klaus Jensen New
[11/14] hw/display/vmware_vga: Let the PCI device own its I/O MemoryRegion hw/display: Omnibus cleanups - - - - --- 2020-05-26 Philippe Mathieu-Daudé New
[11/14] hw/i386/vmport: Allow x2apic without IR : hw/i386/vmport: Bug fixes and improvements - - 1 - --- 2020-03-09 Liran Alon New
[11/14] hw/intc/arm_gicv3_its: Make GITS_BASER<n> RAZ/WI for unimplemented registers arm_gicv3_its: Implement MOVI and MOVALL commands - - 1 - --- 2022-01-22 Peter Maydell New
[11/14] hw/mips: Rename malta/mipssim/r4k/jazz files hw/mips: patch queue for 2020-05-26 - - 1 - --- 2020-05-26 Philippe Mathieu-Daudé New
[11/14] hw/misc/bcm2835_cprman: add the DSI0HSCK multiplexer raspi: add the bcm2835 cprman clock manager - - 1 - --- 2020-09-25 Luc Michel New
[11/14] hw/misc/sbsa_ec: Rename TYPE_SBSA_EC -> TYPE_SBSA_SECURE_EC hw/arm: QOM OBJECT_DECLARE_SIMPLE_TYPE cleanups - - - - --- 2023-01-09 Philippe Mathieu-Daudé New
[11/14] hw/net: GMAC Rx Implementation Implementation of NPI Mailbox and GMAC Networking Module - - - - --- 2023-09-19 Nabih Estefan New
[11/14] hw/ppc/Kconfig: Only select FDT helper for machines using it hw: Fix various --without-default-devices issues 1 - - - --- 2019-12-31 Philippe Mathieu-Daudé New
[11/14] hw/ppc/spapr_numa.c: simplify spapr_numa_write_assoc_lookup_arrays() simple cleanups in spapr files - - - - --- 2022-02-28 Daniel Henrique Barboza New
[11/14] hw/southbridge/ich9: Add the SMBus function hw/southbridge: Extract ICH9 QOM container model - - - - --- 2024-02-19 Philippe Mathieu-Daudé New
[11/14] hw/sparc/Kconfig: SPARCstation machine requires the TCX display hw/Kconfig: Fixes when running ./configure --without-default-devices - 1 - - --- 2019-03-16 Philippe Mathieu-Daudé New
[11/14] hw/vfio/ccw: avoid taking address members in packed structs misc set of fixes for warnings under GCC 9 - - 3 - --- 2019-03-29 Daniel P. Berrangé New
[11/14] i386: convert gen_compute_eflags_c to TCG - - 1 - --- 2012-10-06 Paolo Bonzini New
[11/14] i8259: Convert to MemoryRegion - - - - --- 2011-09-25 Avi Kivity New
[11/14] ide: Turn drive serial into a qdev property ide-drive.serial - - - - --- 2010-06-01 Markus Armbruster New
[11/14] ide: Turn drive serial into a qdev property ide-drive.serial - - - - --- 2010-05-28 Markus Armbruster New
[11/14] ide: allow other dma comands than read and write - - - - --- 2011-06-15 Kevin Wolf New
[11/14] intel-hda: Use PCI DMA stub functions - - - - --- 2011-10-31 David Gibson New
[11/14] introduce more --xyzdir options - - - - --- 2010-05-26 Paolo Bonzini New
[11/14] iotests: 091: Quit QEMU before checking image - - - - --- 2016-10-31 Fam Zheng New
[11/14] iotests: bash tests: filter compression type iotests: support zstd - - - - --- 2021-07-05 Vladimir Sementsov-Ogievskiy New
[11/14] iotests: replace qemu_img_log('create', ...) calls iotests: ensure all qemu-img calls are either checked or logged - - 1 - --- 2022-03-09 John Snow New
[11/14] libqos/ahci: Functional register helpers - - - - --- 2015-01-13 John Snow New
[11/14] linux-user/elfload: Write process memory to core file in larger chunks linux-user: Rewrite core dump - - - - --- 2024-02-27 Richard Henderson New
[11/14] linux-user/sparc: Handle coprocessor disabled trap linux-user/sparc: Handle missing traps - - - - --- 2023-02-02 Richard Henderson New
[11/14] linux-user: Extract load_elf_image from load_elf_interp. - - - - --- 2010-04-05 Richard Henderson New
[11/14] linux-user: Extract load_elf_image from load_elf_interp. - - - - --- 2010-04-05 Richard Henderson New
[11/14] linux-user: fpu_save_addr is not used - - - - --- 2011-06-02 Juan Quintela New
[11/14] lm32: add Milkymist VGAFB support - - - - --- 2011-03-07 Michael Walle New
[11/14] machine: add error propagation to mc->smp_parse [01/14] remove -writeconfig - - - - --- 2021-05-13 Paolo Bonzini New
[11/14] migration/multifd: Move trace_multifd_send|recv() migration/multifd: Refactor ->send_prepare() and cleanups - - 1 - --- 2024-01-31 Peter Xu New
[11/14] migration: Move last_sent_block into PageSearchStatus migration: Postcopy Preempt-Full - - 1 - --- 2022-09-20 Peter Xu New
[11/14] migration: unfold rest of migrate_fd_put_ready() into thread - - - - --- 2013-01-15 Juan Quintela New
[11/14] mirror: Fix potential use-after-free in active commit Fix some jobs/drain/aio_poll related hangs - - - - --- 2018-09-07 Kevin Wolf New
[11/14] modules: add spice dependencies ui: build spice and opengl as module. - - - - --- 2020-10-19 Gerd Hoffmann New
[11/14] monitor.c: fix warnings with _FORTIFY_SOURCE - - - - --- 2009-12-31 Kirill A. Shutemov New
[11/14] nbd/client: Accept 64-bit hole chunks qemu patches for NBD_OPT_EXTENDED_HEADERS - - - - --- 2021-12-03 Eric Blake New
[11/14] nbd/client: Add nbd_receive_export_list() nbd: add qemu-nbd --list - - 1 - --- 2018-11-30 Eric Blake New
[11/14] nvdimm acpi: fix two comments - - 2 - --- 2016-11-07 Xiao Guangrong New
[11/14] ohci: get ohci state via container_of() - - - - --- 2011-05-04 Gerd Hoffmann New
[11/14] omap-i2c: remove PROP_PTR Clean-ups: remove QDEV_PROP_PTR - - 2 - --- 2019-10-18 Marc-André Lureau New
[11/14] pc: Convert port92 to isa_register_ioport. - - - - --- 2011-08-16 Richard Henderson New
[11/14] pci: obtain devfn before initializing the device - - - - --- 2011-09-16 Anthony Liguori New
[11/14] pcie upstream port: pci express switch upstream port. - - - - --- 2010-09-06 Isaku Yamahata New
[11/14] pcie_sriov: Release VFs failed to realize virtio-net: add support for SR-IOV emulation - - - - --- 2023-12-02 Akihiko Odaki New
[11/14] pcnet: use the DMA memory access interface - - - - --- 2011-06-02 David Gibson New
[11/14] pflash_cfi01: Implement migration support - - - - --- 2013-04-05 Peter Maydell New
[11/14] pixman/vnc: use pixman images in vnc. - - - - --- 2012-10-17 Gerd Hoffmann New
[11/14] pl110: move resize - - - - --- 2014-09-02 Gerd Hoffmann New
[11/14] ppc/pnv: Compute the PHB index from the PHB4 PEC model ppc/pnv: Add support for user created PHB3/PHB4 devices - - 1 - --- 2021-12-02 Cédric Le Goater New
[11/14] ppc/xive: Fix error handling in vmstate_xive_tctx_*() callbacks ppc/spapr: Error handling fixes and cleanups - - - - --- 2020-08-10 Greg Kurz New
[11/14] ppc: store CR registers in 32 1-bit registers - - - - --- 2014-09-19 Paolo Bonzini New
[11/14] ppc: store CR registers in 32 1-bit registers - - - - --- 2014-09-18 Tom Musta New
[11/14] ppc: store CR registers in 32 1-bit registers - - - - --- 2014-09-15 Paolo Bonzini New
[11/14] qapi/doc.py: Don't use private attributes of QAPIGen property qapi: static typing conversion, pt3 - - 1 - --- 2020-09-22 John Snow New
[11/14] qapi: add change-vnc-listen - - - - --- 2011-08-24 Anthony Liguori New
[11/14] qapi: fix example of MEMORY_FAILURE Fix some qapi examples and a TODO section - - 1 - --- 2022-03-24 Victor Toso New
[11/14] qbus: move get_fw_dev_path to DeviceClass - - - - --- 2012-05-01 Anthony Liguori New
[11/14] qbus: move get_fw_dev_path to DeviceClass - - - - --- 2012-04-18 Anthony Liguori New
[11/14] qcow2: Allow >4 GB VM state - - - - --- 2011-12-15 Kevin Wolf New
[11/14] qcow2: Return right error code in write_refcount_block_entries - - - - --- 2010-05-28 Kevin Wolf New
[11/14] qcow2: refactor qcow2_inactivate block: blockdev-del force=false - - - - --- 2022-02-07 Vladimir Sementsov-Ogievskiy New
[11/14] qemu-char:udp insert poll call into read one - - - - --- 2010-03-10 Juan Quintela New
[11/14] qemu-io: Put flag changes in the options QDict in reopen_f() Don't pass flags to bdrv_reopen_queue() - - - - --- 2018-09-19 Alberto Garcia New
[11/14] qemu-io: Use BlockBackend - - - - --- 2014-12-11 Max Reitz New
[11/14] qemu-io: check registered fds in command_loop() - - - - --- 2010-06-22 Kevin Wolf New
[11/14] qemu-iotests: Rewrite 211 for blockdev-create job block: Make blockdev-create a job and stable API - - 1 - --- 2018-05-25 Kevin Wolf New
[11/14] qemu-option: Don't reinvent append_option_parameters() - - - - --- 2010-12-09 Kevin Wolf New
[11/14] qemu-timer: simplify qemu_run_timers - - - - --- 2012-09-23 Stefan Hajnoczi New
[11/14] qerror: drop qerror_table[] for good - - - - --- 2012-07-25 Luiz Capitulino New
[11/14] qlit: improve QLit dict vs qdict comparison - - - - --- 2017-08-24 Marc-André Lureau New
[11/14] qmp: Add missing gcc format attribute and fix format string - - 1 - --- 2012-01-18 Luiz Capitulino New
[11/14] ram compress: Assert that the file buffer matches the result migration/ram.c: Refactor compress code - - - - --- 2023-04-02 Lukas Straub New
[11/14] scripts/feature_to_c.sh: Include qemu/osdep.h rather than config.h - - - - --- 2016-02-09 Peter Maydell New
[11/14] scsi: Fix LOAD_UNLOAD - - - - --- 2012-07-02 Paolo Bonzini New
[11/14] scsi: Make errp the last parameter of virtio_scsi_common_realize - - - - --- 2017-04-21 Fam Zheng New
[11/14] scsi: do not require a minimum allocation length for REQUEST SENSE - - - - --- 2012-05-04 Paolo Bonzini New
[11/14] slirp: Convert conditional compilation of debug printfs to regular ifs - - - - --- 2014-04-28 Marc Marí New
[11/14] softfloat: Replace int32 type with int_fast32_t - - - - --- 2012-01-16 Andreas Färber New
[11/14] spapr_pci: enable basic hotplug operations - - - - --- 2013-12-05 Michael Roth New
[11/14] sun4c_intctl: convert to memory API - - - - --- 2011-11-15 Benoit Canet New
[11/14] target-arm: Extend FP checks to use an EL - - 1 - --- 2015-05-19 Peter Maydell New
[11/14] target-arm: Move OMAP cp15_i_{max, min} reset to cpu_state_reset - - 1 - --- 2012-04-21 Peter Maydell New
[11/14] target-arm: Move cache ID register setup to cpu specific init fns - - - - --- 2012-03-30 Peter Maydell New
« 1 2 ... 452 453 4544269 4270 »