Show patches with: Submitter = Stefan Hajnoczi       |    State = Action Required       |    Archived = No       |   7859 patches
« 1 2 3 478 79 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,4/4] tracetool: add Rust DTrace/SystemTap SDT support trace: add Rust DTrace/SystemTap SDT support - - - - --- 2025-11-19 Stefan Hajnoczi New
[v2,3/4] subprojects: add probe crate trace: add Rust DTrace/SystemTap SDT support - - - - --- 2025-11-19 Stefan Hajnoczi New
[v2,2/4] rust/hpet: add trace events trace: add Rust DTrace/SystemTap SDT support - - 1 - --- 2025-11-19 Stefan Hajnoczi New
[v2,1/4] hpet: remove unused trace events trace: add Rust DTrace/SystemTap SDT support - - 1 - --- 2025-11-19 Stefan Hajnoczi New
[2/2] tracetool: add Rust DTrace/SystemTap SDT support trace: add Rust DTrace/SystemTap SDT support - - - - --- 2025-11-19 Stefan Hajnoczi New
[1/2] subprojects: add probe crate trace: add Rust DTrace/SystemTap SDT support - - - - --- 2025-11-19 Stefan Hajnoczi New
tracetool-test: add QEMU_TEST_KEEP_SCRATCH=1 support tracetool-test: add QEMU_TEST_KEEP_SCRATCH=1 support - - - - --- 2025-11-18 Stefan Hajnoczi New
[2/2] rust/hpet: add trace events rust/hpet: add trace events - - 1 - --- 2025-11-06 Stefan Hajnoczi New
[1/2] hpet: remove unused trace events rust/hpet: add trace events - - 1 - --- 2025-11-06 Stefan Hajnoczi New
[v6,15/15] block/io_uring: use non-vectored read/write when possible aio: add the aio_add_sqe() io_uring API - - - - --- 2025-11-04 Stefan Hajnoczi New
[v6,14/15] block/io_uring: use aio_add_sqe() aio: add the aio_add_sqe() io_uring API - - 1 - --- 2025-11-04 Stefan Hajnoczi New
[v6,13/15] aio-posix: add aio_add_sqe() API for user-defined io_uring requests aio: add the aio_add_sqe() io_uring API - - 1 - --- 2025-11-04 Stefan Hajnoczi New
[v6,12/15] aio-posix: add fdmon_ops->dispatch() aio: add the aio_add_sqe() io_uring API - - - - --- 2025-11-04 Stefan Hajnoczi New
[v6,11/15] aio-posix: unindent fdmon_io_uring_destroy() aio: add the aio_add_sqe() io_uring API - - - - --- 2025-11-04 Stefan Hajnoczi New
[v6,10/15] aio-posix: gracefully handle io_uring_queue_init() failure aio: add the aio_add_sqe() io_uring API - - 2 - --- 2025-11-04 Stefan Hajnoczi New
[v6,09/15] aio: add errp argument to aio_context_setup() aio: add the aio_add_sqe() io_uring API - - 2 - --- 2025-11-04 Stefan Hajnoczi New
[v6,08/15] aio: free AioContext when aio_context_new() fails aio: add the aio_add_sqe() io_uring API - - 1 - --- 2025-11-04 Stefan Hajnoczi New
[v6,07/15] aio: remove aio_context_use_g_source() aio: add the aio_add_sqe() io_uring API - - 2 - --- 2025-11-04 Stefan Hajnoczi New
[v6,06/15] aio-posix: integrate fdmon into glib event loop aio: add the aio_add_sqe() io_uring API - - 1 - --- 2025-11-04 Stefan Hajnoczi New
[v6,05/15] tests/unit: skip test-nested-aio-poll with io_uring aio: add the aio_add_sqe() io_uring API - - 1 - --- 2025-11-04 Stefan Hajnoczi New
[v6,04/15] aio-posix: keep polling enabled with fdmon-io_uring.c aio: add the aio_add_sqe() io_uring API - - 2 - --- 2025-11-04 Stefan Hajnoczi New
[v6,03/15] aio-posix: fix spurious return from ->wait() due to signals aio: add the aio_add_sqe() io_uring API - - - - --- 2025-11-04 Stefan Hajnoczi New
[v6,02/15] aio-posix: fix fdmon-io_uring.c timeout stack variable lifetime aio: add the aio_add_sqe() io_uring API - - - - --- 2025-11-04 Stefan Hajnoczi New
[v6,01/15] aio-posix: fix race between io_uring CQE and AioHandler deletion aio: add the aio_add_sqe() io_uring API - - 2 - --- 2025-11-04 Stefan Hajnoczi New
[RESEND,v5,13/13] block/io_uring: use non-vectored read/write when possible aio: add the aio_add_sqe() io_uring API - - - - --- 2025-10-30 Stefan Hajnoczi New
[RESEND,v5,12/13] block/io_uring: use aio_add_sqe() aio: add the aio_add_sqe() io_uring API - - 1 - --- 2025-10-30 Stefan Hajnoczi New
[RESEND,v5,11/13] aio-posix: add aio_add_sqe() API for user-defined io_uring requests aio: add the aio_add_sqe() io_uring API - - 1 - --- 2025-10-30 Stefan Hajnoczi New
[RESEND,v5,10/13] aio-posix: add fdmon_ops->dispatch() aio: add the aio_add_sqe() io_uring API - - - - --- 2025-10-30 Stefan Hajnoczi New
[RESEND,v5,09/13] aio-posix: unindent fdmon_io_uring_destroy() aio: add the aio_add_sqe() io_uring API - - - - --- 2025-10-30 Stefan Hajnoczi New
[RESEND,v5,08/13] aio-posix: gracefully handle io_uring_queue_init() failure aio: add the aio_add_sqe() io_uring API - - 2 - --- 2025-10-30 Stefan Hajnoczi New
[RESEND,v5,07/13] aio: add errp argument to aio_context_setup() aio: add the aio_add_sqe() io_uring API - - 2 - --- 2025-10-30 Stefan Hajnoczi New
[RESEND,v5,06/13] aio: free AioContext when aio_context_new() fails aio: add the aio_add_sqe() io_uring API - - 1 - --- 2025-10-30 Stefan Hajnoczi New
[RESEND,v5,05/13] aio: remove aio_context_use_g_source() aio: add the aio_add_sqe() io_uring API - - 2 - --- 2025-10-30 Stefan Hajnoczi New
[RESEND,v5,04/13] aio-posix: integrate fdmon into glib event loop aio: add the aio_add_sqe() io_uring API - - 1 - --- 2025-10-30 Stefan Hajnoczi New
[RESEND,v5,03/13] tests/unit: skip test-nested-aio-poll with io_uring aio: add the aio_add_sqe() io_uring API - - 1 - --- 2025-10-30 Stefan Hajnoczi New
[RESEND,v5,02/13] aio-posix: keep polling enabled with fdmon-io_uring.c aio: add the aio_add_sqe() io_uring API - - 2 - --- 2025-10-30 Stefan Hajnoczi New
[RESEND,v5,01/13] aio-posix: fix race between io_uring CQE and AioHandler deletion aio: add the aio_add_sqe() io_uring API - - 2 - --- 2025-10-30 Stefan Hajnoczi New
[v5,12/12] block/io_uring: use aio_add_sqe() aio: add the aio_add_sqe() io_uring API - - 1 - --- 2025-10-29 Stefan Hajnoczi New
[v5,11/12] aio-posix: add aio_add_sqe() API for user-defined io_uring requests aio: add the aio_add_sqe() io_uring API - - 1 - --- 2025-10-29 Stefan Hajnoczi New
[v5,10/12] aio-posix: add fdmon_ops->dispatch() aio: add the aio_add_sqe() io_uring API - - - - --- 2025-10-29 Stefan Hajnoczi New
[v5,09/12] aio-posix: unindent fdmon_io_uring_destroy() aio: add the aio_add_sqe() io_uring API - - - - --- 2025-10-29 Stefan Hajnoczi New
[v5,08/12] aio-posix: gracefully handle io_uring_queue_init() failure aio: add the aio_add_sqe() io_uring API - - 2 - --- 2025-10-29 Stefan Hajnoczi New
[v5,07/12] aio: add errp argument to aio_context_setup() aio: add the aio_add_sqe() io_uring API - - 2 - --- 2025-10-29 Stefan Hajnoczi New
[v5,06/12] aio: free AioContext when aio_context_new() fails aio: add the aio_add_sqe() io_uring API - - 1 - --- 2025-10-29 Stefan Hajnoczi New
[v5,05/12] aio: remove aio_context_use_g_source() aio: add the aio_add_sqe() io_uring API - - 2 - --- 2025-10-29 Stefan Hajnoczi New
[v5,04/12] aio-posix: integrate fdmon into glib event loop aio: add the aio_add_sqe() io_uring API - - 1 - --- 2025-10-29 Stefan Hajnoczi New
[v5,03/12] tests/unit: skip test-nested-aio-poll with io_uring aio: add the aio_add_sqe() io_uring API - - 1 - --- 2025-10-29 Stefan Hajnoczi New
[v5,02/12] aio-posix: keep polling enabled with fdmon-io_uring.c aio: add the aio_add_sqe() io_uring API - - 2 - --- 2025-10-29 Stefan Hajnoczi New
[v5,01/12] aio-posix: fix race between io_uring CQE and AioHandler deletion aio: add the aio_add_sqe() io_uring API - - 2 - --- 2025-10-29 Stefan Hajnoczi New
system/physmem: mark io_mem_unassigned lockless system/physmem: mark io_mem_unassigned lockless - - 1 - --- 2025-10-29 Stefan Hajnoczi New
[PULL,1/1] hw/scsi: avoid deadlock upon TMF request cancelling with VirtIO [PULL,1/1] hw/scsi: avoid deadlock upon TMF request cancelling with VirtIO - 1 - - --- 2025-10-27 Stefan Hajnoczi New
[PULL,0/1] Block patches - - - - --- 2025-10-27 Stefan Hajnoczi New
rust: fix path to rust_root_crate.sh rust: fix path to rust_root_crate.sh - - 3 - --- 2025-10-07 Stefan Hajnoczi New
[v2,5/5] tests/functional: add vdpa-blk blockdev-mirror test block: update inserted/removed nodes from BlockRAMRegistrar - - - 1 --- 2025-10-07 Stefan Hajnoczi New
[v2,4/5] block: update inserted/removed nodes from BlockRAMRegistrar block: update inserted/removed nodes from BlockRAMRegistrar - - 1 - --- 2025-10-07 Stefan Hajnoczi New
[v2,3/5] block: rename RAMBlockRegistrar->notifier field block: update inserted/removed nodes from BlockRAMRegistrar - - 1 - --- 2025-10-07 Stefan Hajnoczi New
[v2,2/5] block: add blk_add_attach/detach_notifier() APIs block: update inserted/removed nodes from BlockRAMRegistrar - - 1 - --- 2025-10-07 Stefan Hajnoczi New
[v2,1/5] block: add BdrvChildClass->propagate_attach/detach() callbacks block: update inserted/removed nodes from BlockRAMRegistrar - - 1 - --- 2025-10-07 Stefan Hajnoczi New
[v2,3/3] iotests: add Linux loop device image creation test block: use pwrite_zeroes_alignment when writing first sector - - 1 1 --- 2025-10-07 Stefan Hajnoczi New
[v2,2/3] block: use pwrite_zeroes_alignment when writing first sector block: use pwrite_zeroes_alignment when writing first sector - 1 1 - --- 2025-10-07 Stefan Hajnoczi New
[v2,1/3] file-posix: populate pwrite_zeroes_alignment block: use pwrite_zeroes_alignment when writing first sector - - 1 - --- 2025-10-07 Stefan Hajnoczi New
[PULL,1/1] scripts/checkpatch: Avoid recommending legacy qemu_bh_new_guarded() [PULL,1/1] scripts/checkpatch: Avoid recommending legacy qemu_bh_new_guarded() - - - - --- 2025-10-06 Stefan Hajnoczi New
[PULL,0/1] Block patches - - - - --- 2025-10-06 Stefan Hajnoczi New
[3/3] iotests: add Linux loop device image creation test block: use pwrite_zeroes_alignment when writing first sector - - - - --- 2025-10-02 Stefan Hajnoczi New
[2/3] block: use pwrite_zeroes_alignment when writing first sector block: use pwrite_zeroes_alignment when writing first sector - 1 1 - --- 2025-10-02 Stefan Hajnoczi New
[1/3] file-posix: populate pwrite_zeroes_alignment block: use pwrite_zeroes_alignment when writing first sector - - - - --- 2025-10-02 Stefan Hajnoczi New
[PULL,16/16] tracetool/syslog: add Rust support [PULL,01/16] tracetool: fix usage of try_import() - - 1 - --- 2025-10-01 Stefan Hajnoczi New
[PULL,15/16] tracetool/ftrace: add Rust support [PULL,01/16] tracetool: fix usage of try_import() - - 1 - --- 2025-10-01 Stefan Hajnoczi New
[PULL,14/16] tracetool/log: add Rust support [PULL,01/16] tracetool: fix usage of try_import() - - 1 - --- 2025-10-01 Stefan Hajnoczi New
[PULL,13/16] log: change qemu_loglevel to unsigned [PULL,01/16] tracetool: fix usage of try_import() - - 4 - --- 2025-10-01 Stefan Hajnoczi New
[PULL,12/16] tracetool/simple: add Rust support [PULL,01/16] tracetool: fix usage of try_import() - - 1 - --- 2025-10-01 Stefan Hajnoczi New
[PULL,11/16] rust: pl011: add tracepoints [PULL,01/16] tracetool: fix usage of try_import() - - 1 - --- 2025-10-01 Stefan Hajnoczi New
[PULL,10/16] rust: qdev: add minimal clock bindings [PULL,01/16] tracetool: fix usage of try_import() - - 2 - --- 2025-10-01 Stefan Hajnoczi New
[PULL,09/16] rust: add trace crate [PULL,01/16] tracetool: fix usage of try_import() - - 1 - --- 2025-10-01 Stefan Hajnoczi New
[PULL,08/16] tracetool: Add Rust format support [PULL,01/16] tracetool: fix usage of try_import() - - - - --- 2025-10-01 Stefan Hajnoczi New
[PULL,07/16] tracetool/backend: remove redundant trace event checks [PULL,01/16] tracetool: fix usage of try_import() - - 2 - --- 2025-10-01 Stefan Hajnoczi New
[PULL,06/16] tracetool: add CHECK_TRACE_EVENT_GET_STATE [PULL,01/16] tracetool: fix usage of try_import() - - 2 - --- 2025-10-01 Stefan Hajnoczi New
[PULL,05/16] trace/ftrace: move snprintf+write from tracepoints to ftrace.c [PULL,01/16] tracetool: fix usage of try_import() - - 4 - --- 2025-10-01 Stefan Hajnoczi New
[PULL,04/16] tracetool: add SPDX headers [PULL,01/16] tracetool: fix usage of try_import() - - 1 - --- 2025-10-01 Stefan Hajnoczi New
[PULL,03/16] treewide: remove unnessary "coding" header [PULL,01/16] tracetool: fix usage of try_import() - - 1 - --- 2025-10-01 Stefan Hajnoczi New
[PULL,02/16] tracetool: remove dead code [PULL,01/16] tracetool: fix usage of try_import() - - 1 - --- 2025-10-01 Stefan Hajnoczi New
[PULL,01/16] tracetool: fix usage of try_import() [PULL,01/16] tracetool: fix usage of try_import() - - 1 - --- 2025-10-01 Stefan Hajnoczi New
[PULL,00/16] Tracing patches - - - - --- 2025-10-01 Stefan Hajnoczi New
[4/4] block: update inserted/removed nodes from BlockRAMRegistrar block: update inserted/removed nodes from BlockRAMRegistrar - - - - --- 2025-09-30 Stefan Hajnoczi New
[3/4] block: rename RAMBlockRegistrar->notifier field block: update inserted/removed nodes from BlockRAMRegistrar - - - - --- 2025-09-30 Stefan Hajnoczi New
[2/4] block: add blk_add_attach/detach_notifier() APIs block: update inserted/removed nodes from BlockRAMRegistrar - - - - --- 2025-09-30 Stefan Hajnoczi New
[1/4] block: add BdrvChildClass->propagate_attach/detach() callbacks block: update inserted/removed nodes from BlockRAMRegistrar - - - - --- 2025-09-30 Stefan Hajnoczi New
pcie_sriov: make pcie_sriov_pf_exit() safe on non-SR-IOV devices pcie_sriov: make pcie_sriov_pf_exit() safe on non-SR-IOV devices - 1 1 - --- 2025-09-24 Stefan Hajnoczi New
[5/5] tests/virtio-scsi: add a virtio_error() IOThread test virtio: allow virtio_error() in IOThreads - - - - --- 2025-09-22 Stefan Hajnoczi New
[4/5] tests/libqos: extract qvirtqueue_set_avail_idx() virtio: allow virtio_error() in IOThreads 1 - 1 - --- 2025-09-22 Stefan Hajnoczi New
[3/5] virtio: support irqfd in virtio_notify_config() virtio: allow virtio_error() in IOThreads - - - - --- 2025-09-22 Stefan Hajnoczi New
[2/5] virtio: unify virtio_notify_irqfd() and virtio_notify() virtio: allow virtio_error() in IOThreads - - 1 - --- 2025-09-22 Stefan Hajnoczi New
[1/5] vhost: use virtio_config_get_guest_notifier() virtio: allow virtio_error() in IOThreads - - 1 - --- 2025-09-22 Stefan Hajnoczi New
[PULL,v2,8/8] tracetool-test: allow to run in parallel [PULL,v2,1/8] checkpatch: cull trailing '*/' in SPDX check - - - - --- 2025-09-16 Stefan Hajnoczi New
[PULL,v2,7/8] qapi: switch to use QEMU_TEST_REGENERATE env var [PULL,v2,1/8] checkpatch: cull trailing '*/' in SPDX check - - 2 - --- 2025-09-16 Stefan Hajnoczi New
[PULL,v2,6/8] tracetool: drop the probe "__nocheck__" wrapping [PULL,v2,1/8] checkpatch: cull trailing '*/' in SPDX check - - 2 - --- 2025-09-16 Stefan Hajnoczi New
[PULL,v2,5/8] tracetool: add test suite for tracetool with reference output [PULL,v2,1/8] checkpatch: cull trailing '*/' in SPDX check - - - - --- 2025-09-16 Stefan Hajnoczi New
[PULL,v2,4/8] tracetool: include SPDX-License-Identifier in generated files [PULL,v2,1/8] checkpatch: cull trailing '*/' in SPDX check 1 - 2 - --- 2025-09-16 Stefan Hajnoczi New
[PULL,v2,3/8] tracetool: avoid space after "*" in arg types [PULL,v2,1/8] checkpatch: cull trailing '*/' in SPDX check - - 2 - --- 2025-09-16 Stefan Hajnoczi New
[PULL,v2,2/8] tracetool: eliminate trailing whitespace in C format [PULL,v2,1/8] checkpatch: cull trailing '*/' in SPDX check - - 2 - --- 2025-09-16 Stefan Hajnoczi New
« 1 2 3 478 79 »