Show patches with: State = Action Required       |    Archived = No       |   427072 patches
« 1 2 ... 517 518 5194270 4271 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v5,22/29] vhost+postcopy: Call wakeups postcopy+vhost-user/shared ram - - - - --- 2018-03-12 Dr. David Alan Gilbert New
[v5,22/29] hw/scsi: Replace fprintf(stderr, "*\n" with error_report() Remove some of the fprintf(stderr, "* 1 - - - --- 2017-11-13 Alistair Francis New
[v5,22/29] hw/net/net_rx_pkt: Remove net_rx_pkt_has_virt_hdr e1000x cleanups (preliminary for IGB) - - - - --- 2023-02-01 Akihiko Odaki New
[v5,22/28] target/mips: Add CP0 Config2 to DisasContext Misc MIPS fixes and improvements for October 2018 - - 2 - --- 2018-10-12 Aleksandar Markovic New
[v5,22/28] qapi: Whitelist commands that don't return dictionary - - 1 - --- 2015-03-24 Eric Blake New
[v5,22/28] qapi: Whitelist commands that don't return dictionary - - - - --- 2015-03-27 Markus Armbruster New
[v5,22/28] migration: final handshake for the resume [v5,01/28] migration: better error handling with QEMUFile - - 1 - --- 2017-12-05 Peter Xu New
[v5,22/28] migration: delete QEMUFile stdio implementation - - 1 - --- 2016-03-18 Daniel P. Berrangé New
[v5,22/28] hw/block/pflash_cfi02: Fix reset command not ignored during erase block/pflash_cfi02: Implement missing AMD pflash functionality - - 1 - --- 2019-06-27 Philippe Mathieu-Daudé New
[v5,22/28] fpu/softfloat: Specialize on snan_bit_is_one softfloat patch roundup - - 2 - --- 2018-05-14 Richard Henderson New
[v5,22/28] bsd-user: Implement execve(2) and fexecve(2) system calls. bsd-user: Implement freebsd process related system calls. - - 2 - --- 2023-09-25 Karim Taha New
[v5,22/27] qemu-iotests: 030: Disable image lock when checking test image - - 1 - --- 2016-05-17 Fam Zheng New
[v5,22/26] qcow2: Use intermediate helper CB for amend - - 2 - --- 2014-12-15 Max Reitz New
[v5,22/26] nvme: support multiple namespaces nvme: support NVMe v1.3d, SGLs and multiple namespaces - - 1 - --- 2020-02-04 Klaus Jensen New
[v5,22/26] linux-user/sh4: Implement setup_sigtramp linux-user: Move signal trampolines to new page - - 1 - --- 2021-09-29 Richard Henderson New
[v5,22/26] i440fx: Add support for SGX EPC Qemu SGX virtualization - - - - --- 2021-09-24 Paolo Bonzini New
[v5,22/25] qapi/schema: turn on mypy strictness qapi: statically type schema.py - - 1 - --- 2024-03-15 Markus Armbruster New
[v5,22/25] python: add Makefile for some common tasks python: create installable package - - - - --- 2021-02-18 John Snow New
[v5,22/25] hw/timer/sh_timer: Rename sh_timer_state to SHTimerState More SH4 clean ups - - 1 - --- 2021-10-29 BALATON Zoltan New
[v5,22/25] esp: rename sense to status - - - - --- 2011-05-26 Paolo Bonzini New
[v5,22/25] block: Do not copy exact_filename from format file - - - - --- 2017-06-21 Max Reitz New
[v5,22/24] vmstate: s/VMSTATE_INT32_LE/VMSTATE_INT32_POSITIVE_LE/ - - 1 - --- 2014-04-03 Michael S. Tsirkin New
[v5,22/24] target/riscv: Use {get,dest}_gpr for RVD target/riscv: Use tcg_constant_* - - 2 - --- 2021-08-23 Richard Henderson New
[v5,22/24] target/ppc: fix timebase register reset state replay: fixes and new test cases - - - - --- 2024-03-18 Nicholas Piggin New
[v5,22/24] target/arm: Implement ARMv8.5-RNG Add qemu_getrandom and ARMv8.5-RNG etc - - 1 - --- 2019-05-10 Richard Henderson New
[v5,22/24] target/arm: Enable FEAT_DGH for -cpu max target/arm: Cleanups, new features, new cpus - - 1 - --- 2022-05-05 Richard Henderson New
[v5,22/24] replay: replay BH for IDE trim operation Fixing record/replay and adding reverse debugging - - 1 - --- 2018-07-25 Pavel Dovgalyuk New
[v5,22/24] qdev-properties.c: separate core from the code used only by qemu-system-* - - - - --- 2012-11-14 Eduardo Habkost New
[v5,22/24] linux-user/sh4: Use force_sig_fault linux-user: Clean up siginfo_t handling - - 1 - --- 2022-01-07 Richard Henderson New
[v5,22/24] hw: pci-host: piix: Return PCI host pointer instead of PCI bus ACPI reorganization for hardware-reduced API addition - - - - --- 2018-11-05 Samuel Ortiz New
[v5,22/24] hw/rdma: Do not call rdma_backend_del_gid on an empty gid Add support for RDMA MAD - - 1 - --- 2018-11-22 Yuval Shaia New
[v5,22/24] hw/arm: add Faraday FTMAC110 10/100Mbps ethernet support - - - - --- 2013-02-27 Kuo-Jung Su New
[v5,22/23] tcg/ppc: Use tcg_constant_vec with tcg vec expanders tcg: Better handling of constants - - - - --- 2020-12-17 Richard Henderson New
[v5,22/23] target/ppc: Move addpcis to decodetree Base for adding PowerPC 64-bit instructions - - 1 - --- 2021-05-17 Matheus K. Ferst New
[v5,22/23] target/i386: clear C-bit when walking SEV guest page table x86: Secure Encrypted Virtualization (AMD) - - - - --- 2017-12-06 Brijesh Singh New
[v5,22/23] target-arm: A64: Register VBAR_EL2 - - 1 - --- 2014-05-25 Edgar E. Iglesias New
[v5,22/23] migration/multifd: Add mapped-ram support to fd: URI migration: File based migration with multifd and mapped-ram - - 1 - --- 2024-02-28 Fabiano Rosas New
[v5,22/23] hpet: add API to find it - - - - --- 2013-09-25 Michael S. Tsirkin New
[v5,22/23] docs/system: riscv: Document AIA options for virt machine [v5,01/23] target/riscv: Fix trap cause for RV32 HS-mode CSR access from RV64 HS-mode - - 1 - --- 2021-12-11 Anup Patel New
[v5,22/23] bsd-user: Implement shmat(2) and shmdt(2) bsd-user: Implement mmap related system calls for FreeBSD. - - 1 - --- 2023-09-14 Karim Taha New
[v5,22/23] block: Relax bdrv_aligned_preadv() assertion make bdrv_get_block_status byte-based - - 1 - --- 2017-10-04 Eric Blake New
[v5,22/23] block: Lift device model API into BlockBackend - - 2 - --- 2014-10-02 Markus Armbruster New
[v5,22/22] tests: Add parallels format support to image-fleecing parallels: Add full dirty bitmap support - - - - --- 2024-03-11 Alexander Ivanov New
[v5,22/22] target/riscv: Enable uxl field write Support UXL filed in xstatus - - 2 - --- 2021-11-25 LIU Zhiwei New
[v5,22/22] target/arm: Add allocation tag storage for system mode [v5,01/22] target/arm: Add MTE_ACTIVE to tb_flags - - - - --- 2019-10-11 Richard Henderson New
[v5,22/22] s390x: allow CPU hotplug in random core-id order s390x cleanups and CPU hotplug via device_add - - 1 - --- 2017-09-13 David Hildenbrand New
[v5,22/22] iotests: Test new blkdebug/blkverify interface - - 1 - --- 2013-12-13 Max Reitz New
[v5,22/22] instrument: Add API to manipulate guest memory instrument: Add basic event instrumentation - - - - --- 2017-09-12 Lluís Vilanova New
[v5,22/22] hw/mips: Rename malta/mipssim/r4k/jazz files in hw/mips target/mips: MSA, FPU and other cleanups and improvements - - 1 - --- 2020-05-18 Aleksandar Markovic New
[v5,22/22] gdbstub: do not split gdb_monitor_write payload gdbstub refactor and SVE support (+check-tcg tweaks) - - 1 - --- 2020-01-14 Alex Bennée New
[v5,22/22] block: Rename qemu_aio_release -> qemu_aio_unref - - - - --- 2014-09-10 Fam Zheng New
[v5,21/94] target/sparc: Move Tcc to decodetree target/sparc: Convert to decodetree 1 - - 1 --- 2023-10-22 Richard Henderson New
[v5,21/81] target/arm: Implement SVE2 bitwise shift right and accumulate target/arm: Implement SVE2 - - - - --- 2021-04-16 Richard Henderson New
[v5,21/79] arm/mcimx7d-sabre: use memdev for RAM refactor main RAM allocation to use hostmem backend - - 2 - --- 2020-02-17 Igor Mammedov New
[v5,21/76] target/mips: Add emulation of nanoMIPS 16-bit shift instructions Add nanoMIPS support to QEMU - - 1 - --- 2018-07-30 Aleksandar Markovic New
[v5,21/73] lm32: convert to cpu_halted per-CPU locks - - 2 - --- 2018-12-13 Emilio Cota New
[v5,21/67] target/alpha: Implement alpha_cpu_record_sigsegv user-only: Cleanup SIGSEGV and SIGBUS handling - - - - --- 2021-10-15 Richard Henderson New
[v5,21/65] i386/tdx: Integrate tdx_caps->attrs_fixed0/1 to tdx_cpuid_lookup QEMU Guest memfd + QEMU TDX support - - - - --- 2024-02-29 Xiaoyao Li New
[v5,21/60] target/riscv: vector widening integer multiply-add instructions target/riscv: support vector extension v0.7.1 - - 1 - --- 2020-03-12 LIU Zhiwei New
[v5,21/57] tcg/tci: Implement the disassembler properly TCI fixes and cleanups - - 1 - --- 2021-03-11 Richard Henderson New
[v5,21/55] cpu: hook plugin vcpu events Support for TCG plugins - - 1 - --- 2019-10-14 Alex Bennée New
[v5,21/54] tcg/arm: Use full load/store helpers in user-only mode tcg: Improve atomicity support - - 1 - --- 2023-05-15 Richard Henderson New
[v5,21/50] multi-process: remote: add setup_devices msg processing Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,21/49] target/ppc: implement vsrq target/ppc: PowerISA Vector/VSX instruction batch - - 1 - --- 2022-02-25 Matheus K. Ferst New
[v5,21/48] target/nios2: Clean up nios2_cpu_do_interrupt target/nios2: Shadow register set, EIC and VIC - - - - --- 2022-03-10 Richard Henderson New
[v5,21/48] ivshmem: use common return - - 1 - --- 2015-10-02 Marc-André Lureau New
[v5,21/48] igb: Read DCMD.VLE of the first Tx descriptor igb: Fix for DPDK - - 1 - --- 2023-05-23 Akihiko Odaki New
[v5,21/46] qmp: Fix reference-counting of qnull on empty output visit - - - - --- 2015-09-21 Eric Blake New
[v5,21/46] hw/xtensa: Use the IEC binary prefix definitions Use the IEC binary prefix definitions 1 - - - --- 2018-06-25 Philippe Mathieu-Daudé New
[v5,21/45] target/arm: Export unpredicated ld/st from translate-sve.c target/arm: Scalable Matrix Extension - - 1 - --- 2022-07-06 Richard Henderson New
[v5,21/45] block: add bdrv_try_set_aio_context_tran transaction action Transactional block-graph modifying API - - - - --- 2022-03-30 Vladimir Sementsov-Ogievskiy New
[v5,21/45] Add Linux userfaultfd header - - - - --- 2015-02-25 Dr. David Alan Gilbert New
[v5,21/44] target/loongarch: Implement LSX logic instructions Add LoongArch LSX instructions - - 1 - --- 2023-05-04 gaosong New
[v5,21/43] tcg/i386: Support split-wx code generation Mirror map JIT memory for TCG - - 1 - --- 2021-01-05 Richard Henderson New
[v5,21/43] target/sparc: Avoid TCGV_{LOW,HIGH} tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,21/43] target/loongarch: Implement qmp_query_cpu_definitions() Add LoongArch softmmu support - - 1 - --- 2022-05-24 Xiaojuan Yang New
[v5,21/43] target-s390x: Don't overuse CPUState 1 - - - --- 2012-03-14 Andreas Färber New
[v5,21/42] block: Use CAFs for debug breakpoints block: Deal with filters - - 1 - --- 2019-06-12 Max Reitz New
[v5,21/41] target/arm: Update arm_mmu_idx for VHE target/arm: Implement ARMv8.1-VHE - - 1 - --- 2020-01-29 Richard Henderson New
[v5,21/41] Add GENET register structs. Part 2 Raspberry Pi 4B machine - - - - --- 2024-02-19 Sergey Kambalin New
[v5,21/38] block: Add blk_insert_bs() - - 2 - --- 2015-09-18 Max Reitz New
[v5,21/37] target-arm: Add Cortex-A57 processor - - - - --- 2014-03-28 Peter Maydell New
[v5,21/37] sm501: make SerialMM a child, export chardev property Clean-ups: qom-ify serial and remove QDEV_PROP_PTR - - 1 - --- 2019-12-20 Marc-André Lureau New
[v5,21/37] bsd-user/arm/target_arch_cpu.h: Implement system call dispatch bsd-user: arm (32-bit) support - - 2 - --- 2021-11-08 Warner Losh New
[v5,21/36] tests/tcg/s390x: Add div.c tcg: Support for Int128 with helpers - - - - --- 2023-01-26 Richard Henderson New
[v5,21/36] spapr: extend the sPAPR IRQ backend for XICS migration ppc: support for the XIVE interrupt controller (POWER9) - - 1 - --- 2018-11-16 Cédric Le Goater New
[v5,21/36] qapi/commands.py: Don't re-bind to variable of different type qapi: static typing conversion, pt1 - - 3 - --- 2020-10-05 John Snow New
[v5,21/35] target/riscv: Remove manual decoding from gen_branch() target/riscv: Convert to decodetree - - 1 - --- 2019-01-22 Bastian Koppelmann New
[v5,21/35] target/arm: Implement SVE FP Compare with Zero Group target/arm SVE patches - - 1 - --- 2018-06-21 Richard Henderson New
[v5,21/35] target-i386: emulate LOCK'ed NEG using cmpxchg helper - - - - --- 2016-10-09 Richard Henderson New
[v5,21/35] block/copy-before-write: initialize block-copy bitmap block: publish backup-top filter - - 1 - --- 2021-06-10 Vladimir Sementsov-Ogievskiy New
[v5,21/33] tcg: enable thread-per-vCPU - - - - --- 2016-10-27 Alex Bennée New
[v5,21/33] tcg-ppc64: Implement compound logicals - - 1 - --- 2013-04-15 Richard Henderson New
[v5,21/33] target-xtensa: implement extended L32R - - - - --- 2011-09-05 Max Filippov New
[v5,21/33] target-arm: add TTBR0_EL3 and make TTBR0/1 banked - - - - --- 2014-09-30 Greg Bellows New
[v5,21/33] nvdimm: implement NVDIMM device abstract - - - - --- 2015-10-28 Xiao Guangrong New
[v5,21/31] vhost: add assert() to check runtime behaviour - - - - --- 2016-07-21 Marc-André Lureau New
[v5,21/31] target/xtensa: Use generic cpu_list() Unified CPU type check - - - - --- 2023-11-14 Gavin Shan New
[v5,21/31] target/ppc: Introduce PowerPCCPUClass::has_work() accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-20 Philippe Mathieu-Daudé New
[v5,21/31] target/arm: Improve gen_top_byte_ignore target-arm: Implement ARMv8.5-MemTag, user mode - - 1 - --- 2021-02-03 Richard Henderson New
« 1 2 ... 517 518 5194270 4271 »