Show patches with: State = Action Required       |    Archived = No       |   426145 patches
« 1 2 ... 551 552 5534261 4262 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[17/19] block/crypto: implement blockdev-amend block: LUKS encryption slot management + iotest tweaks - - 2 - --- 2020-06-25 Max Reitz New
[17/19] block/parallels: delay writing to BAT till bdrv_co_flush_to_os - - - - --- 2014-12-30 Denis V. Lunev New
[17/19] block: Move bdrv_drain_all_begin() out of coroutine context Drain fixes and cleanups, part 3 - - - - --- 2018-04-11 Kevin Wolf New
[17/19] block: Use bdrv_dirname() for relative filenames - - - - --- 2016-04-26 Max Reitz New
[17/19] block: introduce block_account_one_io - - 2 - --- 2017-06-05 Paolo Bonzini New
[17/19] block: take lock around bdrv_write implementations - - - - --- 2011-10-21 Kevin Wolf New
[17/19] block: vpc image file reopen - - - - --- 2012-09-24 Kevin Wolf New
[17/19] buffer: factor out buffer_req_size - - 1 - --- 2015-10-30 Gerd Hoffmann New
[17/19] char: Convert qemu_chr_info() to QObject - - - - --- 2009-12-09 Luiz Capitulino New
[17/19] chardev: add udp support to qapi - - - - --- 2013-03-12 Gerd Hoffmann New
[17/19] convert net_init_tap() to NetClientOptions - - - - --- 2012-07-23 Stefan Hajnoczi New
[17/19] cpus: Replace first_cpu by qemu_get_cpu(0, TYPE_SUPERH_CPU) cpus: Step toward removing global 'first_cpu' - - - - --- 2023-10-20 Philippe Mathieu-Daudé New
[17/19] e1000e: Remove extra pointer indirection e1000x cleanups (preliminary for IGB) - - 1 - --- 2023-01-14 Akihiko Odaki New
[17/19] fpu/softfloat: Introduce SNAN_BIT_IS_ONE softfloat: Clean up NaN handling - - - - --- 2018-05-11 Richard Henderson New
[17/19] g364fb: g364fb_screen_dump(): add error handling - - - - --- 2012-09-05 Luiz Capitulino New
[17/19] hub: add the support for hub own flow control - - 2 - --- 2012-08-01 Stefan Hajnoczi New
[17/19] hw/misc/iotkit-secctl: Add remaining simple registers Add Cortex-M33 and mps2-an505 board model - - - - --- 2018-02-20 Peter Maydell New
[17/19] hw/nvme: fix -Werror=maybe-uninitialized -Werror=maybe-uninitialized fixes - - 1 - --- 2024-03-28 Marc-André Lureau New
[17/19] hw/ssi: Declare device little or big endian Declare device little or big endian - - - - --- 2019-08-26 Tony Nguyen New
[17/19] hw/usb/dev-hub: Use QOM USB_HUB() macro instead of casting hw: Use QOM macros and remove DO_UPCAST() uses - - - - --- 2023-02-12 Philippe Mathieu-Daudé New
[17/19] hw: use _p variants, not _raw - - - - --- 2013-02-04 Paolo Bonzini New
[17/19] i2c: Allow SMBus device to NAK start events - - - - --- 2016-12-30 Corey Minyard New
[17/19] i2c:smbus_eeprom: Add vmstate handling to the smbus eeprom Fix/add vmstate handling in some I2C code - - 1 - --- 2019-02-20 Corey Minyard New
[17/19] kvm: Enable use of kvm_irqchip_in_kernel in hwlib code - - - - --- 2012-05-21 Avi Kivity New
[17/19] linux-user/syscall.c: Don't skip stracing for fcntl64 failure case 1 - - - --- 2011-12-06 Stefan Hajnoczi New
[17/19] linux-user: Define TARGET_QEMU_ESIGRETURN for mipsn32 - - - - --- 2012-02-03 Riku Voipio New
[17/19] linux-user: Define TARGET_QEMU_ESIGRETURN for mipsn32 - - - - --- 2012-01-31 Riku Voipio New
[17/19] migration-tcp: modify tcp_accept_incoming_migration() to handle ft_mode, and add a hack not… - - - - --- 2011-02-08 Yoshiaki Tamura New
[17/19] migration-tcp: modify tcp_accept_incoming_migration() to handle ft_mode, and add a hack not… - - - - --- 2011-01-28 Yoshiaki Tamura New
[17/19] migration-tcp: modify tcp_accept_incoming_migration() to handle ft_mode, and add a hack not… - - - - --- 2011-01-26 Yoshiaki Tamura New
[17/19] migration-tcp: modify tcp_accept_incoming_migration() to handle ft_mode, and add a hack not… - - - - --- 2011-01-19 Yoshiaki Tamura New
[17/19] migration-tcp: modify tcp_accept_incoming_migration() to handle ft_mode, and add a hack not… - - - - --- 2011-01-14 Yoshiaki Tamura New
[17/19] migration-tcp: modify tcp_accept_incoming_migration() to handle ft_mode, and add a hack not… - - - - --- 2011-01-13 Yoshiaki Tamura New
[17/19] migration-tcp: modify tcp_accept_incoming_migration() to handle ft_mode, and add a hack not… - - - - --- 2011-01-11 Yoshiaki Tamura New
[17/19] migration-tcp: modify tcp_accept_incoming_migration() to handle ft_mode, and add a hack not… - - - - --- 2010-12-27 Yoshiaki Tamura New
[17/19] migration-tcp: modify tcp_accept_incoming_migration() to handle ft_mode, and add a hack not… - - - - --- 2010-12-24 Yoshiaki Tamura New
[17/19] migration/rdma: Create rdma_control_save_page() migration: Remove QEMUFileHooks - - - - --- 2023-04-27 Juan Quintela New
[17/19] migration: Export rdma.c functions in its own file - - - - --- 2017-04-17 Juan Quintela New
[17/19] migration: Send requested page directly in rp-return thread Migration patches for 8.8 - - 2 - --- 2022-11-21 Juan Quintela New
[17/19] move vmstate registration of vmstate_timers earlier - - - - --- 2009-12-21 Paolo Bonzini New
[17/19] nbd/common: nbd_tls_handshake: use error_reportf_err instead of TRACE - - - - --- 2017-05-30 Vladimir Sementsov-Ogievskiy New
[17/19] nvic: Make ICSR banked for v8M ARMv8M: support security extn in the NVIC - - 1 - --- 2017-09-12 Peter Maydell New
[17/19] pc: acpi: memhp: move MHPD Device along with _UID/_HID into MHPT table - - - - --- 2015-10-23 Igor Mammedov New
[17/19] ppc/ppc405: QOM'ify FPGA ppc: QOM'ify 405 board - - 1 - --- 2022-08-01 Cédric Le Goater New
[17/19] qapi/schema: turn on mypy strictness qapi: statically type schema.py - - - - --- 2023-11-16 John Snow New
[17/19] qapi: Fix to .check() empty structs just once qapi: Frontend fixes and cleanups - - 1 - --- 2019-09-14 Markus Armbruster New
[17/19] qapi: Lift features into QAPISchemaEntity qapi: Doc generation fixes - - - - --- 2019-10-24 Markus Armbruster New
[17/19] qcow2: Allow requests with multiple l2metas - - - - --- 2013-03-25 Kevin Wolf New
[17/19] qdev: set device's parent before calling realize() down inheritance chain. - - 1 - --- 2013-04-11 Igor Mammedov New
[17/19] qemu-char: move text console init to console.c - - - - --- 2013-02-18 Anthony Liguori New
[17/19] qemu-iotests: Add -o and make v3 the default for qcow2 - - - - --- 2012-04-12 Kevin Wolf New
[17/19] qtest/ahci: Add a macro bootup routine - - - - --- 2015-01-30 John Snow New
[17/19] s390: Use s390_cpu_physical_memory_map for tpi. - - - - --- 2013-01-29 Alexander Graf New
[17/19] s390x: Adjust internal kvm code - - - - --- 2011-03-29 Alexander Graf New
[17/19] serial: Convert serial_isa_initfn to MemoryRegion - - - - --- 2011-08-25 Avi Kivity New
[17/19] target-ppc: Add POWER8 v1.0 CPU model - - 2 - --- 2013-07-06 Alexey Kardashevskiy New
[17/19] target-ppc: fix SPE comparison functions - - - - --- 2011-04-12 Aurelien Jarno New
[17/19] target-tricore: move cpu_exec_realize() to realize function - - - - --- 2016-10-05 Laurent Vivier New
[17/19] target/arm: Add formats for some vfp 2 and 3-register insns target/arm: vfp feature and decodetree cleanup - - 1 - --- 2020-02-14 Richard Henderson New
[17/19] target/arm: add ARMv8.4-SEL2 extension ARMv8.4-A Secure EL2 - - 1 - --- 2021-01-12 Rémi Denis-Courmont New
[17/19] target/hppa: Convert fp fused multiply-add insns target/hppa: Convert to decodetree - - - - --- 2019-02-07 Richard Henderson New
[17/19] target/mips: Rename translate_init.c as cpu-defs.c target/mips: Boring code reordering - - - - --- 2020-12-06 Philippe Mathieu-Daudé New
[17/19] target/ppc/pmu_book3s_helper.c: add PMC14/PMC56 counter freeze bits PMU-EBB support for PPC64 TCG - - - - --- 2021-08-09 Daniel Henrique Barboza New
[17/19] target/ppc: Add POWER9 external interrupt model ppc: support for the baremetal XIVE interrupt controller (POWER9) - - - - --- 2019-01-28 Cédric Le Goater New
[17/19] target/ppc: Clear fpstatus flags for xscvdpsp[n] Multiple ppc instructions fixes - - - - --- 2022-09-01 Víctor Colombo New
[17/19] target/ppc: Move dqua[q], drrnd[q] to decodetree target/ppc: DFP instructions using decodetree - - 1 - --- 2021-08-24 Luis Fernando Fujita Pires New
[17/19] target/riscv: remove cfg.ext_g setup from rv64_thead_c906_cpu_init() remove MISA ext_N flags from cpu->cfg - - - - --- 2023-03-27 Daniel Henrique Barboza New
[17/19] tcg-i64: Reduce code duplication in tcg_out_qemu_ld - - - - --- 2013-09-06 Richard Henderson New
[17/19] test-bdrv-drain: Test graph changes in drained section Drain fixes and cleanups, part 2 - - - - --- 2017-12-20 Kevin Wolf New
[17/19] tests/boot_linux_console: Test the raspi2 UART1 (16550 based) hw/arm/raspi: Improve Raspberry Pi 2/3 reliability - - 2 1 --- 2019-09-26 Philippe Mathieu-Daudé New
[17/19] tests/tcg: Move independent tests to misc dir - - - - --- 2016-12-01 Pranith Kumar New
[17/19] tests: Add parallels images support to test 165 parallels: Add full dirty bitmap support - - - - --- 2023-10-02 Alexander Ivanov New
[17/19] tests: acpi/smbios: whitelist expected blobs Workaround Windows failing to find 64bit SMBIOS entry point with SeaBIOS - - - - --- 2024-02-27 Igor Mammedov New
[17/19] unicore32: Disintegrate cpu_dump_state_ucf64 function - - - - --- 2012-08-07 Guan Xuetao New
[17/19] usb-redir: convert init to realize - - 1 - --- 2014-09-18 Gonglei (Arei) New
[17/19] util: Added tsan annotate for thread name. Add Thread Sanitizer support to QEMU - - 1 - --- 2020-05-22 Robert Foley New
[17/20,MIPS] qdev: convert esp scsi adapter to rc4030 device - - - - --- 2010-08-01 Hervé Poussineau New
[17/20] Hexagon HVX (tests/tcg/hexagon) vector_add_int test Hexagon HVX (target/hexagon) patch series - - - - --- 2021-07-05 Taylor Simpson New
[17/20] QMP: Introduce specification - - - - --- 2009-11-27 Luiz Capitulino New
[17/20] Revert "hmp: Disable chardev-add and chardev-remove" - - - - --- 2013-03-14 Gerd Hoffmann New
[17/20] ac97: sizeof returns unsigned long - - - - --- 2009-10-22 Juan Quintela New
[17/20] apci: switch piix4 gpe to memory api - - - - --- 2012-11-23 Gerd Hoffmann New
[17/20] block-gen: assert that bdrv_co_pdiscard is always called with graph rdlock taken Protect the block layer with a rwlock: part 1 - - - - --- 2022-11-16 Emanuele Giuseppe Esposito New
[17/20] block: Convert bdrv_info_stats() to QObject - - - - --- 2009-12-10 Luiz Capitulino New
[17/20] block: Convert bdrv_info_stats() to QObject - - - - --- 2009-12-10 Luiz Capitulino New
[17/20] block: Mark bdrv_query_bds_stats() and callers GRAPH_RDLOCK Graph locking, part 3 (more block drivers) - - 2 - --- 2023-04-25 Kevin Wolf New
[17/20] block: only call aio_poll on the current thread's AioContext - - 1 - --- 2016-10-27 Paolo Bonzini New
[17/20] block: only call aio_poll on the current thread's AioContext - - 1 - --- 2016-10-17 Paolo Bonzini New
[17/20] block: support a persistent dirty bitmap - - 1 - --- 2012-12-12 Paolo Bonzini New
[17/20] ccid: configure: add --enable/disable and nss only disable - - - - --- 2011-02-02 Alon Levy New
[17/20] colo-compare: Remove unnecessary prefix from error message qdev/qom: Remove explicit type names from error_setg() calls - - - - --- 2020-10-30 Eduardo Habkost New
[17/20] configure: build ROMs with container-based cross compilers Cross compilation changes for 7.2 - - - - --- 2022-08-25 Paolo Bonzini New
[17/20] coroutine: adding sigaltstack method (.c source) - - - - --- 2012-03-12 Kevin Wolf New
[17/20] disas/nanomips: Remove argument passing by ref Convert nanoMIPS disassembler from C++ to C - - 1 - --- 2022-08-15 Milica Lazarevic New
[17/20] eepro100: New function for reading command block - - - - --- 2010-02-14 Stefan Weil New
[17/20] gtk: overwrite the console.c char driver - - 1 - --- 2017-01-05 Marc-André Lureau New
[17/20] hw/acpi: Include "hw/mem/nvdimm.h" hw: Clean up hw/i386 headers (and few alpha/hppa) - - - - --- 2019-10-14 Philippe Mathieu-Daudé New
[17/20] hw/arm: Open-code pflash_cfi02_register() hw: Remove implicit sysbus_mmio_map() from pflash APIs - - 1 - --- 2023-01-04 Philippe Mathieu-Daudé New
[17/20] hw/i386/pc: Let pc_build_feature_control() take a FWCfgState argument hw/i386/pc: Do not restrict the fw_cfg functions to the PC machine - - - - --- 2019-05-24 Philippe Mathieu-Daudé New
[17/20] hw/ide/pci: Unexport bmdma_active_if() hw/ide: QOM/QDev housekeeping - - 1 - --- 2023-02-15 Philippe Mathieu-Daudé New
« 1 2 ... 551 552 5534261 4262 »