Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-block (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Fri May 31 2024 14:06:53 -0400
Threads in reverse chronological order
[
Next Period
]
[PATCH v3 0/2] Fix NBD+TLS regression in presence of iothread
,
Eric Blake
,
2024/05/31
[PATCH v3 1/2] qio: Inherit follow_coroutine_ctx across TLS
,
Eric Blake
,
2024/05/31
[PATCH v3 2/2] iotests: test NBD+TLS+iothread
,
Eric Blake
,
2024/05/31
Re: [PATCH v3 00/27] qemu-img: refersh options and --help handling, cleanups
,
Michael Tokarev
,
2024/05/31
[PATCH v4 00/10] Support persistent reservation operations
,
Changqi Lu
,
2024/05/30
[PATCH v4 01/10] block: add persistent reservation in/out api
,
Changqi Lu
,
2024/05/30
[PATCH v4 02/10] block/raw: add persistent reservation in/out driver
,
Changqi Lu
,
2024/05/30
[PATCH v4 03/10] scsi/constant: add persistent reservation in/out protocol constants
,
Changqi Lu
,
2024/05/30
[PATCH v4 04/10] scsi/util: add helper functions for persistent reservation types conversion
,
Changqi Lu
,
2024/05/30
[PATCH v4 05/10] hw/scsi: add persistent reservation in/out api for scsi device
,
Changqi Lu
,
2024/05/30
[PATCH v4 06/10] block/nvme: add reservation command protocol constants
,
Changqi Lu
,
2024/05/30
[PATCH v4 07/10] hw/nvme: add helper functions for converting reservation types
,
Changqi Lu
,
2024/05/30
[PATCH v4 08/10] hw/nvme: enable ONCS and rescap function
,
Changqi Lu
,
2024/05/30
[PATCH v4 09/10] hw/nvme: add reservation protocal command
,
Changqi Lu
,
2024/05/30
Re: [PATCH v4 09/10] hw/nvme: add reservation protocal command
,
Minwoo Im
,
2024/05/31
[PATCH v4 10/10] block/iscsi: add persistent reservation in/out driver
,
Changqi Lu
,
2024/05/30
[PULL 2/2] iotests: test NBD+TLS+iothread
,
Eric Blake
,
2024/05/30
[PATCH] Use "void *" as parameter for functions that are used for aio_set_event_notifier()
,
Thomas Huth
,
2024/05/29
Re: [PATCH] Use "void *" as parameter for functions that are used for aio_set_event_notifier()
,
Stefan Hajnoczi
,
2024/05/29
Re: [PATCH] Use "void *" as parameter for functions that are used for aio_set_event_notifier()
,
Thomas Huth
,
2024/05/31
[PATCH v4 0/4] hw/nvme: FDP and SR-IOV enhancements
,
Minwoo Im
,
2024/05/29
Message not available
[PATCH v4 3/4] hw/nvme: Allocate sec-ctrl-list as a dynamic array
,
Minwoo Im
,
2024/05/29
Message not available
[PATCH v4 1/4] hw/nvme: add Identify Endurance Group List
,
Minwoo Im
,
2024/05/29
Message not available
[PATCH v4 4/4] hw/nvme: Expand VI/VQ resource to uint32
,
Minwoo Im
,
2024/05/29
Message not available
[PATCH v4 2/4] hw/nvme: separate identify data for sec. ctrl list
,
Minwoo Im
,
2024/05/29
Re: [PATCH v5] linux-aio: add IO_CMD_FDSYNC command support
,
Kevin Wolf
,
2024/05/28
Re: [PATCH] block/copy-before-write: use uint64_t for timeout in nanoseconds
,
Kevin Wolf
,
2024/05/28
[PULL v2 0/7] Block jobs patches for 2024-04-29
,
Vladimir Sementsov-Ogievskiy
,
2024/05/28
[PULL v2 7/7] iotests/pylintrc: allow up to 10 similar lines
,
Vladimir Sementsov-Ogievskiy
,
2024/05/28
Re: [PULL v2 0/7] Block jobs patches for 2024-04-29
,
Richard Henderson
,
2024/05/28
Re: [PATCH] iotests/pylintrc: allow up to 10 similar lines
,
Vladimir Sementsov-Ogievskiy
,
2024/05/28
Re: [PATCH] iotests/pylintrc: allow up to 10 similar lines
,
Kevin Wolf
,
2024/05/28
[PATCH v2 0/2] backup: allow specifying minimum cluster size
,
Fiona Ebner
,
2024/05/28
[PATCH v2 2/2] backup: add minimum cluster size to performance options
,
Fiona Ebner
,
2024/05/28
[PATCH v2 1/2] copy-before-write: allow specifying minimum cluster size
,
Fiona Ebner
,
2024/05/28
[PATCH v6 00/12] vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD)
,
Stefano Garzarella
,
2024/05/28
[PATCH v6 01/12] libvhost-user: set msg.msg_control to NULL when it is empty
,
Stefano Garzarella
,
2024/05/28
[PATCH v6 02/12] libvhost-user: fail vu_message_write() if sendmsg() is failing
,
Stefano Garzarella
,
2024/05/28
[PATCH v6 04/12] vhost-user-server: do not set memory fd non-blocking
,
Stefano Garzarella
,
2024/05/28
[PATCH v6 05/12] contrib/vhost-user-blk: fix bind() using the right size of the address
,
Stefano Garzarella
,
2024/05/28
[PATCH v6 06/12] contrib/vhost-user-*: use QEMU bswap helper functions
,
Stefano Garzarella
,
2024/05/28
[PATCH v6 03/12] libvhost-user: mask F_INFLIGHT_SHMFD if memfd is not supported
,
Stefano Garzarella
,
2024/05/28
[PATCH v6 07/12] vhost-user: enable frontends on any POSIX system
,
Stefano Garzarella
,
2024/05/28
[PATCH v6 08/12] libvhost-user: enable it on any POSIX system
,
Stefano Garzarella
,
2024/05/28
[PATCH v6 09/12] contrib/vhost-user-blk: enable it on any POSIX system
,
Stefano Garzarella
,
2024/05/28
[PATCH v6 10/12] hostmem: add a new memory backend based on POSIX shm_open()
,
Stefano Garzarella
,
2024/05/28
Re: [PATCH v6 10/12] hostmem: add a new memory backend based on POSIX shm_open()
,
Markus Armbruster
,
2024/05/29
Re: [PATCH v6 10/12] hostmem: add a new memory backend based on POSIX shm_open()
,
Stefano Garzarella
,
2024/05/29
[PATCH v6 11/12] tests/qtest/vhost-user-blk-test: use memory-backend-shm
,
Stefano Garzarella
,
2024/05/28
[PATCH v6 12/12] tests/qtest/vhost-user-test: add a test case for memory-backend-shm
,
Stefano Garzarella
,
2024/05/28
Re: [PATCH v6 12/12] tests/qtest/vhost-user-test: add a test case for memory-backend-shm
,
Philippe Mathieu-Daudé
,
2024/05/28
[PULL 0/2] ufs queue
,
Jeuk Kim
,
2024/05/28
[PULL 1/2] hw/ufs: Update MCQ-related fields to block/ufs.h
,
Jeuk Kim
,
2024/05/28
[PULL 2/2] hw/ufs: Add support MCQ of UFSHCI 4.0
,
Jeuk Kim
,
2024/05/28
Re: [PULL 2/2] hw/ufs: Add support MCQ of UFSHCI 4.0
,
Richard Henderson
,
2024/05/28
Re: [PULL 2/2] hw/ufs: Add support MCQ of UFSHCI 4.0
,
Jeuk Kim
,
2024/05/28
[PATCH v2 0/2] hw/ufs: Add support MCQ
,
Minwoo Im
,
2024/05/27
Message not available
[PATCH v2 2/2] hw/ufs: Add support MCQ of UFSHCI 4.0
,
Minwoo Im
,
2024/05/27
Message not available
[PATCH v2 1/2] hw/ufs: Update MCQ-related fields to block/ufs.h
,
Minwoo Im
,
2024/05/27
Re: [PATCH v2 0/2] hw/ufs: Add support MCQ
,
Jeuk Kim
,
2024/05/27
Re: block snapshot issue with RBD
,
Jin Cao
,
2024/05/27
Re: block snapshot issue with RBD
,
Jin Cao
,
2024/05/27
Re: block snapshot issue with RBD
,
Ilya Dryomov
,
2024/05/28
Re: block snapshot issue with RBD
,
Jin Cao
,
2024/05/28
Re: block snapshot issue with RBD
,
Fiona Ebner
,
2024/05/29
Re: block snapshot issue with RBD
,
Kevin Wolf
,
2024/05/29
[PATCH 0/2] block/crypto: do not require number of threads upfront
,
Stefan Hajnoczi
,
2024/05/27
[PATCH 1/2] block/crypto: create ciphers on demand
,
Stefan Hajnoczi
,
2024/05/27
[PATCH 2/2] crypto/block: drop qcrypto_block_open() n_threads argument
,
Stefan Hajnoczi
,
2024/05/27
Re: [PATCH 0/2] block/crypto: do not require number of threads upfront
,
Kevin Wolf
,
2024/05/29
Re: [PATCH 0/2] block/crypto: do not require number of threads upfront
,
Stefan Hajnoczi
,
2024/05/29
Re: [PATCH for 9.1 v9 00/11] hw/pci: SR-IOV related fixes and improvements
,
Michael S. Tsirkin
,
2024/05/27
[PATCH 0/2] block: allow commit to unmap zero blocks
,
Vincent Vanlaer
,
2024/05/26
[PATCH 1/2] block: allow commit to unmap zero blocks
,
Vincent Vanlaer
,
2024/05/26
[PATCH 2/2] block: add test non-active commit with zeroed data
,
Vincent Vanlaer
,
2024/05/26
[PATCH v3 0/6] vvfat: Fix write bugs for large files and add iotests
,
Amjad Alsharafi
,
2024/05/26
[PATCH v3 1/6] vvfat: Fix bug in writing to middle of file
,
Amjad Alsharafi
,
2024/05/26
Re: [PATCH v3 1/6] vvfat: Fix bug in writing to middle of file
,
Kevin Wolf
,
2024/05/31
[PATCH v3 2/6] vvfat: Fix usage of `info.file.offset`
,
Amjad Alsharafi
,
2024/05/26
[PATCH v3 3/6] vvfat: Fix reading files with non-continuous clusters
,
Amjad Alsharafi
,
2024/05/26
[PATCH v3 5/6] iotests: Filter out `vvfat` fmt from failing tests
,
Amjad Alsharafi
,
2024/05/26
Re: [PATCH v3 5/6] iotests: Filter out `vvfat` fmt from failing tests
,
Kevin Wolf
,
2024/05/31
[PATCH v3 4/6] iotests: Add `vvfat` tests
,
Amjad Alsharafi
,
2024/05/26
[PATCH v3 6/6] iotests: Add `create_file` test for `vvfat` driver
,
Amjad Alsharafi
,
2024/05/26
Re: [PATCH v3 0/6] vvfat: Fix write bugs for large files and add iotests
,
Kevin Wolf
,
2024/05/31
[PATCH v5 00/13] vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD)
,
Stefano Garzarella
,
2024/05/23
[PATCH v5 01/13] libvhost-user: set msg.msg_control to NULL when it is empty
,
Stefano Garzarella
,
2024/05/23
[PATCH v5 03/13] libvhost-user: mask F_INFLIGHT_SHMFD if memfd is not supported
,
Stefano Garzarella
,
2024/05/23
Re: [PATCH v5 03/13] libvhost-user: mask F_INFLIGHT_SHMFD if memfd is not supported
,
David Hildenbrand
,
2024/05/23
[PATCH v5 04/13] vhost-user-server: do not set memory fd non-blocking
,
Stefano Garzarella
,
2024/05/23
Re: [PATCH v5 04/13] vhost-user-server: do not set memory fd non-blocking
,
David Hildenbrand
,
2024/05/23
[PATCH v5 02/13] libvhost-user: fail vu_message_write() if sendmsg() is failing
,
Stefano Garzarella
,
2024/05/23
Re: [PATCH v5 02/13] libvhost-user: fail vu_message_write() if sendmsg() is failing
,
David Hildenbrand
,
2024/05/23
[PATCH v5 05/13] contrib/vhost-user-blk: fix bind() using the right size of the address
,
Stefano Garzarella
,
2024/05/23
Re: [PATCH v5 05/13] contrib/vhost-user-blk: fix bind() using the right size of the address
,
David Hildenbrand
,
2024/05/23
[PATCH v5 06/13] contrib/vhost-user-*: use QEMU bswap helper functions
,
Stefano Garzarella
,
2024/05/23
Re: [PATCH v5 06/13] contrib/vhost-user-*: use QEMU bswap helper functions
,
David Hildenbrand
,
2024/05/23
[PATCH v5 07/13] vhost-user: enable frontends on any POSIX system
,
Stefano Garzarella
,
2024/05/23
Re: [PATCH v5 07/13] vhost-user: enable frontends on any POSIX system
,
David Hildenbrand
,
2024/05/23
[PATCH v5 08/13] libvhost-user: enable it on any POSIX system
,
Stefano Garzarella
,
2024/05/23
[PATCH v5 09/13] osdep: move O_DSYNC and O_DIRECT defines from file-posix
,
Stefano Garzarella
,
2024/05/23
Re: [PATCH v5 09/13] osdep: move O_DSYNC and O_DIRECT defines from file-posix
,
Stefano Garzarella
,
2024/05/23
Re: [PATCH v5 09/13] osdep: move O_DSYNC and O_DIRECT defines from file-posix
,
Daniel P . Berrangé
,
2024/05/23
Re: [PATCH v5 09/13] osdep: move O_DSYNC and O_DIRECT defines from file-posix
,
Stefano Garzarella
,
2024/05/23
[PATCH v5 10/13] contrib/vhost-user-blk: enable it on any POSIX system
,
Stefano Garzarella
,
2024/05/23
[PATCH v5 11/13] hostmem: add a new memory backend based on POSIX shm_open()
,
Stefano Garzarella
,
2024/05/23
[PATCH v5 12/13] tests/qtest/vhost-user-blk-test: use memory-backend-shm
,
Stefano Garzarella
,
2024/05/23
Re: [PATCH v5 12/13] tests/qtest/vhost-user-blk-test: use memory-backend-shm
,
David Hildenbrand
,
2024/05/23
Re: [PATCH v5 12/13] tests/qtest/vhost-user-blk-test: use memory-backend-shm
,
Stefano Garzarella
,
2024/05/23
[PATCH v5 13/13] tests/qtest/vhost-user-test: add a test case for memory-backend-shm
,
Stefano Garzarella
,
2024/05/23
Re: [PATCH v5 13/13] tests/qtest/vhost-user-test: add a test case for memory-backend-shm
,
David Hildenbrand
,
2024/05/23
Re: [PULL 10/38] tests/qtest/migration: Add a test for the analyze-migration script
,
Alex Bennée
,
2024/05/21
Re: [PULL 10/38] tests/qtest/migration: Add a test for the analyze-migration script
,
Fabiano Rosas
,
2024/05/21
Re: [PULL 10/38] tests/qtest/migration: Add a test for the analyze-migration script
,
Thomas Huth
,
2024/05/22
Re: [PULL 10/38] tests/qtest/migration: Add a test for the analyze-migration script
,
Fabiano Rosas
,
2024/05/22
Re: [PULL 10/38] tests/qtest/migration: Add a test for the analyze-migration script
,
Thomas Huth
,
2024/05/22
Re: [PULL 10/38] tests/qtest/migration: Add a test for the analyze-migration script
,
Alex Bennée
,
2024/05/22
[PATCH v4 0/5] mirror: allow specifying working bitmap
,
Fiona Ebner
,
2024/05/21
[PATCH v4 1/5] qapi/block-core: avoid the re-use of MirrorSyncMode for backup
,
Fiona Ebner
,
2024/05/21
[PATCH v4 2/5] block/mirror: replace is_none_mode with sync_mode in MirrorBlockJob struct
,
Fiona Ebner
,
2024/05/21
[PATCH v4 5/5] blockdev: mirror: check for target's cluster size when using bitmap
,
Fiona Ebner
,
2024/05/21
[PATCH v4 3/5] mirror: allow specifying working bitmap
,
Fiona Ebner
,
2024/05/21
[PATCH v4 4/5] iotests: add test for bitmap mirror
,
Fiona Ebner
,
2024/05/21
[PATCH 0/2] hw/ufs: Add support MCQ
,
Minwoo Im
,
2024/05/21
[PATCH 0/2] hw/ufs: Add support MCQ
,
Minwoo Im
,
2024/05/21
Message not available
[PATCH 1/2] hw/ufs: Update MCQ-related fields to block/ufs.h
,
Minwoo Im
,
2024/05/21
Message not available
[PATCH 2/2] hw/ufs: Add support MCQ of UFSHCI 4.0
,
Minwoo Im
,
2024/05/21
Re: [PATCH 2/2] hw/ufs: Add support MCQ of UFSHCI 4.0
,
Jeuk Kim
,
2024/05/27
Re: [PATCH 2/2] hw/ufs: Add support MCQ of UFSHCI 4.0
,
Minwoo Im
,
2024/05/27
[PATCH v2 0/6] virtio,vhost: Add VIRTIO_F_IN_ORDER support
,
Jonah Palmer
,
2024/05/20
[PATCH v2 6/6] virtio: Add VIRTIO_F_IN_ORDER property definition
,
Jonah Palmer
,
2024/05/20
[PATCH v2 1/6] virtio: Add bool to VirtQueueElement
,
Jonah Palmer
,
2024/05/20
Re: [PATCH v2 1/6] virtio: Add bool to VirtQueueElement
,
Eugenio Perez Martin
,
2024/05/22
Re: [PATCH v2 1/6] virtio: Add bool to VirtQueueElement
,
Jonah Palmer
,
2024/05/23
[PATCH v2 3/6] virtio: virtqueue_ordered_fill - VIRTIO_F_IN_ORDER support
,
Jonah Palmer
,
2024/05/20
Re: [PATCH v2 3/6] virtio: virtqueue_ordered_fill - VIRTIO_F_IN_ORDER support
,
Eugenio Perez Martin
,
2024/05/22
Re: [PATCH v2 3/6] virtio: virtqueue_ordered_fill - VIRTIO_F_IN_ORDER support
,
Jonah Palmer
,
2024/05/23
Re: [PATCH v2 3/6] virtio: virtqueue_ordered_fill - VIRTIO_F_IN_ORDER support
,
Eugenio Perez Martin
,
2024/05/23
Re: [PATCH v2 3/6] virtio: virtqueue_ordered_fill - VIRTIO_F_IN_ORDER support
,
Jonah Palmer
,
2024/05/23
[PATCH v2 4/6] virtio: virtqueue_ordered_flush - VIRTIO_F_IN_ORDER support
,
Jonah Palmer
,
2024/05/20
[PATCH v2 2/6] virtio: virtqueue_pop - VIRTIO_F_IN_ORDER support
,
Jonah Palmer
,
2024/05/20
Re: [PATCH v2 2/6] virtio: virtqueue_pop - VIRTIO_F_IN_ORDER support
,
Eugenio Perez Martin
,
2024/05/22
Re: [PATCH v2 2/6] virtio: virtqueue_pop - VIRTIO_F_IN_ORDER support
,
Jonah Palmer
,
2024/05/23
[PATCH v2 5/6] vhost, vhost-user: Add VIRTIO_F_IN_ORDER to vhost feature bits
,
Jonah Palmer
,
2024/05/20
[PATCH v2] hw/nvme: Add properties for PCI vendor/device IDs and IEEE-OUI ID
,
Saif Abrar
,
2024/05/18
[PATCH v2 0/2] Fix NBD+TLS regression in presence of iothread
,
Eric Blake
,
2024/05/17
[PATCH v2 1/2] qio: Inherit follow_coroutine_ctx across TLS
,
Eric Blake
,
2024/05/17
[PATCH v2 2/2] iotests: test NBD+TLS+iothread
,
Eric Blake
,
2024/05/17
Re: [PATCH v2 2/2] iotests: test NBD+TLS+iothread
,
Eric Blake
,
2024/05/17
Re: [PATCH v2 2/2] iotests: test NBD+TLS+iothread
,
Daniel P . Berrangé
,
2024/05/20
Re: [PATCH v2 2/2] iotests: test NBD+TLS+iothread
,
Kevin Wolf
,
2024/05/31
Re: [PATCH v2 2/2] iotests: test NBD+TLS+iothread
,
Eric Blake
,
2024/05/31
Re: [PATCH v2 0/2] Fix NBD+TLS regression in presence of iothread
,
Eric Blake
,
2024/05/17
Re: [PATCH 1/1] prealloc: add truncate mode for prealloc filter
,
Denis V. Lunev
,
2024/05/17
Re: [PATCH 1/1] prealloc: add truncate mode for prealloc filter
,
Denis V. Lunev
,
2024/05/28
Re: [PATCH 1/1] prealloc: add truncate mode for prealloc filter
,
Wang, Lei
,
2024/05/29
Re: [PATCH 1/1] prealloc: add truncate mode for prealloc filter
,
Denis V. Lunev
,
2024/05/29
Re: [PATCH 1/1] block: drop force_dup parameter of raw_reconfigure_getfd()
,
Denis V. Lunev
,
2024/05/17
Re: [PATCH 1/1] block: drop force_dup parameter of raw_reconfigure_getfd()
,
Denis V. Lunev
,
2024/05/28
Re: [PATCH 1/1] block: drop force_dup parameter of raw_reconfigure_getfd()
,
Kevin Wolf
,
2024/05/28
[PATCH v3 00/11] Support persistent reservation operations
,
Changqi Lu
,
2024/05/17
[PATCH v3 01/11] block: add persistent reservation in/out api
,
Changqi Lu
,
2024/05/17
[PATCH v3 03/11] scsi/constant: add persistent reservation in/out protocol constants
,
Changqi Lu
,
2024/05/17
[PATCH v3 04/11] scsi/util: add helper functions for persistent reservation types conversion
,
Changqi Lu
,
2024/05/17
[PATCH v3 05/11] hw/scsi: add persistent reservation in/out api for scsi device
,
Changqi Lu
,
2024/05/17
[PATCH v3 02/11] block/raw: add persistent reservation in/out driver
,
Changqi Lu
,
2024/05/17
[PATCH v3 06/11] block/nvme: add reservation command protocol constants
,
Changqi Lu
,
2024/05/17
Re: [PATCH v3 06/11] block/nvme: add reservation command protocol constants
,
Klaus Jensen
,
2024/05/24
[PATCH v3 07/11] hw/nvme: add helper functions for converting reservation types
,
Changqi Lu
,
2024/05/17
[PATCH v3 08/11] hw/nvme: enable ONCS reservations
,
Changqi Lu
,
2024/05/17
Re: [PATCH v3 08/11] hw/nvme: enable ONCS reservations
,
Klaus Jensen
,
2024/05/24
[PATCH v3 09/11] hw/nvme: enable namespace rescap function
,
Changqi Lu
,
2024/05/17
Re: [PATCH v3 09/11] hw/nvme: enable namespace rescap function
,
Klaus Jensen
,
2024/05/24
Re: [PATCH v3 09/11] hw/nvme: enable namespace rescap function
,
Klaus Jensen
,
2024/05/24
[PATCH v3 10/11] hw/nvme: add reservation protocal command
,
Changqi Lu
,
2024/05/17
Re: [PATCH v3 10/11] hw/nvme: add reservation protocal command
,
Klaus Jensen
,
2024/05/24
[PATCH v3 11/11] block/iscsi: add persistent reservation in/out driver
,
Changqi Lu
,
2024/05/17
Re: [PATCH v3 00/11] Support persistent reservation operations
,
卢长奇
,
2024/05/23
[PATCH v5] hw/pflash: fix block write start
,
Gerd Hoffmann
,
2024/05/16
[PATCH v4] hw/pflash: fix block write start
,
Gerd Hoffmann
,
2024/05/16
Re: [PATCH v4] hw/pflash: fix block write start
,
Fiona Ebner
,
2024/05/16
[PATCH v4 2/2] vhost-user: fix lost reconnect again
,
Li Feng
,
2024/05/15
Re: [PATCH v4 2/2] vhost-user: fix lost reconnect again
,
Raphael Norwitz
,
2024/05/16
[PATCH v4 1/2] Revert "vhost-user: fix lost reconnect"
,
Li Feng
,
2024/05/15
Re: [PATCH v4 1/2] Revert "vhost-user: fix lost reconnect"
,
Raphael Norwitz
,
2024/05/16
[PATCH] qio: Inherit follow_coroutine_ctx across TLS
,
Eric Blake
,
2024/05/15
Re: [PATCH] qio: Inherit follow_coroutine_ctx across TLS
,
Stefan Hajnoczi
,
2024/05/16
Re: [PATCH] qio: Inherit follow_coroutine_ctx across TLS
,
Daniel P . Berrangé
,
2024/05/17
Re: [PATCH RFC v4 0/7] virtio-net: add support for SR-IOV emulation
,
Yui Washizu
,
2024/05/15
[PATCH v3] hw/pflash: fix block write start
,
Gerd Hoffmann
,
2024/05/15
Re: [PATCH v3] hw/pflash: fix block write start
,
Philippe Mathieu-Daudé
,
2024/05/15
[PATCH 00/20] qapi: new sphinx qapi domain pre-requisites
,
John Snow
,
2024/05/14
[PATCH 02/20] qapi: linter fixups
,
John Snow
,
2024/05/14
Re: [PATCH 02/20] qapi: linter fixups
,
Markus Armbruster
,
2024/05/15
[PATCH 03/20] docs/qapidoc: delint a tiny portion of the module
,
John Snow
,
2024/05/14
Re: [PATCH 03/20] docs/qapidoc: delint a tiny portion of the module
,
Markus Armbruster
,
2024/05/15
Re: [PATCH 03/20] docs/qapidoc: delint a tiny portion of the module
,
John Snow
,
2024/05/15
Re: [PATCH 03/20] docs/qapidoc: delint a tiny portion of the module
,
John Snow
,
2024/05/15
Re: [PATCH 03/20] docs/qapidoc: delint a tiny portion of the module
,
Markus Armbruster
,
2024/05/15
Re: [PATCH 03/20] docs/qapidoc: delint a tiny portion of the module
,
John Snow
,
2024/05/15
[PATCH 04/20] qapi/parser: preserve indentation in QAPIDoc sections
,
John Snow
,
2024/05/14
Re: [PATCH 04/20] qapi/parser: preserve indentation in QAPIDoc sections
,
Markus Armbruster
,
2024/05/15
Re: [PATCH 04/20] qapi/parser: preserve indentation in QAPIDoc sections
,
John Snow
,
2024/05/15
Re: [PATCH 04/20] qapi/parser: preserve indentation in QAPIDoc sections
,
Markus Armbruster
,
2024/05/15
Re: [PATCH 04/20] qapi/parser: preserve indentation in QAPIDoc sections
,
John Snow
,
2024/05/15
[PATCH 01/20] [DO-NOT-MERGE]: Add some ad-hoc linting helpers.
,
John Snow
,
2024/05/14
[PATCH 06/20] qapi/parser: fix comment parsing immediately following a doc block
,
John Snow
,
2024/05/14
Re: [PATCH 06/20] qapi/parser: fix comment parsing immediately following a doc block
,
Markus Armbruster
,
2024/05/16
Re: [PATCH 06/20] qapi/parser: fix comment parsing immediately following a doc block
,
John Snow
,
2024/05/16
[PATCH 07/20] qapi/parser: add semantic 'kind' parameter to QAPIDoc.Section
,
John Snow
,
2024/05/14
Re: [PATCH 07/20] qapi/parser: add semantic 'kind' parameter to QAPIDoc.Section
,
Markus Armbruster
,
2024/05/16
Re: [PATCH 07/20] qapi/parser: add semantic 'kind' parameter to QAPIDoc.Section
,
John Snow
,
2024/05/16
[PATCH 10/20] qapi/schema: add __iter__ method to QAPISchemaVariants
,
John Snow
,
2024/05/14
[PATCH 08/20] qapi/parser: differentiate intro and outro paragraphs
,
John Snow
,
2024/05/14
Re: [PATCH 08/20] qapi/parser: differentiate intro and outro paragraphs
,
Markus Armbruster
,
2024/05/16
Re: [PATCH 08/20] qapi/parser: differentiate intro and outro paragraphs
,
John Snow
,
2024/05/16
Re: [PATCH 08/20] qapi/parser: differentiate intro and outro paragraphs
,
John Snow
,
2024/05/16
[PATCH 09/20] qapi/parser: add undocumented stub members to all_sections
,
John Snow
,
2024/05/14
[PATCH 13/20] docs/qapidoc: fix nested parsing under untagged sections
,
John Snow
,
2024/05/14
[PATCH 05/20] qapi/parser: adjust info location for doc body section
,
John Snow
,
2024/05/14
Re: [PATCH 05/20] qapi/parser: adjust info location for doc body section
,
Markus Armbruster
,
2024/05/16
Re: [PATCH 05/20] qapi/parser: adjust info location for doc body section
,
John Snow
,
2024/05/16
Re: [PATCH 05/20] qapi/parser: adjust info location for doc body section
,
Markus Armbruster
,
2024/05/27
[PATCH 11/20] qapi/schema: add doc_visible property to QAPISchemaDefinition
,
John Snow
,
2024/05/14
[PATCH 15/20] qapi: remove developer factoring comments from QAPI doc blocks
,
John Snow
,
2024/05/14
[PATCH 12/20] qapi/source: allow multi-line QAPISourceInfo advancing
,
John Snow
,
2024/05/14
[PATCH 16/20] qapi: rewrite StatsFilter comment
,
John Snow
,
2024/05/14
[PATCH 14/20] qapi: fix non-compliant JSON examples
,
John Snow
,
2024/05/14
[PATCH 17/20] qapi: rewrite BlockExportOptions doc block
,
John Snow
,
2024/05/14
[PATCH 18/20] qapi: ensure all errors sections are uniformly typset
,
John Snow
,
2024/05/14
[PATCH 19/20] qapi: convert "Note" sections to plain rST
,
John Snow
,
2024/05/14
[PATCH 20/20] qapi: convert "Example" sections to rST
,
John Snow
,
2024/05/14
Re: [PATCH 00/20] qapi: new sphinx qapi domain pre-requisites
,
Stefan Hajnoczi
,
2024/05/16
[PATCH v3 2/2] vhost-user: fix lost reconnect again
,
Li Feng
,
2024/05/14
Re: [PATCH v3 2/2] vhost-user: fix lost reconnect again
,
Raphael Norwitz
,
2024/05/14
Re: [PATCH v3 2/2] vhost-user: fix lost reconnect again
,
Li Feng
,
2024/05/15
Re: [PATCH v3 2/2] vhost-user: fix lost reconnect again
,
Raphael Norwitz
,
2024/05/15
Re: [PATCH v3 2/2] vhost-user: fix lost reconnect again
,
Li Feng
,
2024/05/15
Re: [PATCH v3 2/2] vhost-user: fix lost reconnect again
,
Raphael Norwitz
,
2024/05/16
[PATCH v3 1/2] Revert "vhost-user: fix lost reconnect"
,
Li Feng
,
2024/05/14
Re: [PATCH v3 1/2] Revert "vhost-user: fix lost reconnect"
,
Raphael Norwitz
,
2024/05/14
Re: [PATCH v3 1/2] Revert "vhost-user: fix lost reconnect"
,
Li Feng
,
2024/05/15
Re: [PATCH v3 1/2] Revert "vhost-user: fix lost reconnect"
,
Raphael Norwitz
,
2024/05/15
[PATCH 0/6] error: Eliminate QERR_IO_ERROR
,
Markus Armbruster
,
2024/05/13
[PATCH 2/6] dump/win_dump: Improve error messages on write error
,
Markus Armbruster
,
2024/05/13
Re: [PATCH 2/6] dump/win_dump: Improve error messages on write error
,
Philippe Mathieu-Daudé
,
2024/05/13
Re: [PATCH 2/6] dump/win_dump: Improve error messages on write error
,
Markus Armbruster
,
2024/05/13
Re: [PATCH 2/6] dump/win_dump: Improve error messages on write error
,
Philippe Mathieu-Daudé
,
2024/05/13
[PATCH 6/6] qerror: QERR_IO_ERROR is no longer used, drop
,
Markus Armbruster
,
2024/05/13
Re: [PATCH 6/6] qerror: QERR_IO_ERROR is no longer used, drop
,
Philippe Mathieu-Daudé
,
2024/05/13
[PATCH 3/6] block/vmdk: Improve error messages on extent write error
,
Markus Armbruster
,
2024/05/13
Re: [PATCH 3/6] block/vmdk: Improve error messages on extent write error
,
Philippe Mathieu-Daudé
,
2024/05/13
[PATCH 5/6] migration: Rephrase message on failure to save / load Xen device state
,
Markus Armbruster
,
2024/05/13
Re: [PATCH 5/6] migration: Rephrase message on failure to save / load Xen device state
,
Philippe Mathieu-Daudé
,
2024/05/13
Re: [PATCH 5/6] migration: Rephrase message on failure to save / load Xen device state
,
Fabiano Rosas
,
2024/05/13
Re: [PATCH 5/6] migration: Rephrase message on failure to save / load Xen device state
,
Peter Xu
,
2024/05/23
Re: [PATCH 5/6] migration: Rephrase message on failure to save / load Xen device state
,
Markus Armbruster
,
2024/05/27
Re: [PATCH 5/6] migration: Rephrase message on failure to save / load Xen device state
,
Peter Xu
,
2024/05/27
[PATCH 1/6] block: Improve error message when external snapshot can't flush
,
Markus Armbruster
,
2024/05/13
Re: [PATCH 1/6] block: Improve error message when external snapshot can't flush
,
Philippe Mathieu-Daudé
,
2024/05/13
[PATCH 4/6] cpus: Improve error messages on memsave, pmemsave write error
,
Markus Armbruster
,
2024/05/13
Re: [PATCH 4/6] cpus: Improve error messages on memsave, pmemsave write error
,
Philippe Mathieu-Daudé
,
2024/05/13
Re: [PATCH 4/6] cpus: Improve error messages on memsave, pmemsave write error
,
Markus Armbruster
,
2024/05/13
Re: [PATCH 4/6] cpus: Improve error messages on memsave, pmemsave write error
,
Philippe Mathieu-Daudé
,
2024/05/13
Re: [PATCH 4/6] cpus: Improve error messages on memsave, pmemsave write error
,
Markus Armbruster
,
2024/05/27
Re: [PATCH 1/2] copy-before-write: allow specifying minimum cluster size
,
Fiona Ebner
,
2024/05/13
Re: [PATCH 1/2] copy-before-write: allow specifying minimum cluster size
,
Markus Armbruster
,
2024/05/14
[PATCH v2 2/2] vhost-user: fix lost reconnect again
,
Li Feng
,
2024/05/13
[PATCH v2 1/2] Revert "vhost-user: fix lost reconnect"
,
Li Feng
,
2024/05/13
Re: [PATCH v2 1/2] Revert "vhost-user: fix lost reconnect"
,
Michael S. Tsirkin
,
2024/05/13
[PATCH v2 00/11] qcow2: make subclusters discardable
,
Andrey Drobyshev
,
2024/05/13
[PATCH v2 02/11] qcow2: simplify L2 entries accounting for discard-no-unref
,
Andrey Drobyshev
,
2024/05/13
Re: [PATCH v2 02/11] qcow2: simplify L2 entries accounting for discard-no-unref
,
Alberto Garcia
,
2024/05/15
Re: [PATCH v2 02/11] qcow2: simplify L2 entries accounting for discard-no-unref
,
Alexander Ivanov
,
2024/05/21
[PATCH v2 08/11] qcow2: zeroize the entire cluster when there're no non-zero subclusters
,
Andrey Drobyshev
,
2024/05/13
Re: [PATCH v2 08/11] qcow2: zeroize the entire cluster when there're no non-zero subclusters
,
Alexander Ivanov
,
2024/05/21
[PATCH v2 01/11] qcow2: make function update_refcount_discard() global
,
Andrey Drobyshev
,
2024/05/13
Re: [PATCH v2 01/11] qcow2: make function update_refcount_discard() global
,
Alberto Garcia
,
2024/05/15
Re: [PATCH v2 01/11] qcow2: make function update_refcount_discard() global
,
Alexander Ivanov
,
2024/05/21
[PATCH v2 05/11] iotests/common.rc: add disk_usage function
,
Andrey Drobyshev
,
2024/05/13
Re: [PATCH v2 05/11] iotests/common.rc: add disk_usage function
,
Alexander Ivanov
,
2024/05/21
Re: [PATCH v2 05/11] iotests/common.rc: add disk_usage function
,
Alberto Garcia
,
2024/05/24
[PATCH v2 07/11] qcow2: add get_sc_range_info() helper for working with subcluster ranges
,
Andrey Drobyshev
,
2024/05/13
Re: [PATCH v2 07/11] qcow2: add get_sc_range_info() helper for working with subcluster ranges
,
Alexander Ivanov
,
2024/05/21
[PATCH v2 03/11] qcow2: put discard requests in the common queue when discard-no-unref enabled
,
Andrey Drobyshev
,
2024/05/13
Re: [PATCH v2 03/11] qcow2: put discard requests in the common queue when discard-no-unref enabled
,
Alexander Ivanov
,
2024/05/21
[PATCH v2 09/11] qcow2: make subclusters discardable
,
Andrey Drobyshev
,
2024/05/13
Re: [PATCH v2 09/11] qcow2: make subclusters discardable
,
Alexander Ivanov
,
2024/05/21
[PATCH v2 06/11] iotests/290: add test case to check 'discard-no-unref' option behavior
,
Andrey Drobyshev
,
2024/05/13
Re: [PATCH v2 06/11] iotests/290: add test case to check 'discard-no-unref' option behavior
,
Alexander Ivanov
,
2024/05/21
Re: [PATCH v2 06/11] iotests/290: add test case to check 'discard-no-unref' option behavior
,
Alberto Garcia
,
2024/05/24
[PATCH v2 04/11] block/file-posix: add trace event for fallocate() calls
,
Andrey Drobyshev
,
2024/05/13
Re: [PATCH v2 04/11] block/file-posix: add trace event for fallocate() calls
,
Alexander Ivanov
,
2024/05/21
Re: [PATCH v2 04/11] block/file-posix: add trace event for fallocate() calls
,
Alberto Garcia
,
2024/05/24
[PATCH v2 10/11] qcow2: zero_l2_subclusters: fall through to discard operation when requested
,
Andrey Drobyshev
,
2024/05/13
Re: [PATCH v2 10/11] qcow2: zero_l2_subclusters: fall through to discard operation when requested
,
Alexander Ivanov
,
2024/05/21
[PATCH v2 11/11] iotests/271: add test cases for subcluster-based discard/unmap
,
Andrey Drobyshev
,
2024/05/13
Re: [PATCH v2 11/11] iotests/271: add test cases for subcluster-based discard/unmap
,
Alexander Ivanov
,
2024/05/21
[PATCH v2 00/11] Support persistent reservation operations
,
Changqi Lu
,
2024/05/12
[PATCH v2 02/11] block/raw: add persistent reservation in/out driver
,
Changqi Lu
,
2024/05/12
[PATCH v2 01/11] block: add persistent reservation in/out api
,
Changqi Lu
,
2024/05/12
[PATCH v2 04/11] scsi/util: add helper functions for persistent reservation types conversion
,
Changqi Lu
,
2024/05/12
[PATCH v2 03/11] scsi/constant: add persistent reservation in/out protocol constants
,
Changqi Lu
,
2024/05/12
[PATCH v2 05/11] hw/scsi: add persistent reservation in/out api for scsi device
,
Changqi Lu
,
2024/05/12
[PATCH v2 06/11] block/nvme: add reservation command protocol constants
,
Changqi Lu
,
2024/05/12
[PATCH v2 07/11] hw/nvme: add helper functions for converting reservation types
,
Changqi Lu
,
2024/05/12
[PATCH v2 08/11] hw/nvme: enable ONCS reservations
,
Changqi Lu
,
2024/05/12
[PATCH v2 09/11] hw/nvme: enable namespace rescap function
,
Changqi Lu
,
2024/05/12
[PATCH v2 10/11] hw/nvme: add reservation protocal command
,
Changqi Lu
,
2024/05/12
[PATCH v2 11/11] block/iscsi: add persistent reservation in/out driver
,
Changqi Lu
,
2024/05/12
Re: [BUG, RFC] Base node is in RW after making external snapshot
,
Andrey Drobyshev
,
2024/05/10
[PATCH v3 0/5] mirror: allow specifying working bitmap
,
Fiona Ebner
,
2024/05/10
[PATCH v3 3/5] mirror: allow specifying working bitmap
,
Fiona Ebner
,
2024/05/10
Re: [PATCH v3 3/5] mirror: allow specifying working bitmap
,
Markus Armbruster
,
2024/05/13
[PATCH v3 2/5] block/mirror: replace is_none_mode with sync_mode in MirrorBlockJob struct
,
Fiona Ebner
,
2024/05/10
[PATCH v3 1/5] qapi/block-core: avoid the re-use of MirrorSyncMode for backup
,
Fiona Ebner
,
2024/05/10
[PATCH v3 5/5] blockdev: mirror: check for target's cluster size when using bitmap
,
Fiona Ebner
,
2024/05/10
[PATCH v3 4/5] iotests: add test for bitmap mirror
,
Fiona Ebner
,
2024/05/10
Re: [PATCH v3] block: Use LVM tools for LV block device truncation
,
Alexander Ivanov
,
2024/05/10
[PATCH] hw/nvme: Add CLI options for PCI vendor/device IDs and IEEE-OUI ID
,
Saif Abrar
,
2024/05/09
Re: [PATCH] hw/nvme: Add CLI options for PCI vendor/device IDs and IEEE-OUI ID
,
Markus Armbruster
,
2024/05/13
Re: [PATCH v3 00/28] glib: Replace g_memdup() by g_memdup2()
,
Philippe Mathieu-Daudé
,
2024/05/08
[PATCH 0/9] Support persistent reservation operations
,
Changqi Lu
,
2024/05/08
[PATCH 2/9] block/raw: add persistent reservation in/out driver
,
Changqi Lu
,
2024/05/08
Re: [PATCH 2/9] block/raw: add persistent reservation in/out driver
,
Stefan Hajnoczi
,
2024/05/09
[PATCH 4/9] scsi/util: add helper functions for persistent reservation types conversion
,
Changqi Lu
,
2024/05/08
Re: [PATCH 4/9] scsi/util: add helper functions for persistent reservation types conversion
,
Stefan Hajnoczi
,
2024/05/09
[PATCH 7/9] hw/nvme: add helper functions for converting reservation types
,
Changqi Lu
,
2024/05/08
Re: [PATCH 7/9] hw/nvme: add helper functions for converting reservation types
,
Stefan Hajnoczi
,
2024/05/09
[PATCH 9/9] block/iscsi: add persistent reservation in/out driver
,
Changqi Lu
,
2024/05/08
[PATCH 1/9] block: add persistent reservation in/out api
,
Changqi Lu
,
2024/05/08
Re: [PATCH 1/9] block: add persistent reservation in/out api
,
Stefan Hajnoczi
,
2024/05/09
Re: Re: [PATCH 1/9] block: add persistent reservation in/out api
,
zhenwei pi
,
2024/05/09
[PATCH 5/9] hw/scsi: add persistent reservation in/out api for scsi device
,
Changqi Lu
,
2024/05/08
Re: [PATCH 5/9] hw/scsi: add persistent reservation in/out api for scsi device
,
Stefan Hajnoczi
,
2024/05/09
Re: [PATCH 5/9] hw/scsi: add persistent reservation in/out api for scsi device
,
Stefan Hajnoczi
,
2024/05/09
[PATCH 3/9] scsi/constant: add persistent reservation in/out protocol constants
,
Changqi Lu
,
2024/05/08
Re: [PATCH 3/9] scsi/constant: add persistent reservation in/out protocol constants
,
Stefan Hajnoczi
,
2024/05/09
[PATCH 6/9] block/nvme: add reservation command protocol constants
,
Changqi Lu
,
2024/05/08
Re: [PATCH 6/9] block/nvme: add reservation command protocol constants
,
Stefan Hajnoczi
,
2024/05/09
[PATCH 8/9] hw/nvme: add reservation protocal command
,
Changqi Lu
,
2024/05/08
Re: [PATCH 8/9] hw/nvme: add reservation protocal command
,
Klaus Jensen
,
2024/05/08
Re: [PATCH 0/9] Support persistent reservation operations
,
Stefan Hajnoczi
,
2024/05/09
[PATCH v3 0/4] hw/nvme: FDP and SR-IOV enhancements
,
Minwoo Im
,
2024/05/08
[PATCH v3 1/4] hw/nvme: add Identify Endurance Group List
,
Minwoo Im
,
2024/05/08
[PATCH v3 2/4] hw/nvme: separate identify data for sec. ctrl list
,
Minwoo Im
,
2024/05/08
[PATCH v3 3/4] hw/nvme: Allocate sec-ctrl-list as a dynamic array
,
Minwoo Im
,
2024/05/08
[PATCH v3 4/4] hw/nvme: Expand VI/VQ resource to uint32
,
Minwoo Im
,
2024/05/08
[PATCH] virtio-blk: remove SCSI passthrough functionality
,
Paolo Bonzini
,
2024/05/08
Re: [RFC 0/1] hw/nvme: add atomic write support
,
Klaus Jensen
,
2024/05/08
[PATCH v4 00/12] vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD)
,
Stefano Garzarella
,
2024/05/08
[PATCH v4 01/12] libvhost-user: set msg.msg_control to NULL when it is empty
,
Stefano Garzarella
,
2024/05/08
Re: [PATCH v4 01/12] libvhost-user: set msg.msg_control to NULL when it is empty
,
Daniel P . Berrangé
,
2024/05/08
Re: [PATCH v4 01/12] libvhost-user: set msg.msg_control to NULL when it is empty
,
Stefano Garzarella
,
2024/05/08
Re: [PATCH v4 01/12] libvhost-user: set msg.msg_control to NULL when it is empty
,
Philippe Mathieu-Daudé
,
2024/05/08
[PATCH v4 03/12] libvhost-user: mask F_INFLIGHT_SHMFD if memfd is not supported
,
Stefano Garzarella
,
2024/05/08
Re: [PATCH v4 03/12] libvhost-user: mask F_INFLIGHT_SHMFD if memfd is not supported
,
Philippe Mathieu-Daudé
,
2024/05/08
Re: [PATCH v4 03/12] libvhost-user: mask F_INFLIGHT_SHMFD if memfd is not supported
,
Stefano Garzarella
,
2024/05/10
[PATCH v4 02/12] libvhost-user: fail vu_message_write() if sendmsg() is failing
,
Stefano Garzarella
,
2024/05/08
Re: [PATCH v4 02/12] libvhost-user: fail vu_message_write() if sendmsg() is failing
,
Daniel P . Berrangé
,
2024/05/08
Re: [PATCH v4 02/12] libvhost-user: fail vu_message_write() if sendmsg() is failing
,
Philippe Mathieu-Daudé
,
2024/05/08
[PATCH v4 04/12] vhost-user-server: do not set memory fd non-blocking
,
Stefano Garzarella
,
2024/05/08
Re: [PATCH v4 04/12] vhost-user-server: do not set memory fd non-blocking
,
Daniel P . Berrangé
,
2024/05/08
[PATCH v4 05/12] contrib/vhost-user-blk: fix bind() using the right size of the address
,
Stefano Garzarella
,
2024/05/08
Re: [PATCH v4 05/12] contrib/vhost-user-blk: fix bind() using the right size of the address
,
Philippe Mathieu-Daudé
,
2024/05/08
[PATCH v4 07/12] vhost-user: enable frontends on any POSIX system
,
Stefano Garzarella
,
2024/05/08
Re: [PATCH v4 07/12] vhost-user: enable frontends on any POSIX system
,
Philippe Mathieu-Daudé
,
2024/05/08
[PATCH v4 06/12] contrib/vhost-user-*: use QEMU bswap helper functions
,
Stefano Garzarella
,
2024/05/08
Re: [PATCH v4 06/12] contrib/vhost-user-*: use QEMU bswap helper functions
,
Philippe Mathieu-Daudé
,
2024/05/08
Re: [PATCH v4 06/12] contrib/vhost-user-*: use QEMU bswap helper functions
,
Philippe Mathieu-Daudé
,
2024/05/08
[PATCH v4 08/12] libvhost-user: enable it on any POSIX system
,
Stefano Garzarella
,
2024/05/08
Re: [PATCH v4 08/12] libvhost-user: enable it on any POSIX system
,
Philippe Mathieu-Daudé
,
2024/05/08
Re: [PATCH v4 08/12] libvhost-user: enable it on any POSIX system
,
Stefano Garzarella
,
2024/05/10
Re: [PATCH v4 08/12] libvhost-user: enable it on any POSIX system
,
Philippe Mathieu-Daudé
,
2024/05/10
[PATCH v4 09/12] contrib/vhost-user-blk: enable it on any POSIX system
,
Stefano Garzarella
,
2024/05/08
Re: [PATCH v4 09/12] contrib/vhost-user-blk: enable it on any POSIX system
,
Philippe Mathieu-Daudé
,
2024/05/08
Re: [PATCH v4 09/12] contrib/vhost-user-blk: enable it on any POSIX system
,
Stefano Garzarella
,
2024/05/10
[PATCH v4 10/12] hostmem: add a new memory backend based on POSIX shm_open()
,
Stefano Garzarella
,
2024/05/08
Re: [PATCH v4 10/12] hostmem: add a new memory backend based on POSIX shm_open()
,
Markus Armbruster
,
2024/05/08
Re: [PATCH v4 10/12] hostmem: add a new memory backend based on POSIX shm_open()
,
Stefano Garzarella
,
2024/05/10
[PATCH v4 12/12] tests/qtest/vhost-user-test: add a test case for memory-backend-shm
,
Stefano Garzarella
,
2024/05/08
Re: [PATCH v4 12/12] tests/qtest/vhost-user-test: add a test case for memory-backend-shm
,
Thomas Huth
,
2024/05/10
[PATCH v4 11/12] tests/qtest/vhost-user-blk-test: use memory-backend-shm
,
Stefano Garzarella
,
2024/05/08
Re: [PATCH v4 11/12] tests/qtest/vhost-user-blk-test: use memory-backend-shm
,
Thomas Huth
,
2024/05/10
Re: [PATCH v4 11/12] tests/qtest/vhost-user-blk-test: use memory-backend-shm
,
Philippe Mathieu-Daudé
,
2024/05/10
Re: [PATCH v4 00/12] vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD)
,
Philippe Mathieu-Daudé
,
2024/05/08
Re: [PATCH v4 00/12] vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD)
,
Stefan Hajnoczi
,
2024/05/09
[PATCH] qemu-io: add cvtnum() error handling for zone commands
,
Stefan Hajnoczi
,
2024/05/07
Re: [PATCH] qemu-io: add cvtnum() error handling for zone commands
,
Sam Li
,
2024/05/07
Re: [PATCH] qemu-io: add cvtnum() error handling for zone commands
,
Kevin Wolf
,
2024/05/28
[PATCH] misc: Use QEMU header path relative to include/ directory
,
Philippe Mathieu-Daudé
,
2024/05/07
Re: [PATCH] misc: Use QEMU header path relative to include/ directory
,
Peter Maydell
,
2024/05/07
Re: [PATCH] misc: Use QEMU header path relative to include/ directory
,
Richard Henderson
,
2024/05/07
Re: [PATCH] misc: Use QEMU header path relative to include/ directory
,
Philippe Mathieu-Daudé
,
2024/05/08
Re: [PATCH v2 2/4] mirror: allow specifying working bitmap
,
Fiona Ebner
,
2024/05/07
Re: [PATCH v2 2/4] mirror: allow specifying working bitmap
,
Fiona Ebner
,
2024/05/08
[PATCH 0/2] Revert "monitor: use aio_co_reschedule_self()"
,
Stefan Hajnoczi
,
2024/05/06
[PATCH 2/2] aio: warn about iohandler_ctx special casing
,
Stefan Hajnoczi
,
2024/05/06
[PATCH 1/2] Revert "monitor: use aio_co_reschedule_self()"
,
Stefan Hajnoczi
,
2024/05/06
Re: [PATCH 1/2] Revert "monitor: use aio_co_reschedule_self()"
,
Fiona Ebner
,
2024/05/29
Re: [PATCH 1/2] Revert "monitor: use aio_co_reschedule_self()"
,
Kevin Wolf
,
2024/05/29
Re: [PATCH 0/2] Revert "monitor: use aio_co_reschedule_self()"
,
Kevin Wolf
,
2024/05/28
[PATCH 0/6] virtio,vhost: Add VIRTIO_F_IN_ORDER support
,
Jonah Palmer
,
2024/05/06
[PATCH 4/6] virtio: virtqueue_ordered_flush - VIRTIO_F_IN_ORDER support
,
Jonah Palmer
,
2024/05/06
Re: [PATCH 4/6] virtio: virtqueue_ordered_flush - VIRTIO_F_IN_ORDER support
,
Eugenio Perez Martin
,
2024/05/10
Re: [PATCH 4/6] virtio: virtqueue_ordered_flush - VIRTIO_F_IN_ORDER support
,
Jonah Palmer
,
2024/05/10
[PATCH 3/6] virtio: virtqueue_ordered_fill - VIRTIO_F_IN_ORDER support
,
Jonah Palmer
,
2024/05/06
Re: [PATCH 3/6] virtio: virtqueue_ordered_fill - VIRTIO_F_IN_ORDER support
,
Eugenio Perez Martin
,
2024/05/09
Re: [PATCH 3/6] virtio: virtqueue_ordered_fill - VIRTIO_F_IN_ORDER support
,
Jonah Palmer
,
2024/05/10
[PATCH 5/6] vhost, vhost-user: Add VIRTIO_F_IN_ORDER to vhost feature bits
,
Jonah Palmer
,
2024/05/06
[PATCH 6/6] virtio: Add VIRTIO_F_IN_ORDER property definition
,
Jonah Palmer
,
2024/05/06
[PATCH 2/6] virtio: virtqueue_pop - VIRTIO_F_IN_ORDER support
,
Jonah Palmer
,
2024/05/06
Re: [PATCH 2/6] virtio: virtqueue_pop - VIRTIO_F_IN_ORDER support
,
Eugenio Perez Martin
,
2024/05/09
Re: [PATCH 2/6] virtio: virtqueue_pop - VIRTIO_F_IN_ORDER support
,
Jonah Palmer
,
2024/05/10
[PATCH 1/6] virtio: Add bool to VirtQueueElement
,
Jonah Palmer
,
2024/05/06
Re: [PATCH 1/6] virtio: Add bool to VirtQueueElement
,
Eugenio Perez Martin
,
2024/05/09
Re: [PATCH 1/6] virtio: Add bool to VirtQueueElement
,
Jonah Palmer
,
2024/05/10
[PATCH] hw/nvme: fix mo field in io mgnt send
,
Klaus Jensen
,
2024/05/06
Re: [PATCH] hw/nvme: fix mo field in io mgnt send
,
Vincent Fu
,
2024/05/07
Re: [PATCH] hw/nvme: fix mo field in io mgnt send
,
Vincent Fu
,
2024/05/08
Re: [PATCH] hw/nvme: fix mo field in io mgnt send
,
Klaus Jensen
,
2024/05/24
[PATCH v2 0/5] vvfat: Fix write bugs for large files and add iotests
,
Amjad Alsharafi
,
2024/05/04
[PATCH v2 1/5] vvfat: Fix bug in writing to middle of file
,
Amjad Alsharafi
,
2024/05/04
[PATCH v2 2/5] vvfat: Fix usage of `info.file.offset`
,
Amjad Alsharafi
,
2024/05/04
[PATCH v2 3/5] vvfat: Fix reading files with non-continuous clusters
,
Amjad Alsharafi
,
2024/05/04
[PATCH v2 4/5] iotests: Add `vvfat` tests
,
Amjad Alsharafi
,
2024/05/04
[PATCH v2 5/5] iotests: Filter out `vvfat` fmt from failing tests
,
Amjad Alsharafi
,
2024/05/04
Re: [PATCH v2 0/5] vvfat: Fix write bugs for large files and add iotests
,
Amjad Alsharafi
,
2024/05/04
Re: [PATCH v3 07/11] hw/sh4/r2d: Realize IDE controller before accessing it
,
Guenter Roeck
,
2024/05/03
Re: [PATCH v2 5/5] monitor: use aio_co_reschedule_self()
,
Kevin Wolf
,
2024/05/03
Re: [PATCH v2 5/5] monitor: use aio_co_reschedule_self()
,
Stefan Hajnoczi
,
2024/05/06
Re: [PULL v2 03/16] block/block-backend: add block layer APIs resembling Linux ZonedBlockDevice ioctls
,
Peter Maydell
,
2024/05/03
Re: [PULL v2 03/16] block/block-backend: add block layer APIs resembling Linux ZonedBlockDevice ioctls
,
Stefan Hajnoczi
,
2024/05/07
Re: [PULL 0/1] ufs queue
,
Richard Henderson
,
2024/05/01
Re: [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
,
Peter Xu
,
2024/05/01
Re: [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
,
Daniel P . Berrangé
,
2024/05/01
Re: [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
,
Peter Xu
,
2024/05/01
Re: [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
,
Michael Galaxy
,
2024/05/02
Re: [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
,
Jinpu Wang
,
2024/05/02
Re: [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
,
Peter Xu
,
2024/05/02
Re: [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
,
Jinpu Wang
,
2024/05/02
Re: [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
,
Jinpu Wang
,
2024/05/03
Re: [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
,
Peter Xu
,
2024/05/03
Re: [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
,
Jinpu Wang
,
2024/05/06
Re: [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
,
Peter Xu
,
2024/05/06
Re: [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
,
Jinpu Wang
,
2024/05/07
Re: [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
,
Daniel P . Berrangé
,
2024/05/08
RE: [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
,
Gonglei (Arei)
,
2024/05/05
Re: [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
,
Peter Xu
,
2024/05/06
RE: [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
,
Gonglei (Arei)
,
2024/05/06
Re: [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
,
Peter Xu
,
2024/05/07
Re: [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
,
Zheng Chuan
,
2024/05/09
Re: [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
,
Peter Xu
,
2024/05/09
Re: [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
,
Jinpu Wang
,
2024/05/13
Re: [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
,
Yu Zhang
,
2024/05/14
Re: [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
,
Michael Galaxy
,
2024/05/16
Re: [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
,
Yu Zhang
,
2024/05/17
Re: [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
,
Peter Xu
,
2024/05/21
RE: [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
,
Gonglei (Arei)
,
2024/05/28
Re: [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
,
Jinpu Wang
,
2024/05/28
Re: [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
,
Peter Xu
,
2024/05/28
RE: [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
,
Gonglei (Arei)
,
2024/05/28
Re: [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
,
Jinpu Wang
,
2024/05/29
Re: [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
,
Greg Sword
,
2024/05/29
Re: [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
,
Jinpu Wang
,
2024/05/29
RE: [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
,
Gonglei (Arei)
,
2024/05/29
Re: [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
,
Jinpu Wang
,
2024/05/29
RE: [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
,
Gonglei (Arei)
,
2024/05/29
Re: [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
,
Jinpu Wang
,
2024/05/29
RE: [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
,
Gonglei (Arei)
,
2024/05/29
Re: [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
,
Haris Iqbal
,
2024/05/29
RE: [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
,
Sean Hefty
,
2024/05/30
Re: [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
,
Peter Xu
,
2024/05/29
Re: [PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
,
Michael Galaxy
,
2024/05/13
Re: [PATCH v2 3/4] hw/nvme: Support SR-IOV VFs more than 127
,
Klaus Jensen
,
2024/05/01
Re: [PATCH v2 3/4] hw/nvme: Support SR-IOV VFs more than 127
,
Minwoo Im
,
2024/05/07
Re: [PATCH] hw/nvme: Add support for setting the MQES for the NVMe emulation
,
Berg, John
,
2024/05/01
Re: [PATCH] hw/nvme: Add support for setting the MQES for the NVMe emulation
,
Klaus Jensen
,
2024/05/01
Re: [PATCH v4 3/3] qapi: introduce device-sync-config
,
Vladimir Sementsov-Ogievskiy
,
2024/05/01
Re: [PATCH v4 3/3] qapi: introduce device-sync-config
,
Markus Armbruster
,
2024/05/02
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc