Show patches with: State = Action Required       |   427193 patches
« 1 2 ... 501 502 5034271 4272 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v5,37/41] Add mailbox property tests. Part 2 Raspberry Pi 4B machine - - - - --- 2024-02-19 Sergey Kambalin New
[v5,37/38] hmp: Add read-only-mode option to change command - - 1 - --- 2015-09-18 Max Reitz New
[v5,37/37] target-arm: Dump 32-bit CPU state if 64 bit CPU is in AArch32 - - - - --- 2014-03-28 Peter Maydell New
[v5,37/37] qdev/qom: remove some TODO limitations now that PROP_PTR is gone Clean-ups: qom-ify serial and remove QDEV_PROP_PTR - - 1 - --- 2019-12-20 Marc-André Lureau New
[v5,37/37] bsd-user: add arm target build bsd-user: arm (32-bit) support 1 - 1 - --- 2021-11-08 Warner Losh New
[v5,36/94] target/sparc: Move UMUL, SMUL to decodetree target/sparc: Convert to decodetree 1 - - 1 --- 2023-10-22 Richard Henderson New
[v5,36/81] target/arm: Implement SVE2 integer multiply-add long target/arm: Implement SVE2 - - - - --- 2021-04-16 Richard Henderson New
[v5,36/79] arm/xlnx-versal-virt: use memdev for RAM refactor main RAM allocation to use hostmem backend - - 2 1 --- 2020-02-17 Igor Mammedov New
[v5,36/76] target/mips: Add emulation of nanoMIPS 32-bit branch instructions Add nanoMIPS support to QEMU - - 1 - --- 2018-07-30 Aleksandar Markovic New
[v5,36/73] s390x: use cpu_reset_interrupt per-CPU locks - - 4 - --- 2018-12-13 Emilio Cota New
[v5,36/67] target/s390x: Use probe_access_flags in s390_probe_access user-only: Cleanup SIGSEGV and SIGBUS handling - - - - --- 2021-10-15 Richard Henderson New
[v5,36/65] i386/tdx: load TDVF for TD guest QEMU Guest memfd + QEMU TDX support - - - - --- 2024-02-29 Xiaoyao Li New
[v5,36/60] target/riscv: vector floating-point min/max instructions target/riscv: support vector extension v0.7.1 - - 1 - --- 2020-03-12 LIU Zhiwei New
[v5,36/57] tcg/tci: Split out tcg_out_op_rrrrrr TCI fixes and cleanups - - 1 - --- 2021-03-11 Richard Henderson New
[v5,36/55] plugin: add API symbols to qemu-plugins.symbols Support for TCG plugins - - 1 - --- 2019-10-14 Alex Bennée New
[v5,36/54] tcg: Introduce tcg_out_movext3 tcg: Improve atomicity support - - 1 - --- 2023-05-15 Richard Henderson New
[v5,36/50] multi-process/mon: enable QMP module support in the remote process Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,36/49] tests/tcg/alpha: add Alpha specific tests fix buildings of tests/tcg - - 2 1 --- 2018-05-25 Alex Bennée New
[v5,36/49] target/ppc: move xs[n]madd[am][ds]p/xs[n]msub[am][ds]p to decodetree target/ppc: PowerISA Vector/VSX instruction batch - - 1 - --- 2022-02-25 Matheus K. Ferst New
[v5,36/48] target/nios2: Hoist set of is_jmp into gen_goto_tb target/nios2: Shadow register set, EIC and VIC - - - - --- 2022-03-10 Richard Henderson New
[v5,36/48] ivshmem: add check on protocol version in QEMU - - 1 - --- 2015-10-02 Marc-André Lureau New
[v5,36/48] igb: Implement Rx SCTP CSO igb: Fix for DPDK - - 1 - --- 2023-05-23 Akihiko Odaki New
[v5,36/46] qapi: Avoid use of 'data' member of qapi unions - - - - --- 2015-09-21 Eric Blake New
[v5,36/46] hw/sd: Use the IEC binary prefix definitions Use the IEC binary prefix definitions - - 1 - --- 2018-06-25 Philippe Mathieu-Daudé New
[v5,36/45] linux-user/aarch64: Tidy target_restore_sigframe error return target/arm: Scalable Matrix Extension - - 1 - --- 2022-07-06 Richard Henderson New
[v5,36/45] block: bdrv_replace_child_bs(): move to external transaction Transactional block-graph modifying API - - - - --- 2022-03-30 Vladimir Sementsov-Ogievskiy New
[v5,36/45] Postcopy: Use helpers to map pages during migration - - - - --- 2015-02-25 Dr. David Alan Gilbert New
[v5,36/44] target/loongarch: Implement vfcmp Add LoongArch LSX instructions - - 1 - --- 2023-05-04 Song Gao New
[v5,36/43] tcg: Vary the allocation size for TCGOp tcg misc patches - - - - --- 2022-12-24 Richard Henderson New
[v5,36/43] tcg/riscv: Support split-wx code generation Mirror map JIT memory for TCG - - 1 - --- 2021-01-05 Richard Henderson New
[v5,36/43] mips hw/: Don't use CPUState 1 - - - --- 2012-03-14 Andreas Färber New
[v5,36/43] Enable common virtio pci support for LoongArch Add LoongArch softmmu support - - 1 - --- 2022-05-24 Xiaojuan Yang New
[v5,36/42] iotests: Add tests for mirror @replaces loops block: Deal with filters - - 1 - --- 2019-06-12 Max Reitz New
[v5,36/41] target/arm: Update arm_cpu_do_interrupt_aarch64 for VHE target/arm: Implement ARMv8.1-VHE - - 1 - --- 2020-01-29 Richard Henderson New
[v5,36/41] Add mailbox property tests. Part 1 Raspberry Pi 4B machine - - - - --- 2024-02-19 Sergey Kambalin New
[v5,36/38] blockdev: read-only-mode for blockdev-change-medium - - 1 - --- 2015-09-18 Max Reitz New
[v5,36/37] target-arm: Handle the CPU being in AArch32 mode in the AArch64 set_pc - - 1 - --- 2014-03-28 Peter Maydell New
[v5,36/37] qdev: remove QDEV_PROP_PTR Clean-ups: qom-ify serial and remove QDEV_PROP_PTR - - 1 - --- 2019-12-20 Marc-André Lureau New
[v5,36/37] bsd-user/freebsd/target_os_ucontext.h: Require TARGET_*CONTEXT_SIZE bsd-user: arm (32-bit) support - - 1 - --- 2021-11-08 Warner Losh New
[v5,36/36] target/i386: Inline cmpxchg16b tcg: Support for Int128 with helpers - - - - --- 2023-01-26 Richard Henderson New
[v5,36/36] qapi/visit.py: add type hint annotations qapi: static typing conversion, pt1 - - 2 1 --- 2020-10-05 John Snow New
[v5,36/36] ppc/pnv: add XIVE support ppc: support for the XIVE interrupt controller (POWER9) - - - - --- 2018-11-16 Cédric Le Goater New
[v5,35/94] target/sparc: Move MULX to decodetree target/sparc: Convert to decodetree 1 - - 1 --- 2023-10-22 Richard Henderson New
[v5,35/81] target/arm: Implement SVE2 saturating multiply-add high target/arm: Implement SVE2 - - - - --- 2021-04-16 Richard Henderson New
[v5,35/79] arm/xilinx_zynq: use memdev for RAM refactor main RAM allocation to use hostmem backend - - 3 - --- 2020-02-17 Igor Mammedov New
[v5,35/76] target/mips: Add emulation of nanoMIPS 32-bit load and store instructions Add nanoMIPS support to QEMU - - 2 - --- 2018-07-30 Aleksandar Markovic New
[v5,35/73] i386: use cpu_reset_interrupt per-CPU locks - - 2 - --- 2018-12-13 Emilio Cota New
[v5,35/67] target/riscv: Make riscv_cpu_tlb_fill sysemu only user-only: Cleanup SIGSEGV and SIGBUS handling - - 3 - --- 2021-10-15 Richard Henderson New
[v5,35/65] memory: Introduce memory_region_init_ram_guest_memfd() QEMU Guest memfd + QEMU TDX support - - - - --- 2024-02-29 Xiaoyao Li New
[v5,35/60] target/riscv: vector floating-point square-root instruction target/riscv: support vector extension v0.7.1 - - - - --- 2020-03-12 LIU Zhiwei New
[v5,35/57] tcg/tci: Split out tcg_out_op_rrcl TCI fixes and cleanups - - 1 - --- 2021-03-11 Richard Henderson New
[v5,35/55] translator: inject instrumentation from plugins Support for TCG plugins - - 1 - --- 2019-10-14 Alex Bennée New
[v5,35/54] tcg: Add INDEX_op_qemu_{ld,st}_i128 tcg: Improve atomicity support - - 2 - --- 2023-05-15 Richard Henderson New
[v5,35/50] multi-process/mon: stub functions to enable QMP module for remote process Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,35/49] tests/tcg: enable building for Alpha fix buildings of tests/tcg - - 1 1 --- 2018-05-25 Alex Bennée New
[v5,35/49] target/ppc: Implement xxgenpcv[bhwd]m instruction target/ppc: PowerISA Vector/VSX instruction batch - - 1 - --- 2022-02-25 Matheus K. Ferst New
[v5,35/48] target/nios2: Create gen_jumpr target/nios2: Shadow register set, EIC and VIC - - - - --- 2022-03-10 Richard Henderson New
[v5,35/48] igb: Use UDP for RSS hash igb: Fix for DPDK - - 1 - --- 2023-05-23 Akihiko Odaki New
[v5,35/48] docs: update ivshmem device spec - - 2 - --- 2015-10-02 Marc-André Lureau New
[v5,35/46] qapi-visit: Remove redundant functions for flat union base - - - - --- 2015-09-21 Eric Blake New
[v5,35/46] hw/usb: Use the IEC binary prefix definitions Use the IEC binary prefix definitions - - - - --- 2018-06-25 Philippe Mathieu-Daudé New
[v5,35/45] postcopy_ram.c: place_page and helpers - - - - --- 2015-02-25 Dr. David Alan Gilbert New
[v5,35/45] linux-user/aarch64: Add SM bit to SVE signal context target/arm: Scalable Matrix Extension - - 1 - --- 2022-07-06 Richard Henderson New
[v5,35/45] block: make bdrv_find_child() function public Transactional block-graph modifying API - - - - --- 2022-03-30 Vladimir Sementsov-Ogievskiy New
[v5,35/44] target/loongarch: Implement vseq vsle vslt Add LoongArch LSX instructions - - 1 - --- 2023-05-04 Song Gao New
[v5,35/43] tcg: Pass number of arguments to tcg_emit_op() / tcg_op_insert_*() tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,35/43] tcg/riscv: Remove branch-over-branch fallback Mirror map JIT memory for TCG - - 1 - --- 2021-01-05 Richard Henderson New
[v5,35/43] microblaze hw/: Don't use CPUState 1 - - - --- 2012-03-14 Andreas Färber New
[v5,35/43] hw/loongarch: Add irq hierarchy for the system Add LoongArch softmmu support - - 1 - --- 2022-05-24 Xiaojuan Yang New
[v5,35/42] block: Fix check_to_replace_node() block: Deal with filters - - - - --- 2019-06-12 Max Reitz New
[v5,35/41] target/arm: Update get_a64_user_mem_index for VHE target/arm: Implement ARMv8.1-VHE - - 1 - --- 2020-01-29 Richard Henderson New
[v5,35/41] Add mailbox tests tags. Part 3 Raspberry Pi 4B machine - - - - --- 2024-02-19 Sergey Kambalin New
[v5,35/38] hmp: Use blockdev-change-medium for change command - - 1 - --- 2015-09-18 Max Reitz New
[v5,35/37] target-arm: Make Cortex-A15 CBAR read-only - - 1 - --- 2014-03-28 Peter Maydell New
[v5,35/37] qdev: remove PROP_MEMORY_REGION Clean-ups: qom-ify serial and remove QDEV_PROP_PTR - - 2 - --- 2019-12-20 Marc-André Lureau New
[v5,35/37] bsd-user/arm/signal.c: arm get_ucontext_sigreturn bsd-user: arm (32-bit) support - - 1 - --- 2021-11-08 Warner Losh New
[v5,35/36] target/i386: Inline cmpxchg8b tcg: Support for Int128 with helpers - - - - --- 2023-01-26 Richard Henderson New
[v5,35/36] qapi/visit.py: remove unused parameters from gen_visit_object qapi: static typing conversion, pt1 - - 3 1 --- 2020-10-05 John Snow New
[v5,35/36] ppc: externalize ppc_get_vcpu_by_pir() ppc: support for the XIVE interrupt controller (POWER9) - - - - --- 2018-11-16 Cédric Le Goater New
[v5,35/35] target/riscv: Remaining rvc insn reuse 32 bit translators target/riscv: Convert to decodetree - - 1 - --- 2019-01-22 Bastian Koppelmann New
[v5,35/35] target/arm: Implement ARMv8.2-DotProd target/arm SVE patches - - 1 - --- 2018-06-21 Richard Henderson New
[v5,35/35] target-alpha: Emulate LL/SC using cmpxchg helpers - - - - --- 2016-10-09 Richard Henderson New
[v5,35/35] iotests/image-fleecing: add test-case for copy-before-write filter block: publish backup-top filter - - 1 - --- 2021-06-10 Vladimir Sementsov-Ogievskiy New
[v5,34/94] target/sparc: Move ADDC to decodetree target/sparc: Convert to decodetree 1 - - 1 --- 2023-10-22 Richard Henderson New
[v5,34/81] target/arm: Implement SVE2 saturating multiply-add long target/arm: Implement SVE2 - - - - --- 2021-04-16 Richard Henderson New
[v5,34/79] arm/xilinx_zynq: drop RAM size fixup refactor main RAM allocation to use hostmem backend - - 3 - --- 2020-02-17 Igor Mammedov New
[v5,34/76] target/mips: Implement emulation of nanoMIPS EXTW instruction Add nanoMIPS support to QEMU - - 1 - --- 2018-07-30 Aleksandar Markovic New
[v5,34/73] exec: use cpu_reset_interrupt per-CPU locks - - 2 - --- 2018-12-13 Emilio Cota New
[v5,34/67] target/ppc: Implement ppc_cpu_record_sigsegv user-only: Cleanup SIGSEGV and SIGBUS handling - - 2 - --- 2021-10-15 Richard Henderson New
[v5,34/65] kvm/tdx: Ignore memory conversion to shared of unassigned region QEMU Guest memfd + QEMU TDX support - - - - --- 2024-02-29 Xiaoyao Li New
[v5,34/60] target/riscv: vector widening floating-point fused multiply-add instructions target/riscv: support vector extension v0.7.1 - - 1 - --- 2020-03-12 LIU Zhiwei New
[v5,34/57] tcg/tci: Split out tcg_out_op_rrrbb TCI fixes and cleanups - - 1 - --- 2021-03-11 Richard Henderson New
[v5,34/55] target/openrisc: fetch code with translator_ld Support for TCG plugins - - 1 - --- 2019-10-14 Alex Bennée New
[v5,34/54] tcg: Introduce tcg_target_has_memory_bswap tcg: Improve atomicity support - - 1 - --- 2023-05-15 Richard Henderson New
[v5,34/50] multi-process/mon: choose HMP commands based on target Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,34/49] tests/tcg: enable building for ppc64 fix buildings of tests/tcg - - 1 1 --- 2018-05-25 Alex Bennée New
[v5,34/49] target/ppc: Implement xxeval target/ppc: PowerISA Vector/VSX instruction batch - - 1 - --- 2022-02-25 Matheus K. Ferst New
[v5,34/48] target/nios2: Enable unaligned traps for system mode target/nios2: Shadow register set, EIC and VIC - - - - --- 2022-03-10 Richard Henderson New
[v5,34/48] ivshmem-server: fix hugetlbfs support - - 1 - --- 2015-10-02 Marc-André Lureau New
[v5,34/48] igb: Implement MSI-X single vector mode igb: Fix for DPDK - - 1 - --- 2023-05-23 Akihiko Odaki New
« 1 2 ... 501 502 5034271 4272 »