Show patches with: State = Action Required       |   426987 patches
« 1 2 ... 498 499 5004269 4270 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[13/19] unicore32-softmmu: Add ps2 support - - - - --- 2012-08-07 Guan Xuetao New
[13/19] usb-ccid: convert init to realize - - 1 - --- 2014-09-18 Gonglei (Arei) New
[13/19] vmdk: fix return values of vmdk_parent_open - - - - --- 2011-10-21 Kevin Wolf New
[13/19] vnc: use vnc_{width, height} in vnc_set_area_dirty - - 1 - --- 2015-10-30 Gerd Hoffmann New
[13/19] xen: Distinguish between frontend and backend devops - - - - --- 2016-07-10 Emil Condrea New
[13/20,MIPS] qdev: add a rtc forwarder device - - - - --- 2010-08-01 Hervé Poussineau New
[13/20] AHCI Port Interrupt Enable register cleaning on soft reset - - - - --- 2011-09-20 Kevin Wolf New
[13/20] Hexagon HVX (target/hexagon) TCG generation Hexagon HVX (target/hexagon) patch series - - - - --- 2021-07-05 Taylor Simpson New
[13/20] QMP: Asynchronous events infrastructure - - - - --- 2009-11-27 Luiz Capitulino New
[13/20] apci: switch ich9 smi to memory api - - - - --- 2012-11-23 Gerd Hoffmann New
[13/20] block-gen: assert that bdrv_co_pwrite_{zeros/sync} is always called with graph rdlock taken Protect the block layer with a rwlock: part 1 - - - - --- 2022-11-16 Emanuele Giuseppe Esposito New
[13/20] block: Mark bdrv_co_get_allocated_file_size() and callers GRAPH_RDLOCK Graph locking, part 3 (more block drivers) - - 1 - --- 2023-04-25 Kevin Wolf New
[13/20] c4231a: port to vmstate - - - - --- 2009-10-22 Juan Quintela New
[13/20] ccid: add ccid-card-emulated device (v2) - - - - --- 2011-02-02 Alon Levy New
[13/20] char: rename CharDriverState Chardev - - 1 - --- 2017-01-05 Marc-André Lureau New
[13/20] chardev: add spice support to qapi - - - - --- 2013-03-14 Gerd Hoffmann New
[13/20] disas/nanomips: Add free() calls Convert nanoMIPS disassembler from C++ to C - - - - --- 2022-08-15 Milica Lazarevic New
[13/20] eepro100: Support RNR interrupt - - - - --- 2010-02-14 Stefan Weil New
[13/20] gluster: Use bdrv_open options instead of filename - - 1 - --- 2013-04-22 Kevin Wolf New
[13/20] hw/i386/pc: Let fw_cfg_init() use the generic MachineState hw/i386/pc: Do not restrict the fw_cfg functions to the PC machine - - - - --- 2019-05-24 Philippe Mathieu-Daudé New
[13/20] hw/ide: Rename ide_exec_cmd() -> ide_bus_exec_cmd() hw/ide: QOM/QDev housekeeping - - 1 - --- 2023-02-15 Philippe Mathieu-Daudé New
[13/20] hw/misc/xlnx-versal-crl: Include generic 'cpu-qom.h' instead of 'cpu.h' arm: Rework target/ headers to build various hw/ files once - - - - --- 2024-01-18 Philippe Mathieu-Daudé New
[13/20] hw/ppc: Open-code pflash_cfi01_register() hw: Remove implicit sysbus_mmio_map() from pflash APIs - - 1 - --- 2023-01-04 Philippe Mathieu-Daudé New
[13/20] hw/timer/hpet: Include "exec/address-spaces.h" hw: Clean up hw/i386 headers (and few alpha/hppa) - - - - --- 2019-10-14 Philippe Mathieu-Daudé New
[13/20] hw/timer: Add Renesas MTU2 RX target update - - - - --- 2020-08-27 Yoshinori Sato New
[13/20] ioapic: Factor out base class for KVM reuse - - - - --- 2012-01-20 Marcelo Tosatti New
[13/20] ipmi: Add documentation - - - - --- 2013-05-29 Corey Minyard New
[13/20] iscsi: Support BDRV_REQ_FUA - - 1 - --- 2016-03-18 Kevin Wolf New
[13/20] lm32: Move CPU files to target/ folder - - - - --- 2016-12-09 Thomas Huth New
[13/20] memory: make phys_page_find() return a MemoryRegionSection - - - - --- 2012-02-14 Avi Kivity New
[13/20] migration: Move channel setup out of postcopy_try_recover() migration: Postcopy Preemption - - 1 - --- 2022-02-16 Peter Xu New
[13/20] migration: remove unused QEMUFileGetFD typedef migration: remove QEMUFileOps concept and assume use of QIOChannel - - 1 - --- 2022-05-24 Daniel P. Berrangé New
[13/20] monitor: Convert do_info_uuid() to QObject - - - - --- 2009-12-10 Luiz Capitulino New
[13/20] monitor: Convert do_info_uuid() to QObject - - - - --- 2009-12-10 Luiz Capitulino New
[13/20] monitor: Limit QError use to command handlers - - 1 - --- 2015-05-22 Markus Armbruster New
[13/20] nubus-bridge: introduce separate NubusBridge structure nubus: bus, device, bridge, IRQ and address space improvements - - 1 - --- 2021-09-12 Mark Cave-Ayland New
[13/20] nvic: Implement Security Attribution Unit registers ARM v8M: exception entry, exit and security - - 1 - --- 2017-09-22 Peter Maydell New
[13/20] oslib: add a wrapper for mmap/munmap - - - - --- 2012-12-12 Paolo Bonzini New
[13/20] pci: move typedef, PCIHostState, PCIExpressHost to qemu-common.h. 1 - - - --- 2009-11-12 Isaku Yamahata New
[13/20] ppc4xx_sdram: Rename functions to prevent name clashes ppc4xx_sdram QOMify and clean ups - - - - --- 2022-08-19 BALATON Zoltan New
[13/20] ppc: Pass PowerPCCPU to [h]decr callbacks - - - - --- 2012-12-19 Andreas Färber New
[13/20] ppc: avoid AREG0 for exception helpers - - - - --- 2012-03-31 Blue Swirl New
[13/20] python/aqmp: add well-known QMP object models python: introduce Asynchronous QMP package - - - - --- 2021-07-01 John Snow New
[13/20] python/qemu/console_socket.py: fix typing of settimeout python/qemu: strictly typed mypy conversion, pt2 - - 1 - --- 2020-10-06 John Snow New
[13/20] qcow2: Support external data file in qemu-img check [01/20] qemu-iotests: Test qcow2 preallocation modes - - - - --- 2019-02-27 Kevin Wolf New
[13/20] qdev: chardev: Remove unnecessary prefix from error message qdev/qom: Remove explicit type names from error_setg() calls - - - - --- 2020-10-30 Eduardo Habkost New
[13/20] qemu-char: make char drivers dynamically registerable - - - - --- 2013-03-05 Amit Shah New
[13/20] qemu: virtio-9p: Implement TMKNOD - - - - --- 2010-06-28 jvrao New
[13/20] qmp: convert blockdev-snapshot-sync to a wrapper around transactions - - - - --- 2012-03-12 Kevin Wolf New
[13/20] qobject: Drop qstring_get_try_str() Immutable QString, and also one JSON writer less - - - - --- 2020-12-11 Markus Armbruster New
[13/20] qom-fuse: workaround for truncated properties > 4096 - - 1 - --- 2012-08-14 Michael Roth New
[13/20] raw-posix: Handle failure for potentially large allocations - - 1 - --- 2014-05-21 Kevin Wolf New
[13/20] replication: pass BlockDriverState to reopen_backing_file - - 1 - --- 2016-10-27 Paolo Bonzini New
[13/20] replication: pass BlockDriverState to reopen_backing_file - - 1 - --- 2016-10-17 Paolo Bonzini New
[13/20] scsi-disk: propagate the required alignment - - - - --- 2010-09-21 Kevin Wolf New
[13/20] scsi: do not call send_command directly - - - - --- 2011-05-03 Paolo Bonzini New
[13/20] sdcard: Expose sd_prepare_frame48() for QTest use sdcard: proper implementation of CRC - - - - --- 2018-05-04 Philippe Mathieu-Daudé New
[13/20] spapr: Eliminate SpaprIrq:get_nodename method spapr: IRQ subsystem cleanups - - 3 - --- 2019-09-25 David Gibson New
[13/20] target-i386: check/enforce: Check all feature words - - 1 - --- 2013-01-15 Andreas Färber New
[13/20] target-i386: convert [cpuid_]vendor_override to bool - - - - --- 2012-12-17 Igor Mammedov New
[13/20] target-i386: cpu: convert 'vendor' to static property - - - - --- 2013-07-15 Igor Mammedov New
[13/20] target-i386: fix helper_fdiv() wrt softfloat - - 1 - --- 2011-04-18 Aurelien Jarno New
[13/20] target-i386: remove vendor_override field from CPUX86State - - - - --- 2012-12-20 Igor Mammedov New
[13/20] target-i386: set custom 'vendor' without intermediate x86_def_t - - 1 - --- 2012-12-28 Igor Mammedov New
[13/20] target-i386: set custom 'vendor' without intermediate x86_def_t - - 1 - --- 2012-12-27 Igor Mammedov New
[13/20] target-i386: test reserved PS bit on PML4Es - - - - --- 2014-05-27 Paolo Bonzini New
[13/20] target-mips: add MSA 3R format instructions - - - - --- 2014-07-14 Yongbok Kim New
[13/20] target-ppc: Init dcache and icache size for e500 user mode - - - - --- 2012-04-15 Andreas Färber New
[13/20] target-sparc: Add npc state to insn_start - - - - --- 2015-09-02 Richard Henderson New
[13/20] target-sparc: Tidy ldfsr, stfsr - - - - --- 2012-10-16 Richard Henderson New
[13/20] target-sparc: Tidy ldfsr, stfsr - - - - --- 2012-10-09 Richard Henderson New
[13/20] target/arm: Convert LDR/STR with 12-bit immediate to decodetree target/arm: Convert exception, system, loads and stores to decodetree - - 1 - --- 2023-06-02 Peter Maydell New
[13/20] target/arm: Convert unconditional branch immediate to decodetree target/arm: Start conversion of A64 decoder to decodetree - - 1 - --- 2023-05-12 Peter Maydell New
[13/20] target/arm: Make MPU_RBAR, MPU_RLAR banked for v8M - - 2 - --- 2017-08-22 Peter Maydell New
[13/20] target/arm: Move hflags code into the tcg directory target/arm: CONFIG_TCG=n part 1 - - 1 - --- 2023-01-18 Fabiano Rosas New
[13/20] target/arm: Rewrite helper_sve_ld[234]*_r target/arm: sve system mode patches - - 1 - --- 2018-08-09 Richard Henderson New
[13/20] target/arm: Tidy SVE tszimm shift formats target/arm: SVE2 preparatory patches - - 1 - --- 2020-08-15 Richard Henderson New
[13/20] target/arm: Use gvec for VSRA target/arm: Convert some neon insns to gvec - - - - --- 2018-10-11 Richard Henderson New
[13/20] target/loongarch: Add floating point arithmetic instruction translation Add LoongArch linux-user emulation support - - - - --- 2021-06-28 gaosong New
[13/20] target/openrisc: Fix cpu_mmu_index target/openrisc improvements - - - - --- 2018-05-27 Richard Henderson New
[13/20] target/ppc: Substitute msr_cm macro with new M_MSR_CM macro target/ppc: Remove hidden usages of *env - - - - --- 2022-04-22 Víctor Colombo New
[13/20] target/riscv/kvm: refactor kvm_riscv_init_user_properties() riscv: split TCG/KVM accelerators from cpu.c - - 1 - --- 2023-08-25 Daniel Henrique Barboza New
[13/20] target/sparc: Merge gen_branch2 into advance_pc target/sparc: Cleanup condition codes etc - - - - --- 2023-10-17 Richard Henderson New
[13/20] tcg-ia64: Introduce tcg_opc_bswap64_i 1 - - - --- 2013-10-31 Richard Henderson New
[13/20] tcg/i386: Support avx512vbmi2 vector shift-double instructions tcg: vector improvements - - 1 - --- 2021-12-18 Richard Henderson New
[13/20] tests/9p: simplify callers of twrite() tests/9p: introduce declarative function calls - - - - --- 2022-10-04 Christian Schoenebeck New
[13/20] tests/tcg: move compiler tests to Makefiles Cross compilation changes for 7.2 - - - - --- 2022-08-25 Paolo Bonzini New
[13/20] tests: Clean up string interpolation around qtest_qmp_device_add() tests: Compile-time format string checking for libqtest.h - - - - --- 2018-07-12 Markus Armbruster New
[13/20] ui: check hw requirements during DCL registration Various vhost-user-gpu & UI fixes - - - - --- 2021-02-02 Marc-André Lureau New
[13/20] usb: add USB_RET_IOERROR - - - - --- 2012-03-07 Gerd Hoffmann New
[13/20] vhdx: correctly propagate errors - - 1 - --- 2014-02-09 Paolo Bonzini New
[13/21] Hexagon (target/hexagon) Short-circuit packet HVX writes Hexagon (target/hexagon) short-circuit and move to DisasContext - - 1 - --- 2023-04-26 Taylor Simpson New
[13/21] KVM: Fix compilation on non-x86 - - - - --- 2012-02-02 Alexander Graf New
[13/21] Monitor: Convert do_physical_memory_save() to cmd_new_ret() - - - - --- 2010-02-11 Luiz Capitulino New
[13/21] VMDK: separate vmdk_open by format version - - 1 - --- 2011-07-19 Kevin Wolf New
[13/21] accel/tcg: Un-inline retaddr helpers to 'user-retaddr.h' exec/next for 9.1 - - 1 - --- 2024-04-17 Philippe Mathieu-Daudé New
[13/21] aspeed: Add I2C buses to AST1030 model aspeed: Extend ast2600 I2C model with new mode - - 1 - --- 2022-06-06 Cédric Le Goater New
[13/21] block/commit: add block job creation flags jobs: defer graph changes until finalize - - - - --- 2018-08-07 John Snow New
[13/21] block/copy-before-write: introduce cbw_init() block: publish backup-top filter - - 1 - --- 2021-05-17 Vladimir Sementsov-Ogievskiy New
[13/21] block: Add opaque value to the amend CB - - 1 - --- 2014-11-10 Max Reitz New
« 1 2 ... 498 499 5004269 4270 »