Show patches with: Submitter = Stefano Garzarella       |    State = Action Required       |    Archived = No       |   259 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
MAINTAINERS: add Stefano Garzarella as io_uring reviewer MAINTAINERS: add Stefano Garzarella as io_uring reviewer - - - - --- 2021-07-28 Stefano Garzarella New
Revert "virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events" Revert "virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events" 1 - 2 - --- 2023-07-05 Stefano Garzarella New
[1/2] block/backup: avoid integer overflow of `max-workers` block: avoid integer overflow of `max-workers` and assert `max_busy_tasks` - - 1 - --- 2021-10-05 Stefano Garzarella New
[1/2] block/blkio: close the fd when blkio_connect() fails block/blkio: fix fd leak and add more comments for the fd passing - 1 1 - --- 2023-08-01 Stefano Garzarella New
[1/2] block/blkio: fix opening virtio-blk drivers block/blkio: fix opening virtio-blk drivers - 1 - - --- 2023-07-24 Stefano Garzarella New
[1/2] block/rbd: fix memory leak in qemu_rbd_connect() block/rbd: fix memory leaks - 1 1 - --- 2021-03-29 Stefano Garzarella New
[1/2] elf-ops.h: Map into memory the ELF to load pc: mmap kernel (ELF image) and initrd - - - - --- 2019-07-23 Stefano Garzarella New
[1/2] iothread: rename PollParamInfo to IOThreadParamInfo iothread: cleanup after adding a new parameter to IOThread - - 1 - --- 2021-07-27 Stefano Garzarella New
[1/3] file-posix: add `aio-max-batch` option linux-aio: allow block devices to limit aio-max-batch - - - - --- 2021-09-23 Stefano Garzarella New
[1/3] iothread: generalize iothread_set_param/iothread_get_param linux-aio: limit the batch size to reduce queue latency - - - - --- 2021-07-07 Stefano Garzarella New
[1/3] qapi/block-core: update documentation of preallocation parameter Update documentation and help related to the preallocation parameter - - 1 - --- 2019-05-23 Stefano Garzarella New
[1/3] scsi: fetch unit attention when creating the request scsi: fix issue with Linux guest and unit attention - 2 - - --- 2023-07-12 Stefano Garzarella New
[1/3] vhost-vsock-pci: force virtio version 1 vhost-vsock: force virtio version 1 - - 1 - --- 2020-08-19 Stefano Garzarella New
[1/3] vhost-vsock: add vhost-vsock-common abstraction virtio: add vhost-user-vsock device - - - - --- 2020-05-15 Stefano Garzarella New
[1/4] linuxboot_dma: remove duplicate definitions of FW_CFG pvh: add new PVH option rom - - 1 - --- 2019-01-11 Stefano Garzarella New
[1/5] docs: fix references to docs/devel/tracing.rst docs: fix references to files converted to rST 1 - - - --- 2021-05-17 Stefano Garzarella New
[1/9] libvhost-user: set msg.msg_control to NULL when it is empty vhost-user: support any POSIX system (tested on macOS and FreeBSD) - - - - --- 2024-02-28 Stefano Garzarella New
[2/2] block/aio_task: assert `max_busy_tasks` is greater than 0 block: avoid integer overflow of `max-workers` and assert `max_busy_tasks` - - 1 - --- 2021-10-05 Stefano Garzarella New
[2/2] block/blkio: add more comments on the fd passing handling block/blkio: fix fd leak and add more comments for the fd passing - - 1 - --- 2023-08-01 Stefano Garzarella New
[2/2] block/blkio: use blkio_set_int("fd") to check fd support block/blkio: fix opening virtio-blk drivers - - - - --- 2023-07-24 Stefano Garzarella New
[2/2] block/rbd: fix memory leak in qemu_rbd_co_create_opts() block/rbd: fix memory leaks - 1 1 - --- 2021-03-29 Stefano Garzarella New
[2/2] hw/i386/pc: Map into memory the initrd pc: mmap kernel (ELF image) and initrd - - - - --- 2019-07-23 Stefano Garzarella New
[2/2] iothread: use IOThreadParamInfo in iothread_[set|get]_param() iothread: cleanup after adding a new parameter to IOThread - - 1 - --- 2021-07-27 Stefano Garzarella New
[2/3] block/file-posix: update .help of BLOCK_OPT_PREALLOC option Update documentation and help related to the preallocation parameter - - 1 - --- 2019-05-23 Stefano Garzarella New
[2/3] iothread: add aio-max-batch parameter linux-aio: limit the batch size to reduce queue latency - - - - --- 2021-07-07 Stefano Garzarella New
[2/3] linux-aio: add `dev_max_batch` parameter to laio_co_submit() linux-aio: allow block devices to limit aio-max-batch - - 1 - --- 2021-09-23 Stefano Garzarella New
[2/3] scsi: cleanup scsi_clear_unit_attention() scsi: fix issue with Linux guest and unit attention - - - - --- 2023-07-12 Stefano Garzarella New
[2/3] vhost-user-vsock-pci: force virtio version 1 vhost-vsock: force virtio version 1 - - 1 - --- 2020-08-19 Stefano Garzarella New
[2/3] virtio: add vhost-user-vsock base device virtio: add vhost-user-vsock device - - - - --- 2020-05-15 Stefano Garzarella New
[2/4] linuxboot_dma: move common functions in a new header pvh: add new PVH option rom - - - - --- 2019-01-11 Stefano Garzarella New
[2/5] docs: fix references to docs/devel/atomics.rst docs: fix references to files converted to rST - - - - --- 2021-05-17 Stefano Garzarella New
[2/9] libvhost-user: fail vu_message_write() if sendmsg() is failing vhost-user: support any POSIX system (tested on macOS and FreeBSD) - - - - --- 2024-02-28 Stefano Garzarella New
[3/3] block/gluster: update .help of BLOCK_OPT_PREALLOC option Update documentation and help related to the preallocation parameter - - 1 - --- 2019-05-23 Stefano Garzarella New
[3/3] linux-aio: add `dev_max_batch` parameter to laio_io_unplug() linux-aio: allow block devices to limit aio-max-batch - - 1 - --- 2021-09-23 Stefano Garzarella New
[3/3] linux-aio: limit the batch size using `aio-max-batch` parameter linux-aio: limit the batch size to reduce queue latency - - - - --- 2021-07-07 Stefano Garzarella New
[3/3] scsi: clear unit attention only for REPORT LUNS commands scsi: fix issue with Linux guest and unit attention - - - - --- 2023-07-12 Stefano Garzarella New
[3/3] vhost-vsock-ccw: force virtio version 1 vhost-vsock: force virtio version 1 - - 1 - --- 2020-08-19 Stefano Garzarella New
[3/3] virtio: add vhost-user-vsock-pci device virtio: add vhost-user-vsock device - - - - --- 2020-05-15 Stefano Garzarella New
[3/4] optionrom: add new PVH option rom pvh: add new PVH option rom - - 1 - --- 2019-01-11 Stefano Garzarella New
[3/5] docs: fix references to docs/devel/build-system.rst docs: fix references to files converted to rST - - - - --- 2021-05-17 Stefano Garzarella New
[3/9] libvhost-user: mask F_INFLIGHT_SHMFD if memfd is not supported vhost-user: support any POSIX system (tested on macOS and FreeBSD) - - - - --- 2024-02-28 Stefano Garzarella New
[4/4] hw/i386/pc: use PVH option rom pvh: add new PVH option rom - - - - --- 2019-01-11 Stefano Garzarella New
[4/5] docs: fix references to docs/specs/tpm.rst docs: fix references to files converted to rST - - - - --- 2021-05-17 Stefano Garzarella New
[4/9] vhost-user-server: don't abort if we can't set fd non-blocking vhost-user: support any POSIX system (tested on macOS and FreeBSD) - - - - --- 2024-02-28 Stefano Garzarella New
[5/5] docs: fix references to docs/devel/s390-dasd-ipl.rst docs: fix references to files converted to rST 1 - - - --- 2021-05-17 Stefano Garzarella New
[5/9] contrib/vhost-user-blk: fix bind() using the right size of the address vhost-user: support any POSIX system (tested on macOS and FreeBSD) - - - - --- 2024-02-28 Stefano Garzarella New
[6/9] vhost-user: enable frontends on any POSIX system vhost-user: support any POSIX system (tested on macOS and FreeBSD) - - - - --- 2024-02-28 Stefano Garzarella New
[7/9] libvhost-user: enable it on any POSIX system vhost-user: support any POSIX system (tested on macOS and FreeBSD) - - - - --- 2024-02-28 Stefano Garzarella New
[8/9] contrib/vhost-user-blk: enabled it on any POSIX system vhost-user: support any POSIX system (tested on macOS and FreeBSD) - - - - --- 2024-02-28 Stefano Garzarella New
[9/9] hostmem-file: support POSIX shm_open() vhost-user: support any POSIX system (tested on macOS and FreeBSD) - - - - --- 2024-02-28 Stefano Garzarella New
[RFC,1/1] block/rbd: increase dynamically the image size block/rbd: increase dynamically the image size - - - - --- 2019-04-11 Stefano Garzarella New
[RFC,1/2] virtio-blk: add DISCARD and WRITE ZEROES features virtio-blk: add DISCARD and WRITE ZEROES features - - - - --- 2019-01-24 Stefano Garzarella New
[RFC,2/2] tests/virtio-blk: add test for WRITE_ZEROES command virtio-blk: add DISCARD and WRITE ZEROES features - - - - --- 2019-01-24 Stefano Garzarella New
[RFC] block/gluster: limit the transfer size to 512 MiB [RFC] block/gluster: limit the transfer size to 512 MiB - - 1 - --- 2019-03-28 Stefano Garzarella New
[for-4.0,1/2] .gitignore: ignore docs/built created for in-tree builds Update .gitignore and tests/.gitignore for in-tree builds - - - - --- 2019-03-14 Stefano Garzarella New
[for-4.0,2/2] tests/.gitignore: ignore test-qapi-emit-events.[ch] for in-tree builds Update .gitignore and tests/.gitignore for in-tree builds - - - - --- 2019-03-14 Stefano Garzarella New
[for-6.1?,v2,1/3] iothread: generalize iothread_set_param/iothread_get_param linux-aio: limit the batch size to reduce queue latency - - - - --- 2021-07-21 Stefano Garzarella New
[for-6.1?,v2,2/3] iothread: add aio-max-batch parameter linux-aio: limit the batch size to reduce queue latency - - - - --- 2021-07-21 Stefano Garzarella New
[for-6.1?,v2,3/3] linux-aio: limit the batch size using `aio-max-batch` parameter linux-aio: limit the batch size to reduce queue latency - - - - --- 2021-07-21 Stefano Garzarella New
[for-7.2] vhost: enable vrings in vhost_dev_start() for vhost-user devices [for-7.2] vhost: enable vrings in vhost_dev_start() for vhost-user devices 1 1 - 1 --- 2022-11-23 Stefano Garzarella New
[for-9.0,v2] vhost-vdpa: check vhost_vdpa_set_vring_ready() return value [for-9.0,v2] vhost-vdpa: check vhost_vdpa_set_vring_ready() return value 2 - 1 - --- 2024-03-22 Stefano Garzarella New
[for-9.1,v2,01/11] libvhost-user: set msg.msg_control to NULL when it is empty vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) - - 2 - --- 2024-03-26 Stefano Garzarella New
[for-9.1,v2,02/11] libvhost-user: fail vu_message_write() if sendmsg() is failing vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) - - - - --- 2024-03-26 Stefano Garzarella New
[for-9.1,v2,03/11] libvhost-user: mask F_INFLIGHT_SHMFD if memfd is not supported vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) - - - - --- 2024-03-26 Stefano Garzarella New
[for-9.1,v2,04/11] vhost-user-server: don't abort if we can't set fd non-blocking vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) - - - - --- 2024-03-26 Stefano Garzarella New
[for-9.1,v2,05/11] contrib/vhost-user-blk: fix bind() using the right size of the address vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) - - - - --- 2024-03-26 Stefano Garzarella New
[for-9.1,v2,06/11] vhost-user: enable frontends on any POSIX system vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) - - - - --- 2024-03-26 Stefano Garzarella New
[for-9.1,v2,07/11] libvhost-user: enable it on any POSIX system vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) - - - - --- 2024-03-26 Stefano Garzarella New
[for-9.1,v2,08/11] contrib/vhost-user-blk: enable it on any POSIX system vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) - - - - --- 2024-03-26 Stefano Garzarella New
[for-9.1,v2,09/11] hostmem: add a new memory backend based on POSIX shm_open() vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) - - - - --- 2024-03-26 Stefano Garzarella New
[for-9.1,v2,10/11] tests/qtest/vhost-user-blk-test: use memory-backend-shm vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) - - - - --- 2024-03-26 Stefano Garzarella New
[for-9.1,v2,11/11] tests/qtest/vhost-user-test: add a test case for memory-backend-shm vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) - - - - --- 2024-03-26 Stefano Garzarella New
[for-9.1,v3,01/11] libvhost-user: set msg.msg_control to NULL when it is empty vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) - - 3 - --- 2024-04-04 Stefano Garzarella New
[for-9.1,v3,02/11] libvhost-user: fail vu_message_write() if sendmsg() is failing vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) - - - - --- 2024-04-04 Stefano Garzarella New
[for-9.1,v3,03/11] libvhost-user: mask F_INFLIGHT_SHMFD if memfd is not supported vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) - - - - --- 2024-04-04 Stefano Garzarella New
[for-9.1,v3,04/11] vhost-user-server: do not set memory fd non-blocking vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) - - - - --- 2024-04-04 Stefano Garzarella New
[for-9.1,v3,05/11] contrib/vhost-user-blk: fix bind() using the right size of the address vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) - - 1 - --- 2024-04-04 Stefano Garzarella New
[for-9.1,v3,06/11] vhost-user: enable frontends on any POSIX system vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) - - - - --- 2024-04-04 Stefano Garzarella New
[for-9.1,v3,07/11] libvhost-user: enable it on any POSIX system vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) - - - - --- 2024-04-04 Stefano Garzarella New
[for-9.1,v3,08/11] contrib/vhost-user-blk: enable it on any POSIX system vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) - - - - --- 2024-04-04 Stefano Garzarella New
[for-9.1,v3,09/11] hostmem: add a new memory backend based on POSIX shm_open() vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) 1 - - - --- 2024-04-04 Stefano Garzarella New
[for-9.1,v3,10/11] tests/qtest/vhost-user-blk-test: use memory-backend-shm vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) - - - - --- 2024-04-04 Stefano Garzarella New
[for-9.1,v3,11/11] tests/qtest/vhost-user-test: add a test case for memory-backend-shm vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD) - - - - --- 2024-04-04 Stefano Garzarella New
[v2,1/2] block/blkio: close the fd when blkio_connect() fails block/blkio: fix fd leak and add more comments for the fd passing - 1 1 - --- 2023-08-03 Stefano Garzarella New
[v2,1/2] block/vhdx: Remove redundant IEC binary prefixes definition block/vhdx: Use IEC binary prefixes from "qemu/units.h" - - 2 - --- 2019-03-27 Stefano Garzarella New
[v2,1/2] elf-ops.h: Map into memory the ELF to load pc: mmap kernel (ELF image) and initrd - - - - --- 2019-07-23 Stefano Garzarella New
[v2,1/2] optionrom: add memcmp() implementation optionrom/pvh: use memcmp() to find the RSDP signature - - - - --- 2021-03-23 Stefano Garzarella New
[v2,1/2] stubs/monitor: add monitor_fd_param() block/blkio: add 'fd' option to virtio-blk-vhost-vdpa driver - - - - --- 2023-05-04 Stefano Garzarella New
[v2,1/2] vhost-vsock: fix migration issue when seqpacket is supported vhost-vsock: fixes for seqpacket support - 1 - - --- 2021-09-21 Stefano Garzarella New
[v2,1/3] file-posix: add `aio-max-batch` option linux-aio: allow block devices to limit aio-max-batch - - 2 - --- 2021-10-26 Stefano Garzarella New
[v2,1/3] qapi/block-core: update documentation of preallocation parameter Update documentation and help related to the preallocation parameter - - 1 - --- 2019-05-24 Stefano Garzarella New
[v2,1/3] vhost-vsock-pci: force virtio version 1 vhost-vsock: force virtio version 1 - - 1 - --- 2020-08-19 Stefano Garzarella New
[v2,1/3] vhost-vsock: add vhost-vsock-common abstraction virtio: add vhost-user-vsock device - - - - --- 2020-05-22 Stefano Garzarella New
[v2,1/4] block/blkio: move blkio_connect() in the drivers functions block/blkio: fix opening virtio-blk drivers - - - - --- 2023-07-27 Stefano Garzarella New
[v2,1/4] linuxboot_dma: remove duplicate definitions of FW_CFG pvh: add new PVH option rom - - 1 - --- 2019-01-15 Stefano Garzarella New
[v2,1/4] net: fix assertion failure when ipv6-prefixlen is not a number Clean ups in net/net.c - - - - --- 2019-05-09 Stefano Garzarella New
[v2,1/5] virtio-blk: add acct_failed param to virtio_blk_handle_rw_error() virtio-blk: add DISCARD and WRITE ZEROES features - - 1 - --- 2019-01-31 Stefano Garzarella New
[v2,2/2] block/blkio: add 'fd' option to virtio-blk-vhost-vdpa driver block/blkio: add 'fd' option to virtio-blk-vhost-vdpa driver - - - - --- 2023-05-04 Stefano Garzarella New
[v2,2/2] block/blkio: add more comments on the fd passing handling block/blkio: fix fd leak and add more comments for the fd passing - - 1 - --- 2023-08-03 Stefano Garzarella New
[v2,2/2] block/vhdx: Use IEC binary prefixes for size constants block/vhdx: Use IEC binary prefixes from "qemu/units.h" - - 2 - --- 2019-03-27 Stefano Garzarella New
« 1 2 3 »