Show patches with: State = Action Required       |    Archived = No       |   426254 patches
« 1 2 ... 490 491 4924262 4263 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[13/14] Remove now unused fd_read_poll and all its only left user - - - - --- 2010-03-10 Juan Quintela New
[13/14] VSX Stage 4: Add xscvsxdsp and xscvuxdsp - - - - --- 2013-11-06 Tom Musta New
[13/14] accel: Inline WHPX get_whpx_vcpu() accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF) - - 1 - --- 2023-04-05 Philippe Mathieu-Daudé New
[13/14] all: Clean up includes - - - - --- 2016-02-09 Peter Maydell New
[13/14] alpha: disp12 is not used for USER emulation - - - - --- 2011-06-02 Juan Quintela New
[13/14] arc: Add support for ARCv2 *** ARC port for review *** - - 1 - --- 2020-09-30 Cupertino Miranda New
[13/14] aspeed: Add intel-me on i2c6 instead of BMC aspeed: Add I2C new register DMA slave mode support - - - - --- 2022-06-27 Peter Delevoryas New
[13/14] block/cow: Return real error code - - - - --- 2011-12-15 Kevin Wolf New
[13/14] block/file-posix: implement .bdrv_close_safe block: blockdev-del force=false - - - - --- 2022-02-07 Vladimir Sementsov-Ogievskiy New
[13/14] block/nbd: nbd_co_establish_connection_cancel(): rename wake to do_wake nbd: move reconnect-thread to separate file - - - - --- 2021-04-07 Vladimir Sementsov-Ogievskiy New
[13/14] block/qcow2: qcow2_do_open: deal with errp block: deal with errp: part I - - - - --- 2020-09-09 Vladimir Sementsov-Ogievskiy New
[13/14] block/sheepdog: Plug memory leak in sd_snapshot_create() - - 1 - --- 2014-05-26 Markus Armbruster New
[13/14] block: Convert bdrv_debug_event to co_wrapper_mixed block: Move more functions to coroutines - - - - --- 2022-12-13 Kevin Wolf New
[13/14] block: Manipulate bs->file / bs->backing pointers in .attach/.detach block: cleanup backing and file handling - - - - --- 2021-12-03 Vladimir Sementsov-Ogievskiy New
[13/14] block: Remove "growable" from BDS - - - - --- 2014-12-11 Max Reitz New
[13/14] block: Remove aio_poll() in bdrv_drain_poll variants Fix some jobs/drain/aio_poll related hangs - - 1 - --- 2018-09-07 Kevin Wolf New
[13/14] block: Remove flags parameter from bdrv_reopen_queue() Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-09-19 Alberto Garcia New
[13/14] block: remove 'dirty-bitmaps' field from 'BlockInfo' struct deprecations: remove many old deprecations - - 1 - --- 2021-02-24 Daniel P. Berrangé New
[13/14] bsd-user: Rename sigqueue to qemu_sigqueue bsd-user: misc cleanup for aarch64 import - - 2 - --- 2021-09-22 Warner Losh New
[13/14] cadence_uart: Flush queued characters on reset - - - - --- 2013-04-05 Peter Maydell New
[13/14] char: remove qemu_chr_send_event() - - - - --- 2011-08-15 Anthony Liguori New
[13/14] check: Only test virtio-input when it is compiled in More patches to disable stuff - - - - --- 2018-07-17 Juan Quintela New
[13/14] commit: Use BlockBackend for I/O - - - - --- 2016-05-04 Kevin Wolf New
[13/14] configure: change meaning of --datadir to Autoconf convention - - - - --- 2012-04-18 Eduardo Habkost New
[13/14] configure: change meaning of --datadir to Autoconf convention - - - - --- 2012-04-04 Eduardo Habkost New
[13/14] configure: change meaning of --datadir to Autoconf convention - - - - --- 2012-03-30 Eduardo Habkost New
[13/14] disas/riscv: Add support for vector crypto extensions Update RISC-V vector crypto to ratified v1.0.0 - - - - --- 2023-10-25 Max Chou New
[13/14] hvf: refactor event injection code for hvf add support for Hypervisor.framework in QEMU - - - - --- 2017-08-28 Sergio Andres Gomez Del Real New
[13/14] hw/arm/musca: Wire up PL031 RTC Add model of the Arm Musca devboards - - 1 - --- 2019-02-14 Peter Maydell New
[13/14] hw/arm/xilinx_zynq: Don't use arm_pic_init_cpu() - - - - --- 2013-08-08 Peter Maydell New
[13/14] hw/arm: Connect to chardev backend for NPCM8XX Implementation of NPI Mailbox and GMAC Networking Module - - - - --- 2023-09-19 Nabih Estefan New
[13/14] hw/block/nvme: move zoned constraints checks hw(/block/)nvme: spring cleaning - - - - --- 2021-04-19 Klaus Jensen New
[13/14] hw/display/omap_dss: Replace fprintf() call by qemu_log_mask(LOG_UNIMP) hw/display: Omnibus cleanups - - 1 - --- 2020-05-26 Philippe Mathieu-Daudé New
[13/14] hw/hppa/Kconfig: Dino board requires e1000 network card hw/Kconfig: Fixes when running ./configure --without-default-devices - 1 - - --- 2019-03-16 Philippe Mathieu-Daudé New
[13/14] hw/i386/vmport: Add support for CMD_GETHZ : hw/i386/vmport: Bug fixes and improvements - - 1 - --- 2020-03-09 Liran Alon New
[13/14] hw/intc/arm_gicv3_its: Implement MOVALL arm_gicv3_its: Implement MOVI and MOVALL commands - - 1 - --- 2022-01-22 Peter Maydell New
[13/14] hw/intc/xilinx_intc: Use 'XpsIntc' typedef instead of 'struct xlx_pic' hw/arm: QOM OBJECT_DECLARE_SIMPLE_TYPE cleanups - - 1 - --- 2023-01-09 Philippe Mathieu-Daudé New
[13/14] hw/mips/mips_int: De-duplicate KVM interrupt delivery hw/mips: patch queue for 2020-05-26 - - 1 - --- 2020-05-26 Philippe Mathieu-Daudé New
[13/14] hw/nvram/Kconfig: Restrict CHRP NVRAM to machines using OpenBIOS or SLOF hw: Fix various --without-default-devices issues 1 - - - --- 2019-12-31 Philippe Mathieu-Daudé New
[13/14] hw/ppc/spapr_rtas.c: use g_autofree in rtas_ibm_get_system_parameter() simple cleanups in spapr files - - - - --- 2022-02-28 Daniel Henrique Barboza New
[13/14] hw/s390x/ipl: avoid taking address of fields in packed struct misc set of fixes for warnings under GCC 9 - - 3 - --- 2019-03-29 Daniel P. Berrangé New
[13/14] hw/southbridge/ich9: Extract LPC definitions to 'hw/isa/ich9_lpc.h' hw/southbridge: Extract ICH9 QOM container model - - - - --- 2024-02-19 Philippe Mathieu-Daudé New
[13/14] i386: Rename bools in PCMachineState to end in _enabled pm_smbus fixes and and IPMI SMBus device - - - - --- 2017-12-07 Corey Minyard New
[13/14] i386: optimize setbe - - 2 - --- 2012-10-06 Paolo Bonzini New
[13/14] ide: Clear error_status after restarting flush - - - - --- 2011-06-15 Kevin Wolf New
[13/14] ide: Convert to isa_register_old_portio_list. - - - - --- 2011-08-16 Richard Henderson New
[13/14] ide: give IDE drives a default name in qdev - - - - --- 2011-09-16 Anthony Liguori New
[13/14] include osdep.h for definition of glue(a, b) - - - - --- 2013-08-14 Mike D. Day New
[13/14] integratorcp: convert integratorcm to VMState - - - - --- 2011-10-24 Benoit Canet New
[13/14] iotest 39: use _qcow2_dump_header iotests: support zstd - - 1 - --- 2021-07-05 Vladimir Sementsov-Ogievskiy New
[13/14] iotests: make qemu_img_log() check log level iotests: ensure all qemu-img calls are either checked or logged - - 1 - --- 2022-03-09 John Snow New
[13/14] linux-user/elfload: Rely on walk_memory_regions for vmas linux-user: Rewrite core dump - - - - --- 2024-02-27 Richard Henderson New
[13/14] linux-user/sparc: Handle floating-point exceptions linux-user/sparc: Handle missing traps - - - - --- 2023-02-02 Richard Henderson New
[13/14] linux-user: Build vdso for x64. - - - - --- 2010-04-04 Richard Henderson New
[13/14] linux-user: Build vdso for x64. - - - - --- 2010-04-04 Richard Henderson New
[13/14] lm32: add support for the Milkymist board - - - - --- 2011-03-07 Michael Walle New
[13/14] machine: reject -smp dies!=1 for non-PC machines [01/14] remove -writeconfig - - - - --- 2021-05-13 Paolo Bonzini New
[13/14] migration/multifd: Move header prepare/fill into send_prepare() migration/multifd: Refactor ->send_prepare() and cleanups - - 1 - --- 2024-01-31 Peter Xu New
[13/14] migration: Remove old preempt code around state maintainance migration: Postcopy Preempt-Full - - 1 - --- 2022-09-20 Peter Xu New
[13/14] migration: Use migrate_has_error() in close_return_path_on_source() migration: Improve error reporting - - 1 - --- 2024-02-07 Cédric Le Goater New
[13/14] migration: remove argument to qemu_savevm_state_cancel - - - - --- 2013-01-15 Juan Quintela New
[13/14] monitor: Clean up handle_hmp_command() a bit - - 1 - --- 2017-02-17 Markus Armbruster New
[13/14] move --srcdir detection earlier - - - - --- 2010-11-14 Paolo Bonzini New
[13/14] move directory defaults earlier - - - - --- 2010-05-26 Paolo Bonzini New
[13/14] nbd/client: Request extended headers during negotiation qemu patches for NBD_OPT_EXTENDED_HEADERS - - - - --- 2021-12-03 Eric Blake New
[13/14] nbd: Use default port if only host is specified - - 1 - --- 2013-03-22 Kevin Wolf New
[13/14] net/socket: Fix compiler warning (regression for MinGW) - - - - --- 2012-09-23 Stefan Hajnoczi New
[13/14] nvdimm acpi: use aml_name_decl to define named object - - 2 - --- 2016-11-07 Xiao Guangrong New
[13/14] opengl: build egl-headless display modular ui: build spice and opengl as module. - - - - --- 2020-10-19 Gerd Hoffmann New
[13/14] pcie/hotplug: glue pushing attention button command. pcie_abp - - - - --- 2010-09-06 Isaku Yamahata New
[13/14] pixman/vnc: remove dead code. - - - - --- 2012-10-17 Gerd Hoffmann New
[13/14] ppc/pnv: Move realize of PEC stacks under the PEC model ppc/pnv: Add support for user created PHB3/PHB4 devices - - 1 - --- 2021-12-02 Cédric Le Goater New
[13/14] ppc/xive: Simplify error handling in xive_tctx_realize() ppc/spapr: Error handling fixes and cleanups - - - - --- 2020-08-10 Greg Kurz New
[13/14] ppc: inline ppc_set_crf when clearer - - - - --- 2014-09-15 Paolo Bonzini New
[13/14] qapi/doc.py: Assert type of object variant qapi: static typing conversion, pt3 - - 1 - --- 2020-09-22 John Snow New
[13/14] qapi: Fix code generated for optional conditional struct member qapi: Fix minor bugs, require boxed for conditional arguments - 1 1 - --- 2023-03-16 Markus Armbruster New
[13/14] qapi: convert change - - - - --- 2011-08-24 Anthony Liguori New
[13/14] qapi: fix example of ACPI_DEVICE_OST event Fix some qapi examples and a TODO section - - 1 - --- 2022-03-24 Victor Toso New
[13/14] qbus: make child devices links - - - - --- 2012-05-01 Anthony Liguori New
[13/14] qbus: make child devices links - - - - --- 2012-04-18 Anthony Liguori New
[13/14] qcow2: Fix corruption after error in update_refcount - - - - --- 2010-05-28 Kevin Wolf New
[13/14] qcow2: Fix qemu-img check segfault on corrupted images - - - - --- 2010-06-22 Kevin Wolf New
[13/14] qdev: remove PROP_MEMORY_REGION Clean-ups: remove QDEV_PROP_PTR - - 1 - --- 2019-10-18 Marc-André Lureau New
[13/14] qemu-img: Free option parameter lists in img_create() - - - - --- 2010-12-09 Kevin Wolf New
[13/14] qemu-iotests: Rewrite 213 for blockdev-create job block: Make blockdev-create a job and stable API - - 1 - --- 2018-05-25 Kevin Wolf New
[13/14] qemu-nbd: Add --list option nbd: add qemu-nbd --list - - - - --- 2018-11-30 Eric Blake New
[13/14] qerror: change all qerror_report() calls to use the ErrClass enum - - - - --- 2012-07-25 Luiz Capitulino New
[13/14] qerror: restore alphabetical order over qerrors - - - - --- 2012-01-18 Luiz Capitulino New
[13/14] qga: Make errp the last parameter of qga_vss_fsfreeze - - - - --- 2017-04-21 Fam Zheng New
[13/14] qlit: add qobject_form_qlit() - - - - --- 2017-08-24 Marc-André Lureau New
[13/14] qtest/ahci: Bookmark FB and CLB pointers - - 1 - --- 2015-01-13 John Snow New
[13/14] qxl: Add set_client_capabilities() interface to QXLInterface - - - - --- 2012-09-06 Gerd Hoffmann New
[13/14] ram-compress.c: Make target independent migration/ram.c: Refactor compress code - - 1 - --- 2023-04-02 Lukas Straub New
[13/14] raw-posix: Implement image locking - - - - --- 2016-10-31 Fam Zheng New
[13/14] savevm: New save live migration method: pending - - 1 - --- 2012-09-21 Juan Quintela New
[13/14] scsi: Add basic support for SCSI media changer commands. - - - - --- 2012-07-02 Paolo Bonzini New
[13/14] scsi: Turn drive serial into a qdev property scsi-disk.serial - - - - --- 2010-06-01 Markus Armbruster New
[13/14] scsi: Turn drive serial into a qdev property scsi-disk.serial - - - - --- 2010-05-28 Markus Armbruster New
[13/14] scsi: remove useless debug messages - - - - --- 2012-05-04 Paolo Bonzini New
[13/14] serial: Convert serial_isa_initfn to MemoryRegion - - - - --- 2011-09-25 Avi Kivity New
« 1 2 ... 490 491 4924262 4263 »