Show patches with: Submitter = Stefan Hajnoczi       |    State = Action Required       |   168 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
virtiofsd: document cache=auto default virtiofsd: document cache=auto default --- 2020-09-16 Stefan Hajnoczi New
virtiofsd: avoid /proc/self/fd tempdir virtiofsd: avoid /proc/self/fd tempdir --- 2020-10-06 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
[v6,1/7] Open 5.2 development tree [v6,1/7] Open 5.2 development tree --- 2020-08-18 Stefan Hajnoczi New
[v5,3/5] virtio-scsi: default num_queues to -smp N Untitled series #59159 --- 2020-07-06 Stefan Hajnoczi New
[v5,2/5] virtio-scsi: introduce a constant for fixed virtqueues Untitled series #59159 --- 2020-07-06 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
[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,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
[v3] virtiofsd: add container-friendly -o sandbox=chroot option [v3] virtiofsd: add container-friendly -o sandbox=chroot option --- 2020-10-08 Stefan Hajnoczi New
[v3] qemu/atomic.h: rename atomic_ to qatomic_ [v3] qemu/atomic.h: rename atomic_ to qatomic_ --- 2020-09-23 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
[v3,06/15] target-i386: Move user-mode exception actions out of user-exec.c --- 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,04/15] user-exec: Don't reextract sigmask from usercontext pointer --- 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,02/15] user-exec: Push resume-from-signal code out to handle_cpu_signal() --- 2016-06-13 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
[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
[v2,4/4] block/export: add iothread and fixed-iothread options block/export: add BlockExportOptions->iothread member --- 2020-09-29 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,3/4] block: move block exports to libblockdev block/export: add BlockExportOptions->iothread member --- 2020-09-29 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
[v2,3/3] nvdimm: honor -object memory-backend-file, readonly=on option nvdimm: read-only file support --- 2020-09-16 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
[v2,2/3] gitmodules: switch to qemu.org meson mirror gitmodules: add qboot, meson, and vbootrom mirrors --- 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,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,15/23] Update version for v2.6.0-rc4 release --- 2016-05-09 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,1/3] docs: generate qemu-storage-daemon-qmp-ref(7) man page docs: add qemu-storage-daemon documentation --- 2020-09-10 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
[v2,13/13] util/vhost-user-server: use static library in meson.build block/export: convert vhost-user-blk-server to block exports API --- 2020-09-24 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
[v2,09/13] util/vhost-user-server: rework vu_client_trip() coroutine lifecycle block/export: convert vhost-user-blk-server to block exports API --- 2020-09-24 Stefan Hajnoczi New
[v2,06/13] util/vhost-user-server: drop unused DevicePanicNotifier block/export: convert vhost-user-blk-server to block exports API --- 2020-09-24 Stefan Hajnoczi New
[v2,03/13] util/vhost-user-server: drop unnecessary QOM cast block/export: convert vhost-user-blk-server to block exports API --- 2020-09-24 Stefan Hajnoczi New
[RFC] Move to C11 Atomics [RFC] Move to C11 Atomics --- 2020-09-21 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
[qemu-web] Add QEMU storage overview blog post [qemu-web] Add QEMU storage overview blog post --- 2020-09-07 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
[PULL,v3,05/28] block: move logical block size check function to a common utility function Block patches --- 2020-10-23 Stefan Hajnoczi New
[PULL,v2,8/8] trace-events: Fix attribution of trace points to source 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,6/8] scripts/cleanup-trace-events: Emit files in alphabetical order 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,2/8] scripts/tracetool: Fix dtrace generation for macOS Tracing patches --- 2020-09-10 Stefan Hajnoczi New
[PULL,v2,28/30] block/io: bdrv_common_block_status_above: support bs == base Block patches --- 2020-10-12 Stefan Hajnoczi New
[PULL,v2,21/30] qemu-storage-daemon: avoid compiling blockdev_ss twice Block patches --- 2020-10-12 Stefan Hajnoczi New
[PULL,v2,21/28] block: move block exports to libblockdev Block patches --- 2020-10-22 Stefan Hajnoczi New
[PULL,v2,20/30] util/vhost-user-server: use static library in meson.build Block patches --- 2020-10-12 Stefan Hajnoczi New
[PULL,v2,19/28] util/vhost-user-server: use static library in meson.build Block patches --- 2020-10-22 Stefan Hajnoczi New
[PULL,v2,1/8] softmmu: Add missing trace-events file Tracing patches --- 2020-09-10 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
[PULL,v2,13/17] block/io: refactor save/load vmstate Block patches --- 2020-10-05 Stefan Hajnoczi New
[PULL,v2,1/2] trace/simple: Enable tracing on startup only if the user specifies a trace option [PULL,v2,1/2] trace/simple: Enable tracing on startup only if the user specifies a trace option --- 2020-10-26 Stefan Hajnoczi New
[PULL,v2,12/30] block/export: consolidate request structs into VuBlockReq Block patches --- 2020-10-12 Stefan Hajnoczi New
[PULL,v2,08/17] block/io: refactor coroutine wrappers Block patches --- 2020-10-05 Stefan Hajnoczi New
[PULL,v2,07/28] MAINTAINERS: Add vhost-user block device backend server maintainer Block patches --- 2020-10-22 Stefan Hajnoczi New
[PULL,v2,07/17] block: return error-code from bdrv_invalidate_cache Block patches --- 2020-10-05 Stefan Hajnoczi New
[PULL,v2,07/11] trace: remove code that depends on setting vcpu Untitled series #211171 --- 2023-06-01 Stefan Hajnoczi New
[PULL,v2,04/30] util/vhost-user-server: generic vhost user server Block patches --- 2020-10-12 Stefan Hajnoczi New
[PULL,v2,04/17] block/nvme: Drop NVMeRegs structure, directly use NvmeBar Block patches --- 2020-10-05 Stefan Hajnoczi New
[PULL,v2,03/30] libvhost-user: remove watch for kick_fd when de-initialize vu-dev Block patches --- 2020-10-12 Stefan Hajnoczi New
[PULL,v2,01/17] util/vfio-helpers: Pass page protections to qemu_vfio_pci_map_bar() Block patches --- 2020-10-05 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
[PULL,for-5.0,1/3] aio-posix: signal-proof fdmon-io_uring Block patches --- 2020-04-09 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
[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
[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,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,4/4] lockable: Replace locks with lock guard macros Block patches --- 2020-05-01 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,3/4] lockable: replaced locks with lock guard macros where appropriate Block patches --- 2020-05-01 Stefan Hajnoczi New
[PULL,31/33] util/vfio-helpers: Improve DMA trace events [PULL,01/33] accel/kvm: add PIO ioeventfds only in case kvm_eventfds_allowed is true --- 2020-11-04 Stefan Hajnoczi New
[PULL,30/30] iotests: add commit top->base cases to 274 Block patches --- 2020-10-09 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,28/33] util/vfio-helpers: Trace PCI I/O config accesses [PULL,01/33] accel/kvm: add PIO ioeventfds only in case kvm_eventfds_allowed is true --- 2020-11-04 Stefan Hajnoczi New
[PULL,27/30] block/io: bdrv_common_block_status_above: support include_base Block patches --- 2020-10-09 Stefan Hajnoczi New
[PULL,26/30] block/io: fix bdrv_co_block_status_above Block patches --- 2020-10-09 Stefan Hajnoczi New
[PULL,2/2] trace/simple: Fix unauthorized enable Untitled series #59504 --- 2020-06-24 Stefan Hajnoczi New
[PULL,19/30] util/vhost-user-server: move header to include/ Block patches --- 2020-10-09 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,17/17] util/vfio-helpers: Rework the IOVA allocator to avoid IOVA reserved regions Block patches --- 2020-09-30 Stefan Hajnoczi New
[PULL,16/17] util/vfio-helpers: Collect IOVA reserved regions Block patches --- 2020-09-30 Stefan Hajnoczi New
[PULL,15/30] util/vhost-user-server: check EOF when reading payload Block patches --- 2020-10-09 Stefan Hajnoczi New
[PULL,15/17] docs: add 'io_uring' option to 'aio' param in qemu-options.hx Block patches --- 2020-09-30 Stefan Hajnoczi New
[PULL,14/17] include/block/block.h: drop non-ascii quotation mark Block patches --- 2020-09-30 Stefan Hajnoczi New
[PULL,1/2] block/dmg: Declare a type definition for DMG uncompress function [PULL,1/2] block/dmg: Declare a type definition for DMG uncompress function --- 2023-04-24 Stefan Hajnoczi New
[PULL,12/17] block: drop bdrv_prwv Block patches --- 2020-09-30 Stefan Hajnoczi New
[PULL,11/30] util/vhost-user-server: drop unnecessary watch deletion Block patches --- 2020-10-09 Stefan Hajnoczi New
[PULL,11/17] block: generate coroutine-wrapper code Block patches --- 2020-09-30 Stefan Hajnoczi New
[PULL,11/13] fdmon-poll: reset npfd when upgrading to fdmon-epoll Block patches --- 2020-09-23 Stefan Hajnoczi New
[PULL,11/11] block: Factor out bdrv_run_co() Block patches --- 2020-06-05 Stefan Hajnoczi New
[PULL,10/17] scripts: add block-coroutine-wrapper.py Block patches --- 2020-09-30 Stefan Hajnoczi New
[PULL,10/13] gitmodules: add qemu.org vbootrom submodule Block patches --- 2020-09-23 Stefan Hajnoczi New
[PULL,09/17] block: declare some coroutine functions in block/coroutines.h Block patches --- 2020-09-30 Stefan Hajnoczi New
[PULL,08/11] memory: Extract memory_region_msync() from memory_region_writeback() Block patches --- 2020-06-05 Stefan Hajnoczi New
[PULL,07/13] docs/system: clarify deprecation schedule Block patches --- 2020-09-23 Stefan Hajnoczi New
« 1 2 »