Show patches with: Submitter = Stefan Hajnoczi       |    State = Action Required       |    Archived = No       |   168 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
[v2,15/23] Update version for v2.6.0-rc4 release --- 2016-05-09 Stefan Hajnoczi New
[v3,01/15] translate-all.c: Don't pass puc, locked to tb_invalidate_phys_page() --- 2016-06-13 Stefan Hajnoczi New
[v3,02/15] user-exec: Push resume-from-signal code out to handle_cpu_signal() --- 2016-06-13 Stefan Hajnoczi New
[v3,03/15] cpu-exec: Rename cpu_resume_from_signal() to cpu_loop_exit_noexc() --- 2016-06-13 Stefan Hajnoczi New
[v3,04/15] user-exec: Don't reextract sigmask from usercontext pointer --- 2016-06-13 Stefan Hajnoczi New
[v3,05/15] target-i386: Add comment about do_interrupt_user() next_eip argument --- 2016-06-13 Stefan Hajnoczi New
[v3,06/15] target-i386: Move user-mode exception actions out of user-exec.c --- 2016-06-13 Stefan Hajnoczi New
[PULL,for-5.0,1/3] aio-posix: signal-proof fdmon-io_uring Block patches --- 2020-04-09 Stefan Hajnoczi New
[2/2] virtiofsd: drop all capabilities in the wait parent process virtiofsd: drop Linux capabilities(7) --- 2020-04-16 Stefan Hajnoczi New
[PULL,3/4] lockable: replaced locks with lock guard macros where appropriate Block patches --- 2020-05-01 Stefan Hajnoczi New
[PULL,4/4] lockable: Replace locks with lock guard macros Block patches --- 2020-05-01 Stefan Hajnoczi New
[v2,1/2] virtiofsd: add --rlimit-nofile=NUM option virtiofsd: stay under fs.file-max sysctl limit (CVE-2020-10717) --- 2020-05-01 Stefan Hajnoczi New
[PULL,v2,1/4] fuzz: select fuzz target using executable name [PULL,v2,1/4] fuzz: select fuzz target using executable name --- 2020-05-04 Stefan Hajnoczi New
[1/2] aio-posix: don't duplicate fd handler deletion in fdmon_io_uring_destroy() [1/2] aio-posix: don't duplicate fd handler deletion in fdmon_io_uring_destroy() --- 2020-05-11 Stefan Hajnoczi New
[PULL,1/8] tests/fuzz/Makefile: Do not link code using unavailable devices [PULL,1/8] tests/fuzz/Makefile: Do not link code using unavailable devices --- 2020-05-19 Stefan Hajnoczi New
[PULL,3/8] tests/fuzz: Add missing space in test description [PULL,1/8] tests/fuzz/Makefile: Do not link code using unavailable devices --- 2020-05-19 Stefan Hajnoczi New
[PULL,5/8] tests/fuzz: Extract pciconfig_fuzz_qos() method [PULL,1/8] tests/fuzz/Makefile: Do not link code using unavailable devices --- 2020-05-19 Stefan Hajnoczi New
[PULL,6/8] tests/fuzz: Extract ioport_fuzz_qtest() method [PULL,1/8] tests/fuzz/Makefile: Do not link code using unavailable devices --- 2020-05-19 Stefan Hajnoczi New
[PULL,8/8] aio-posix: disable fdmon-io_uring when GSource is used [PULL,1/8] tests/fuzz/Makefile: Do not link code using unavailable devices --- 2020-05-19 Stefan Hajnoczi New
[1/7] block/nvme: poll queues without q->lock [1/7] block/nvme: poll queues without q->lock --- 2020-05-19 Stefan Hajnoczi New
[3/7] block/nvme: don't access CQE after moving cq.head [1/7] block/nvme: poll queues without q->lock --- 2020-05-19 Stefan Hajnoczi New
[4/7] block/nvme: switch to a NVMeRequest freelist [1/7] block/nvme: poll queues without q->lock --- 2020-05-19 Stefan Hajnoczi New
[5/7] block/nvme: clarify that free_req_queue is protected by q->lock [1/7] block/nvme: poll queues without q->lock --- 2020-05-19 Stefan Hajnoczi New
[2/5] vhost: involve device backends in feature negotiation virtio: enable VIRTIO_F_RING_PACKED for all devices --- 2020-05-22 Stefan Hajnoczi New
[3/5] vhost-user-blk: add VIRTIO_F_RING_PACKED feature bit virtio: enable VIRTIO_F_RING_PACKED for all devices --- 2020-05-22 Stefan Hajnoczi New
[v4,1/5] virtio-pci: add virtio_pci_optimal_num_queues() helper [v4,1/5] virtio-pci: add virtio_pci_optimal_num_queues() helper --- 2020-05-27 Stefan Hajnoczi New
[v4,4/5] virtio-blk: default num_queues to -smp N [v4,1/5] virtio-pci: add virtio_pci_optimal_num_queues() helper --- 2020-05-27 Stefan Hajnoczi New
[v4,5/5] vhost-user-blk: default num_queues to -smp N [v4,1/5] virtio-pci: add virtio_pci_optimal_num_queues() helper --- 2020-05-27 Stefan Hajnoczi New
libvhost-user: advertise vring features libvhost-user: advertise vring features --- 2020-05-29 Stefan Hajnoczi New
[PULL,02/11] io_uring: use io_uring_cq_ready() to check for ready cqes Block patches --- 2020-06-05 Stefan Hajnoczi New
[PULL,04/11] fuzz: fix typo in i440fx-qtest-reboot arguments Block patches --- 2020-06-05 Stefan Hajnoczi New
[PULL,06/11] fuzz: run the main-loop in fork-server process Block patches --- 2020-06-05 Stefan Hajnoczi New
[PULL,08/11] memory: Extract memory_region_msync() from memory_region_writeback() Block patches --- 2020-06-05 Stefan Hajnoczi New
[PULL,11/11] block: Factor out bdrv_run_co() Block patches --- 2020-06-05 Stefan Hajnoczi New
[v2,1/7] tests/libqos: mask out VIRTIO_F_RING_PACKED for now [v2,1/7] tests/libqos: mask out VIRTIO_F_RING_PACKED for now --- 2020-06-09 Stefan Hajnoczi New
[v2,3/7] docs: document non-net VHOST_USER_GET_FEATURES behavior [v2,1/7] tests/libqos: mask out VIRTIO_F_RING_PACKED for now --- 2020-06-09 Stefan Hajnoczi New
[v2,6/7] vhost-scsi: add VIRTIO_F_VERSION_1 and VIRTIO_F_RING_PACKED [v2,1/7] tests/libqos: mask out VIRTIO_F_RING_PACKED for now --- 2020-06-09 Stefan Hajnoczi New
[v2,6/7] block/nvme: keep BDRVNVMeState pointer in NVMeQueuePair block/nvme: support nested aio_poll() --- 2020-06-17 Stefan Hajnoczi New
[1/2] qemu-storage-daemon: remember to add qemu_object_opts [1/2] qemu-storage-daemon: remember to add qemu_object_opts --- 2020-06-19 Stefan Hajnoczi New
[2/2] qemu-storage-daemon: add missing cleanup calls [1/2] qemu-storage-daemon: remember to add qemu_object_opts --- 2020-06-19 Stefan Hajnoczi New
[2/6] vhost-user-server: drop unused #include <eventfd.h> Untitled series #59639 --- 2020-06-19 Stefan Hajnoczi New
[3/6] vhost-user-server: adjust vhost_user_server_set_aio_context() arguments Untitled series #59639 --- 2020-06-19 Stefan Hajnoczi New
[4/6] block-helpers: use local_err in case errp is NULL Untitled series #59639 --- 2020-06-19 Stefan Hajnoczi New
[5/6] block-helpers: keep the copyright line from the original file Untitled series #59639 --- 2020-06-19 Stefan Hajnoczi New
[6/6] block-helpers: update doc comment in gtkdoc style Untitled series #59639 --- 2020-06-19 Stefan Hajnoczi New
[1/2] vhost-user-blk-server: adjust vhost_user_server_set_aio_context() arguments [1/2] vhost-user-blk-server: adjust vhost_user_server_set_aio_context() arguments --- 2020-06-19 Stefan Hajnoczi New
[PULL,01/12] minikconf: explicitly set encoding to UTF-8 [PULL,01/12] minikconf: explicitly set encoding to UTF-8 --- 2020-06-24 Stefan Hajnoczi New
[PULL,02/12] coroutine: support SafeStack in ucontext backend [PULL,01/12] minikconf: explicitly set encoding to UTF-8 --- 2020-06-24 Stefan Hajnoczi New
[PULL,05/12] check-block: enable iotests with SafeStack [PULL,01/12] minikconf: explicitly set encoding to UTF-8 --- 2020-06-24 Stefan Hajnoczi New
[PULL,2/2] trace/simple: Fix unauthorized enable Untitled series #59504 --- 2020-06-24 Stefan Hajnoczi New
[v5,2/5] virtio-scsi: introduce a constant for fixed virtqueues Untitled series #59159 --- 2020-07-06 Stefan Hajnoczi New
[v5,3/5] virtio-scsi: default num_queues to -smp N Untitled series #59159 --- 2020-07-06 Stefan Hajnoczi New
[for-5.1] block: fix bdrv_aio_cancel() for ENOMEDIUM requests [for-5.1] block: fix bdrv_aio_cancel() for ENOMEDIUM requests --- 2020-07-20 Stefan Hajnoczi New
[for-5.1,1/3] virtiofsd: drop CAP_DAC_READ_SEARCH [for-5.1,1/3] virtiofsd: drop CAP_DAC_READ_SEARCH --- 2020-07-22 Stefan Hajnoczi New
[for-5.1,2/3] virtiofsd: add container-friendly -o chroot sandboxing option [for-5.1,1/3] virtiofsd: drop CAP_DAC_READ_SEARCH --- 2020-07-22 Stefan Hajnoczi New
[v2,3/3] virtiofsd: probe unshare(CLONE_FS) and print an error [v2,1/3] virtiofsd: drop CAP_DAC_READ_SEARCH --- 2020-07-27 Stefan Hajnoczi New
[for-5.1] tracetool: carefully define SDT_USE_VARIADIC [for-5.1] tracetool: carefully define SDT_USE_VARIADIC --- 2020-07-29 Stefan Hajnoczi New
[PULL,for-5.1,1/2] trace/simple: Allow enabling simple traces from command line [PULL,for-5.1,1/2] trace/simple: Allow enabling simple traces from command line --- 2020-07-30 Stefan Hajnoczi New
[3/3] aio-posix: keep aio_notify_me disabled during polling aio-posix: keep aio_notify_me disabled during polling --- 2020-08-04 Stefan Hajnoczi New
[1/3] memory: add readonly support to memory_region_init_ram_from_file() nvdimm: read-only file support --- 2020-08-04 Stefan Hajnoczi New
[v2,1/3] async: rename event_notifier_dummy_cb/poll() [v2,1/3] async: rename event_notifier_dummy_cb/poll() --- 2020-08-05 Stefan Hajnoczi New
[v3,2/3] async: always set ctx->notified in aio_notify() aio-posix: keep aio_notify_me disabled during polling --- 2020-08-06 Stefan Hajnoczi New
[PULL,2/9] scripts/tracetool: Use void pointer for vcpu [PULL,1/9] scripts/tracetool: Fix dtrace generation for macOS --- 2020-08-13 Stefan Hajnoczi New
[PULL,6/9] scripts/cleanup-trace-events: Fix for vcpu property [PULL,1/9] scripts/tracetool: Fix dtrace generation for macOS --- 2020-08-13 Stefan Hajnoczi New
[v6,1/7] Open 5.2 development tree [v6,1/7] Open 5.2 development tree --- 2020-08-18 Stefan Hajnoczi New
[v6,3/7] virtio-pci: add virtio_pci_optimal_num_queues() helper [v6,1/7] Open 5.2 development tree --- 2020-08-18 Stefan Hajnoczi New
[2/2] tests: add test-fdmon-epoll Untitled series #58297 --- 2020-08-21 Stefan Hajnoczi New
meson: fix SystemTap Unknown variable "exe_name" meson: fix SystemTap Unknown variable "exe_name" --- 2020-08-27 Stefan Hajnoczi New
MAINTAINERS: add Stefan Hajnoczi as block/nvme.c maintainer MAINTAINERS: add Stefan Hajnoczi as block/nvme.c maintainer --- 2020-09-07 Stefan Hajnoczi New
[qemu-web] Add QEMU storage overview blog post [qemu-web] Add QEMU storage overview blog post --- 2020-09-07 Stefan Hajnoczi New
[1/4] docs: lift block-core.json rST header into parents docs: add qemu-storage-daemon documentation --- 2020-09-08 Stefan Hajnoczi New
[3/4] docs: add qemu-storage-daemon(1) man page docs: add qemu-storage-daemon documentation --- 2020-09-08 Stefan Hajnoczi New
MAINTAINERS: add Paolo Bonzini as RCU maintainer MAINTAINERS: add Paolo Bonzini as RCU maintainer --- 2020-09-09 Stefan Hajnoczi New
[1/3] gitmodules: switch to qemu.org qboot mirror gitmodules: add qboot, meson, and vbootrom mirrors --- 2020-09-09 Stefan Hajnoczi New
[2/3] gitmodules: switch to qemu.org meson mirror gitmodules: add qboot, meson, and vbootrom mirrors --- 2020-09-09 Stefan Hajnoczi New
[3/3] gitmodules: add qemu.org vbootrom submodule gitmodules: add qboot, meson, and vbootrom mirrors --- 2020-09-09 Stefan Hajnoczi New
[PULL,v2,1/8] softmmu: Add missing trace-events file Tracing patches --- 2020-09-10 Stefan Hajnoczi New
[PULL,v2,2/8] scripts/tracetool: Fix dtrace generation for macOS Tracing patches --- 2020-09-10 Stefan Hajnoczi New
[PULL,v2,4/8] net/colo: Match is-enabled probe to tracepoint Tracing patches --- 2020-09-10 Stefan Hajnoczi New
[PULL,v2,6/8] scripts/cleanup-trace-events: Emit files in alphabetical order Tracing patches --- 2020-09-10 Stefan Hajnoczi New
[PULL,v2,7/8] trace-events: Delete unused trace points Tracing patches --- 2020-09-10 Stefan Hajnoczi New
[PULL,v2,8/8] trace-events: Fix attribution of trace points to source Tracing patches --- 2020-09-10 Stefan Hajnoczi New
[v2,1/3] docs: generate qemu-storage-daemon-qmp-ref(7) man page docs: add qemu-storage-daemon documentation --- 2020-09-10 Stefan Hajnoczi New
[1/3] configure: add missing CONFIG_TCMALLOC configure: add missing CONFIG_FOO variables --- 2020-09-14 Stefan Hajnoczi New
[3/3] configure: rename QEMU_GA_MSI_ENABLED to CONFIG_QGA_MSI configure: add missing CONFIG_FOO variables --- 2020-09-14 Stefan Hajnoczi New
[qemu-web] Add virtio-blk and virtio-scsi configuration post [qemu-web] Add virtio-blk and virtio-scsi configuration post --- 2020-09-15 Stefan Hajnoczi New
[v2,2/2] tests: add test-fdmon-epoll fdmon-poll: reset npfd when upgrading to fdmon-epoll --- 2020-09-15 Stefan Hajnoczi New
[v2,2/3] gitmodules: switch to qemu.org meson mirror gitmodules: add qboot, meson, and vbootrom mirrors --- 2020-09-15 Stefan Hajnoczi New
[v2,3/3] nvdimm: honor -object memory-backend-file, readonly=on option nvdimm: read-only file support --- 2020-09-16 Stefan Hajnoczi New
virtiofsd: document cache=auto default virtiofsd: document cache=auto default --- 2020-09-16 Stefan Hajnoczi New
[v2,1/3] util/iov: add iov_discard_undo() virtio: restore elem->in/out_sg after iov_discard_front/back() --- 2020-09-17 Stefan Hajnoczi New
[v2,2/3] virtio-blk: undo destructive iov_discard_*() operations virtio: restore elem->in/out_sg after iov_discard_front/back() --- 2020-09-17 Stefan Hajnoczi New
[RFC] Move to C11 Atomics [RFC] Move to C11 Atomics --- 2020-09-21 Stefan Hajnoczi New
[1/2] libvhost-user: return early on virtqueue errors libvhost-user: return after vu_panic() --- 2020-09-21 Stefan Hajnoczi New
[2/2] libvhost-user: return on error in vu_log_queue_fill() libvhost-user: return after vu_panic() --- 2020-09-21 Stefan Hajnoczi New
qemu/atomic.h: prefix qemu_ to solve <stdatomic.h> collisions qemu/atomic.h: prefix qemu_ to solve <stdatomic.h> collisions --- 2020-09-21 Stefan Hajnoczi New
[01/11] block/export: shorten serial string to fit block/export: convert vhost-user-blk-server to block exports API --- 2020-09-22 Stefan Hajnoczi New
[02/11] util/vhost-user-server: s/fileds/fields/ typo fix block/export: convert vhost-user-blk-server to block exports API --- 2020-09-22 Stefan Hajnoczi New
[07/11] util/vhost-user-server: fix memory leak in vu_message_read() block/export: convert vhost-user-blk-server to block exports API --- 2020-09-22 Stefan Hajnoczi New
[10/11] block/export: report flush errors block/export: convert vhost-user-blk-server to block exports API --- 2020-09-22 Stefan Hajnoczi New
« 1 2 »