Show patches with: State = Action Required       |   336798 patches
« 1 2 3 43367 3368 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[PATCH-for-10.1,13/13] hw/arm/virt-acpi: Replace arm_feature() -> arm_cpu_has_feature() arm: Spring header cleanups - - - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,12/13] hw/arm/realview: Replace arm_feature() -> arm_cpu_has_feature() arm: Spring header cleanups - - - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,11/13] target/arm: Add arm_cpu_has_feature() helper arm: Spring header cleanups - - - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,10/13] target/arm: Extract feature definitions to 'cpu_has_feature.h' header arm: Spring header cleanups - - - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,09/13] target/arm: Extract PSCI definitions to 'psci.h' arm: Spring header cleanups - - - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,08/13] hw/arm: Include missing 'target/arm/gtimer.h' header arm: Spring header cleanups - - - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,07/13] target/arm: Move some definitions from 'cpu.h' to 'multiprocessing.h' arm: Spring header cleanups - - - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,06/13] target/arm: Restrict inclusion of 'multiprocessing.h' arm: Spring header cleanups - - - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,05/13] hw/arm: Remove unnecessary 'cpu.h' header arm: Spring header cleanups - - - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,04/13] target/arm/hvf: Include missing 'cpu-qom.h' header arm: Spring header cleanups - - - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,03/13] target/arm/kvm: Include missing 'cpu-qom.h' header arm: Spring header cleanups - - - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,02/13] target/arm/qmp: Include missing 'cpu.h' header arm: Spring header cleanups - - - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,01/13] target/arm/cpu-features: Include missing 'cpu.h' header arm: Spring header cleanups - - - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1] hw/intc: Build TYPE_M68K_IRQC with common system objects [PATCH-for-10.1] hw/intc: Build TYPE_M68K_IRQC with common system objects - - - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v2,43/43] target/arm: Update comment around cpu_untagged_addr() tcg: philmd's queue - - - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v2,42/43] tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field tcg: philmd's queue - 2 - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v2,41/43] tcg: Factor mttcg_init() out tcg: philmd's queue - - - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v2,40/43] tcg: Convert TCGState::mttcg_enabled to TriState tcg: philmd's queue - 2 - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v2,39/43] tcg: Move qemu_tcg_mttcg_enabled() to 'system/tcg.h' tcg: philmd's queue - 1 - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v2,38/43] tcg: Move cpu_req_mo() macro to target-agnostic 'backend-ldst.h' tcg: philmd's queue - - - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,43/43] target/arm: Update comment around cpu_untagged_addr() tcg: philmd's queue - - - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,42/43] tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field tcg: philmd's queue - 2 - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,41/43] tcg: Factor mttcg_init() out tcg: philmd's queue - - - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,40/43] tcg: Convert TCGState::mttcg_enabled to TriState tcg: philmd's queue - 1 - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,39/43] tcg: Move qemu_tcg_mttcg_enabled() to 'system/tcg.h' tcg: philmd's queue - 1 - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,38/43] tcg: Move cpu_req_mo() macro to target-agnostic 'backend-ldst.h' tcg: philmd's queue - - - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,37/43] tcg: Remove the TCG_GUEST_DEFAULT_MO definition globally tcg: philmd's queue - 3 - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,36/43] tcg: Have tcg_req_mo() use TCGCPUOps::guest_default_memory_order tcg: philmd's queue - 1 - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,35/43] tcg: Propagate CPUState argument to cpu_req_mo() tcg: philmd's queue - 1 - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,34/43] tcg: Remove use of TCG_GUEST_DEFAULT_MO in tb_gen_code() tcg: philmd's queue - 1 - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,33/43] tcg: Define guest_default_memory_order in TCGCPUOps tcg: philmd's queue - 3 - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,32/43] tcg: Simplify tcg_req_mo() macro tcg: philmd's queue - 3 - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,31/43] tcg: Always define TCG_GUEST_DEFAULT_MO tcg: philmd's queue - 3 - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,30/43] exec: Do not include 'accel/tcg/cpu-ldst.h' in 'exec-all.h' tcg: philmd's queue - 2 - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,29/43] exec: Restrict 'cpu_ldst.h' to accel/tcg/ tcg: philmd's queue - 2 - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,28/43] exec: Restrict 'cpu-ldst-common.h' to accel/tcg/ tcg: philmd's queue - 2 - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,27/43] exec: Restrict cpu-mmu-index.h to accel/tcg/ tcg: philmd's queue - 1 - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,26/43] hw/core/cpu: Remove CPUClass::mmu_index() tcg: philmd's queue - 1 - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,25/43] target/xtensa: Restrict SoftMMU mmu_index() to TCG tcg: philmd's queue - 1 - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,24/43] target/tricore: Restrict SoftMMU mmu_index() to TCG tcg: philmd's queue - 1 - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,23/43] target/sparc: Restrict SoftMMU mmu_index() to TCG tcg: philmd's queue - 1 - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,22/43] target/sh4: Restrict SoftMMU mmu_index() to TCG tcg: philmd's queue - 1 - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,21/43] target/s390x: Restrict SoftMMU mmu_index() to TCG tcg: philmd's queue - 1 - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,20/43] target/rx: Restrict SoftMMU mmu_index() to TCG tcg: philmd's queue - 1 - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,19/43] target/rx: Fix copy/paste typo (riscv -> rx) tcg: philmd's queue - 1 - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,18/43] target/riscv: Restrict SoftMMU mmu_index() to TCG tcg: philmd's queue - 1 - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,17/43] target/ppc: Restrict SoftMMU mmu_index() to TCG tcg: philmd's queue - 1 - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,16/43] target/openrisc: Restrict SoftMMU mmu_index() to TCG tcg: philmd's queue - 1 - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,15/43] target/mips: Restrict SoftMMU mmu_index() to TCG tcg: philmd's queue - 1 - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,14/43] target/microblaze: Restrict SoftMMU mmu_index() to TCG tcg: philmd's queue - 1 - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,13/43] target/m68k: Restrict SoftMMU mmu_index() to TCG tcg: philmd's queue - 1 - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,12/43] target/loongarch: Restrict SoftMMU mmu_index() to TCG tcg: philmd's queue - 1 - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,11/43] target/i386: Restrict SoftMMU mmu_index() to TCG tcg: philmd's queue - 1 - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,10/43] target/i386: Restrict cpu_mmu_index_kernel() to TCG tcg: philmd's queue - 1 - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,09/43] target/i386: Remove unused cpu_(ldub, stb)_kernel macros tcg: philmd's queue - 1 - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,08/43] target/hppa: Restrict SoftMMU mmu_index() to TCG tcg: philmd's queue - 1 - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,07/43] target/avr: Restrict SoftMMU mmu_index() to TCG tcg: philmd's queue - 1 - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,06/43] target/arm: Restrict SoftMMU mmu_index() to TCG tcg: philmd's queue - 1 - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,05/43] target/alpha: Restrict SoftMMU mmu_index() to TCG tcg: philmd's queue - 1 - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,04/43] accel/tcg: Introduce TCGCPUOps::mmu_index() callback tcg: philmd's queue - 1 - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,03/43] hw/core/cpu: Update CPUClass::mmu_index docstring tcg: philmd's queue - 1 - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,02/43] tcg: Always define TARGET_INSN_START_EXTRA_WORDS tcg: philmd's queue - 1 - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.1,01/43] tcg: Declare TARGET_INSN_START_EXTRA_WORDS in 'cpu-param.h' tcg: philmd's queue - 1 - --- 2025-04-02 Philippe Mathieu-Daudé New
[PATCH-for-10.0?] target/riscv: Do not expose rv128 CPU on user mode emulation [PATCH-for-10.0?] target/riscv: Do not expose rv128 CPU on user mode emulation - 1 - --- 2025-04-02 Philippe Mathieu-Daudé New
hw/arm/virt.c: Fix wrong default cpu type in AARCH64 hw/arm/virt.c: Fix wrong default cpu type in AARCH64 - - - --- 2025-04-02 Zhang Chen New
[2/2] hvf: only update sysreg from owning thread Fix GDB support for macOS hvf - - 1 --- 2025-04-02 Mads Ynddal New
[1/2] hvf: avoid repeatedly setting trap debug for each cpu Fix GDB support for macOS hvf - - 1 --- 2025-04-02 Mads Ynddal New
[v3] hw/rtc: Add RTC PCF8563 module [v3] hw/rtc: Add RTC PCF8563 module - - - --- 2025-04-02 Ilya Chichkov New
[v2,2/2] target/hexagon: Only indent on linux target/hexagon: Fix macOS build - 1 - --- 2025-04-02 Anton Johansson New
[v2,1/2] target/hexagon: Replace `prepare` script with meson target target/hexagon: Fix macOS build - 1 - --- 2025-04-02 Anton Johansson New
Fix data races in test-bdrv-drain test Fix data races in test-bdrv-drain test - - - --- 2025-04-02 Vitalii Mordan New
Fix data race with slh_first field in test-aio-multithread Fix data race with slh_first field in test-aio-multithread - - - --- 2025-04-02 Vitalii Mordan New
Add annotations in QemuEvent functions Add annotations in QemuEvent functions - - - --- 2025-04-02 Vitalii Mordan New
block/file-posix.c: Use pwritev2() with RWF_DSYNC for FUA block/file-posix.c: Use pwritev2() with RWF_DSYNC for FUA - - - --- 2025-04-02 Pinku Deb Nath New
[v1,1/1] hw/misc/aspeed_sbc: Implement OTP memory and controller hw/misc/aspeed_sbc: Implement OTP memory and controller - - - --- 2025-04-02 Kane-Chen-AS New
[v3,for-10.1] block-jobs: add final flush [v3,for-10.1] block-jobs: add final flush - - - --- 2025-04-02 Vladimir Sementsov-Ogievskiy New
[PATCHv2] migration/rdma: Remove qemu_rdma_broken_ipv6_kernel [PATCHv2] migration/rdma: Remove qemu_rdma_broken_ipv6_kernel - 1 1 --- 2025-04-02 Jack Wang New
[PULL,1/1] migration: fix SEEK_CUR offset calculation in qio_channel_block_seek [PULL,1/1] migration: fix SEEK_CUR offset calculation in qio_channel_block_seek - 2 - --- 2025-04-01 Fabiano Rosas New
[PULL,0/1] Migration patches for 2025-04-01 - - - --- 2025-04-01 Fabiano Rosas New
[v3,3/3] block/nvme: Use host PCI MMIO API Enable QEMU NVMe userspace driver on s390x - 2 - --- 2025-04-01 Farhan Ali New
[v3,2/3] include: Add a header to define host PCI MMIO functions Enable QEMU NVMe userspace driver on s390x - 2 - --- 2025-04-01 Farhan Ali New
[v3,1/3] util: Add functions for s390x mmio read/write Enable QEMU NVMe userspace driver on s390x - 2 - --- 2025-04-01 Farhan Ali New
[v5,for-10.1] virtio: add VIRTQUEUE_ERROR QAPI event [v5,for-10.1] virtio: add VIRTQUEUE_ERROR QAPI event - 1 - --- 2025-04-01 Vladimir Sementsov-Ogievskiy New
[for-10.1] qapi/block-core: derpecate some block-job- APIs [for-10.1] qapi/block-core: derpecate some block-job- APIs 1 - - --- 2025-04-01 Vladimir Sementsov-Ogievskiy New
[v4,3/3] vhost-user: return failure if backend crash when live migration vhost: fix the IO error after live migration - - - --- 2025-04-01 Haoqian He New
[v4,2/3] vhost: return failure if stop virtqueue failed in vhost_dev_stop vhost: fix the IO error after live migration - - - --- 2025-04-01 Haoqian He New
[v4,1/3] system/runstate: add VM state change cb with return value vhost: fix the IO error after live migration - - - --- 2025-04-01 Haoqian He New
[PATCH-for-10.0] tcg: Allocate TEMP_VAL_MEM frame in temp_load() [PATCH-for-10.0] tcg: Allocate TEMP_VAL_MEM frame in temp_load() - 1 - --- 2025-04-01 Philippe Mathieu-Daudé New
[3/3] block/io_uring: use aio_add_sqe() block: unify block and fdmon io_uring - - - --- 2025-04-01 Stefan Hajnoczi New
[2/3] aio-posix: add aio_add_sqe() API for user-defined io_uring requests block: unify block and fdmon io_uring - - - --- 2025-04-01 Stefan Hajnoczi New
[1/3] aio-posix: treat io_uring setup failure as fatal block: unify block and fdmon io_uring - - - --- 2025-04-01 Stefan Hajnoczi New
[v3,5/5] ipmi/bmc-sim: add error handling for 'Set BMC Global Enables' command ipmi: bmc-sim improvements - - - --- 2025-04-01 Nicholas Piggin New
[v3,4/5] ipmi/bmc-sim: implement watchdog dont log flag ipmi: bmc-sim improvements - - - --- 2025-04-01 Nicholas Piggin New
[v3,3/5] ipmi/bmc-sim: Add 'Get Channel Info' command ipmi: bmc-sim improvements - - - --- 2025-04-01 Nicholas Piggin New
[v3,2/5] ipmi: add fwinfo to pci ipmi devices ipmi: bmc-sim improvements - 1 - --- 2025-04-01 Nicholas Piggin New
[v3,1/5] ipmi/pci-ipmi-bt: Rename copy-paste variables ipmi: bmc-sim improvements - 1 - --- 2025-04-01 Nicholas Piggin New
[v4,3/3] qapi/resize: add timeout parameter for qmp_block_resize() qapi: Fix some command blocked for too long - - - --- 2025-04-01 zoudongjie New
[v4,2/3] qapi/throttle: add timeout parameter for qmp_block_set_io_throttle() qapi: Fix some command blocked for too long - - - --- 2025-04-01 zoudongjie New
[v4,1/3] io/block: Refactoring the bdrv_drained_begin() function and implement a timeout mechanism. qapi: Fix some command blocked for too long - - - --- 2025-04-01 zoudongjie New
[v8,55/55] docs: Add TDX documentation QEMU TDX support - - - --- 2025-04-01 Xiaoyao Li New
« 1 2 3 43367 3368 »