Show patches with: State = Action Required       |    Archived = No       |   2337 patches
« 1 2 ... 21 22 23 24 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
sh4: mac.w: memory accesses are 16-bit words sh4: mac.w: memory accesses are 16-bit words - 2 - --- 2024-04-02 Zack Buhman New
[PULL,4/4] hmp: Add help information for watchdog action: inject-nmi [PULL,1/4] usb-audio: Fix invalid values in AudioControl descriptors - 1 - --- 2024-04-02 Michael Tokarev New
[PULL,3/4] Fix some typos in documentation (found by codespell) [PULL,1/4] usb-audio: Fix invalid values in AudioControl descriptors - 1 - --- 2024-04-02 Michael Tokarev New
[PULL,2/4] fpu/softfloat: Remove mention of TILE-Gx target [PULL,1/4] usb-audio: Fix invalid values in AudioControl descriptors - 3 - --- 2024-04-02 Michael Tokarev New
[PULL,1/4] usb-audio: Fix invalid values in AudioControl descriptors [PULL,1/4] usb-audio: Fix invalid values in AudioControl descriptors - 2 - --- 2024-04-02 Michael Tokarev New
[PULL,0/4] Trivial patches for 2024-04-02 - - - --- 2024-04-02 Michael Tokarev New
hw/i386/acpi: Set PCAT_COMPAT bit only when pic is not disabled hw/i386/acpi: Set PCAT_COMPAT bit only when pic is not disabled - - - --- 2024-04-02 Xiaoyao Li New
Makefile: preserve --jobserver-auth argument when calling ninja Makefile: preserve --jobserver-auth argument when calling ninja - - - --- 2024-04-02 Martin Hundebøll New
virtio-net: fix qemu set used ring flag even vhost started virtio-net: fix qemu set used ring flag even vhost started 1 1 - --- 2024-04-02 Yajun Wu New
[2/2] CXL/cxl_type3: reset DVSEC CXL Control in ct3d_reset [1/2] CXL/cxl_type3: add first_dvsec_offset() helper - - - --- 2024-04-02 Zhijian Li (Fujitsu) New
[1/2] CXL/cxl_type3: add first_dvsec_offset() helper [1/2] CXL/cxl_type3: add first_dvsec_offset() helper - - - --- 2024-04-02 Zhijian Li (Fujitsu) New
target/hppa: Fix IIAOQ, IIASQ for pa2.0 target/hppa: Fix IIAOQ, IIASQ for pa2.0 - - 2 --- 2024-04-02 Richard Henderson New
[v10,2/2] memory tier: create CPUless memory tiers after obtaining HMAT info Improved Memory Tier Creation for CPUless NUMA Nodes - 1 - --- 2024-04-02 Ho-Ren (Jack) Chuang New
[v10,1/2] memory tier: dax/kmem: introduce an abstract layer for finding, allocating, and putting m… Improved Memory Tier Creation for CPUless NUMA Nodes - 1 - --- 2024-04-02 Ho-Ren (Jack) Chuang New
[1/1] migration/multifd: solve zero page causing multiple page faults Solve zero page causing multiple page faults - 1 - --- 2024-04-01 Yuan Liu New
target/hppa: mask upper iaoq bits when returning to narrow mode target/hppa: mask upper iaoq bits when returning to narrow mode - - - --- 2024-04-01 Sven Schnelle New
[v2,1/1] nbd/server: do not poll within a coroutine context coroutine: avoid inserting duplicate coroutine to co_queue_wakeup - - - --- 2024-04-01 Zhu Yangyang New
Patch for qemu-project/qemu#2247 issue Patch for qemu-project/qemu#2247 issue - - - --- 2024-04-01 liu.dayu@zte.com.cn New
[v1,1/1] hw/riscv/boot.c: Support 64-bit address for initrd [v1,1/1] hw/riscv/boot.c: Support 64-bit address for initrd - 1 - --- 2024-04-01 Cheng Yang New
[2/2] ppc: powernv11: add base support for P11 PowerNV P11 support for QEMU - - - --- 2024-04-01 Aditya Gupta New
[1/2] ppc: pseries: add P11 cpu type P11 support for QEMU - - - --- 2024-04-01 Aditya Gupta New
gitlab-ci/cirrus: switch from 'master' to 'latest' gitlab-ci/cirrus: switch from 'master' to 'latest' - - - --- 2024-04-01 Michael Tokarev New
migration, docs: mark RDMA migration as deprecated migration, docs: mark RDMA migration as deprecated 1 1 - --- 2024-04-01 Zhijian Li (Fujitsu) New
[v2,4/4] hw/nvme: Expand VI/VQ resource to uint32 hw/nvme: FDP and SR-IOV enhancements - 1 - --- 2024-03-31 Minwoo Im New
[v2,3/4] hw/nvme: Support SR-IOV VFs more than 127 hw/nvme: FDP and SR-IOV enhancements - 1 - --- 2024-03-31 Minwoo Im New
[v2,2/4] hw/nvme: separate identify data for sec. ctrl list hw/nvme: FDP and SR-IOV enhancements - - - --- 2024-03-31 Minwoo Im New
[v2,1/4] hw/nvme: add Identify Endurance Group List hw/nvme: FDP and SR-IOV enhancements - 1 - --- 2024-03-31 Minwoo Im New
[PULL,2/2] migration/postcopy: Ensure postcopy_start() sets errp if it fails [PULL,1/2] migration: Set migration error in migration_completion() - 2 - --- 2024-03-31 Peter Xu New
[PULL,1/2] migration: Set migration error in migration_completion() [PULL,1/2] migration: Set migration error in migration_completion() 1 1 - --- 2024-03-31 Peter Xu New
[PULL,0/2] Migration 20240331 patches - - - --- 2024-03-31 Peter Xu New
lsi53c895a: detect invalid Block Move instruction lsi53c895a: detect invalid Block Move instruction - - - --- 2024-03-31 Paolo Bonzini New
lsi53c895a: avoid out of bounds access to s->msg[] lsi53c895a: avoid out of bounds access to s->msg[] - 1 - --- 2024-03-31 Paolo Bonzini New
[for-9.0] Fix some typos in documentation (found by codespell) [for-9.0] Fix some typos in documentation (found by codespell) - 2 - --- 2024-03-31 Stefan Weil New
[4/4] linux-user/syscall: do_setsockopt(): eliminate goto in switch for SO_SNDTIMEO small linux-user/syscall:do_setsockopt() cleanups and fixes - 1 - --- 2024-03-31 Michael Tokarev New
[3/4] linux-user/syscall: do_setsockopt(): make ip_mreq_source local to the place where it is used small linux-user/syscall:do_setsockopt() cleanups and fixes - - - --- 2024-03-31 Michael Tokarev New
[2/4] linux-user/syscall: do_setsockopt(): make ip_mreq local to the place it is used and inline ta… small linux-user/syscall:do_setsockopt() cleanups and fixes - - - --- 2024-03-31 Michael Tokarev New
[v2,1/4] linux-user/syscall: do_setsockopt: fix SOL_ALG.ALG_SET_KEY small linux-user/syscall:do_setsockopt() cleanups and fixes - - - --- 2024-03-31 Michael Tokarev New
« 1 2 ... 21 22 23 24 »