qemu-block
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/11/05
Re: [PATCH 4/8] qio: Factor out helpers qio_net_listener_[un]watch
Eric Blake
2025/11/05
Re: [PATCH 4/8] qio: Factor out helpers qio_net_listener_[un]watch
Eric Blake
2025/11/05
Re: [PATCH 3/8] qio: Remember context of qio_net_listener_set_client_func_full
Eric Blake
2025/11/05
Re: [PATCH 2/8] qio: Minor optimization when callback function is unchanged
Eric Blake
2025/11/05
Re: [PATCH 1/8] qio: Add trace points to net_listener
Eric Blake
2025/11/05
Re: [PATCH v6 0/6] sd: Add RPMB emulation to eMMC model
Philippe Mathieu-Daudé
2025/11/05
Re: [PATCH v6 0/6] sd: Add RPMB emulation to eMMC model
Philippe Mathieu-Daudé
2025/11/05
Re: [PATCH 5/5] vvfat: add support for "size" options
Clément Chigot
2025/11/05
Re: [PATCH 5/5] vvfat: add support for "size" options
Kevin Wolf
2025/11/04
Re: [PATCH 5/5] vvfat: add support for "size" options
Markus Armbruster
2025/11/04
Re: [PATCH 5/5] vvfat: add support for "size" options
Markus Armbruster
2025/11/04
[PULL 23/27] tests/qemu-iotests/184: Fix skip message for qemu-img without throttle
Kevin Wolf
2025/11/04
[PULL 20/27] iotests: Run iotests with sanitizers
Kevin Wolf
2025/11/04
[PULL 25/27] tests/qemu-iotest: Add more image formats to the thorough testing
Kevin Wolf
2025/11/04
[PULL 14/27] block/io_uring: use aio_add_sqe()
Kevin Wolf
2025/11/04
[PULL 18/27] iotests: Test resizing file node under raw with size/offset
Kevin Wolf
2025/11/04
[PULL 21/27] qcow2: rename update_refcount_discard to queue_discard
Kevin Wolf
2025/11/04
[PULL 27/27] qcow2, vmdk: Restrict creation with secondary file using protocol
Kevin Wolf
2025/11/04
[PULL 22/27] qcow2: put discards in discard queue when discard-no-unref is enabled
Kevin Wolf
2025/11/04
[PULL 10/27] aio-posix: gracefully handle io_uring_queue_init() failure
Kevin Wolf
2025/11/04
[PULL 17/27] block: Drop detach_subchain for bdrv_replace_node
Kevin Wolf
2025/11/04
[PULL 15/27] block/io_uring: use non-vectored read/write when possible
Kevin Wolf
2025/11/04
[PULL 12/27] aio-posix: add fdmon_ops->dispatch()
Kevin Wolf
2025/11/04
[PULL 19/27] qemu-img: Fix amend option parse error handling
Kevin Wolf
2025/11/04
[PULL 26/27] block: Allow drivers to control protocol prefix at creation
Kevin Wolf
2025/11/04
[PULL 05/27] tests/unit: skip test-nested-aio-poll with io_uring
Kevin Wolf
2025/11/04
[PULL 16/27] block: replace TABs with space
Kevin Wolf
2025/11/04
[PULL 08/27] aio: free AioContext when aio_context_new() fails
Kevin Wolf
2025/11/04
[PULL 09/27] aio: add errp argument to aio_context_setup()
Kevin Wolf
2025/11/04
[PULL 07/27] aio: remove aio_context_use_g_source()
Kevin Wolf
2025/11/04
[PULL 24/27] tests/qemu-iotests: Improve the dry run list to speed up thorough testing
Kevin Wolf
2025/11/04
[PULL 04/27] aio-posix: keep polling enabled with fdmon-io_uring.c
Kevin Wolf
2025/11/04
[PULL 06/27] aio-posix: integrate fdmon into glib event loop
Kevin Wolf
2025/11/04
[PULL 11/27] aio-posix: unindent fdmon_io_uring_destroy()
Kevin Wolf
2025/11/04
[PULL 13/27] aio-posix: add aio_add_sqe() API for user-defined io_uring requests
Kevin Wolf
2025/11/04
[PULL 02/27] aio-posix: fix fdmon-io_uring.c timeout stack variable lifetime
Kevin Wolf
2025/11/04
[PULL 00/27] Block layer patches
Kevin Wolf
2025/11/04
[PULL 01/27] aio-posix: fix race between io_uring CQE and AioHandler deletion
Kevin Wolf
2025/11/04
[PULL 03/27] aio-posix: fix spurious return from ->wait() due to signals
Kevin Wolf
2025/11/04
Re: [PATCH v6.1 5/6] scripts: Add helper script to generate eMMC block device images
Jan Kiszka
2025/11/04
Re: [PATCH v6.1 5/6] scripts: Add helper script to generate eMMC block device images
Philippe Mathieu-Daudé
2025/11/04
Re: [PATCH v6 0/6] sd: Add RPMB emulation to eMMC model
Philippe Mathieu-Daudé
2025/11/04
Re: [PATCH v2 0/3] tests/qemu-iotests: Improve test detection for meson
Kevin Wolf
2025/11/04
Re: [PATCH v2 0/2] qcow2: queue discards when discard-no-unref enabled
Kevin Wolf
2025/11/04
Re: [PATCH v6 6/6] docs: Add eMMC device model description
Jan Kiszka
2025/11/04
Re: [PATCH v6.1 5/6] scripts: Add helper script to generate eMMC block device images
Jan Kiszka
2025/11/04
Re: [PATCH v6.1 5/6] scripts: Add helper script to generate eMMC block device images
Jan Kiszka
2025/11/04
Re: [PATCH v6 6/6] docs: Add eMMC device model description
Philippe Mathieu-Daudé
2025/11/04
Re: [PATCH v6.1 5/6] scripts: Add helper script to generate eMMC block device images
Philippe Mathieu-Daudé
2025/11/04
Re: [PATCH 0/2] iotests: Run iotests with sanitizers
Kevin Wolf
2025/11/04
Re: [PATCH v6.1 5/6] scripts: Add helper script to generate eMMC block device images
Philippe Mathieu-Daudé
2025/11/04
Re: [PATCH v6 1/6] hw/sd/sdcard: Fix size check for backing block image
Warner Losh
2025/11/04
Re: [PATCH v2] block: Drop detach_subchain for bdrv_replace_node
Kevin Wolf
2025/11/04
Re: [PATCH v4] block: replace TABs with space
Kevin Wolf
2025/11/04
Re: [PATCH] hw/sd/sdcard: Allow user creation of eMMCs
Philippe Mathieu-Daudé
2025/11/04
Re: [PATCH 7/8] qio: Use AioContext for default-context QIONetListener
Kevin Wolf
2025/11/04
Re: [PATCH v6 4/6] hw/sd/sdcard: Handle RPMB MAC field
Philippe Mathieu-Daudé
2025/11/04
Re: [PATCH v6 3/6] hw/sd/sdcard: Add basic support for RPMB partition
Philippe Mathieu-Daudé
2025/11/04
Re: [PATCH v6 1/6] hw/sd/sdcard: Fix size check for backing block image
Philippe Mathieu-Daudé
2025/11/04
[PATCH v6.1 5/6] scripts: Add helper script to generate eMMC block device images
Jan Kiszka
2025/11/04
Re: [PATCH v2 0/2] qcow2: queue discards when discard-no-unref enabled
Jean-Louis Dupond
2025/11/04
Re: [PATCH v5 5/6] scripts: Add helper script to generate eMMC block device images
Jan Kiszka
2025/11/04
[PATCH v6 3/6] hw/sd/sdcard: Add basic support for RPMB partition
Jan Kiszka
2025/11/04
Re: [PATCH 4/8] qio: Factor out helpers qio_net_listener_[un]watch
Kevin Wolf
2025/11/04
[PATCH v6 5/6] scripts: Add helper script to generate eMMC block device images
Jan Kiszka
2025/11/04
[PATCH v6 0/6] sd: Add RPMB emulation to eMMC model
Jan Kiszka
2025/11/04
[PATCH v6 6/6] docs: Add eMMC device model description
Jan Kiszka
2025/11/04
[PATCH v6 2/6] hw/sd/sdcard: Allow user-instantiated eMMC
Jan Kiszka
2025/11/04
[PATCH v6 4/6] hw/sd/sdcard: Handle RPMB MAC field
Jan Kiszka
2025/11/04
[PATCH v6 1/6] hw/sd/sdcard: Fix size check for backing block image
Jan Kiszka
2025/11/04
Re: [PATCH 4/8] qio: Factor out helpers qio_net_listener_[un]watch
Daniel P . Berrangé
2025/11/04
Re: [PATCH v5 5/6] scripts: Add helper script to generate eMMC block device images
Jan Kiszka
2025/11/04
Re: [PATCH 4/8] qio: Factor out helpers qio_net_listener_[un]watch
Kevin Wolf
2025/11/04
Re: [PATCH v5 5/6] scripts: Add helper script to generate eMMC block device images
Philippe Mathieu-Daudé
2025/11/04
Re: [PATCH 8/8] iotests: Add coverage of recent NBD qio deadlock fix
Vladimir Sementsov-Ogievskiy
2025/11/04
Re: [PATCH 7/8] qio: Use AioContext for default-context QIONetListener
Daniel P . Berrangé
2025/11/04
Re: [PATCH 3/8] qio: Remember context of qio_net_listener_set_client_func_full
Kevin Wolf
2025/11/04
Re: [PATCH 6/8] qio: Hoist ref of listener outside loop
Daniel P . Berrangé
2025/11/04
Re: [PATCH 2/8] qio: Minor optimization when callback function is unchanged
Kevin Wolf
2025/11/04
Re: [PATCH 1/8] qio: Add trace points to net_listener
Kevin Wolf
2025/11/04
Re: [PATCH v3 22/23] vhost-user-blk: add some useful trace-points
Vladimir Sementsov-Ogievskiy
2025/11/04
Re: [PATCH 4/8] qio: Factor out helpers qio_net_listener_[un]watch
Daniel P . Berrangé
2025/11/04
[PATCH for-10.2] hw/nvme: fix namespace atomic parameter setup
Klaus Jensen
2025/11/04
Re: [PATCH 3/8] qio: Remember context of qio_net_listener_set_client_func_full
Daniel P . Berrangé
2025/11/04
Re: [PATCH 2/8] qio: Minor optimization when callback function is unchanged
Daniel P . Berrangé
2025/11/04
Re: [PATCH 1/8] qio: Add trace points to net_listener
Daniel P . Berrangé
2025/11/04
Re: [PATCH v6 00/15] aio: add the aio_add_sqe() io_uring API
Kevin Wolf
2025/11/04
Re: [PATCH v5 5/6] scripts: Add helper script to generate eMMC block device images
Jan Kiszka
2025/11/04
Re: [PATCH v5 4/6] hw/sd/sdcard: Handle RPMB MAC field
Jan Kiszka
2025/11/04
Re: [PATCH v5 5/6] scripts: Add helper script to generate eMMC block device images
Jan Kiszka
2025/11/04
Re: [PATCH v5 3/6] hw/sd/sdcard: Add basic support for RPMB partition
Jan Kiszka
2025/11/03
[PATCH v6 11/15] aio-posix: unindent fdmon_io_uring_destroy()
Stefan Hajnoczi
2025/11/03
[PATCH v6 01/15] aio-posix: fix race between io_uring CQE and AioHandler deletion
Stefan Hajnoczi
2025/11/03
[PATCH v6 03/15] aio-posix: fix spurious return from ->wait() due to signals
Stefan Hajnoczi
2025/11/03
[PATCH v6 00/15] aio: add the aio_add_sqe() io_uring API
Stefan Hajnoczi
2025/11/03
[PATCH v6 04/15] aio-posix: keep polling enabled with fdmon-io_uring.c
Stefan Hajnoczi
2025/11/03
[PATCH v6 10/15] aio-posix: gracefully handle io_uring_queue_init() failure
Stefan Hajnoczi
2025/11/03
[PATCH v6 15/15] block/io_uring: use non-vectored read/write when possible
Stefan Hajnoczi
2025/11/03
[PATCH v6 13/15] aio-posix: add aio_add_sqe() API for user-defined io_uring requests
Stefan Hajnoczi
2025/11/03
[PATCH v6 09/15] aio: add errp argument to aio_context_setup()
Stefan Hajnoczi
2025/11/03
[PATCH v6 07/15] aio: remove aio_context_use_g_source()
Stefan Hajnoczi
2025/11/03
[PATCH v6 14/15] block/io_uring: use aio_add_sqe()
Stefan Hajnoczi
2025/11/03
[PATCH v6 02/15] aio-posix: fix fdmon-io_uring.c timeout stack variable lifetime
Stefan Hajnoczi
2025/11/03
[PATCH v6 12/15] aio-posix: add fdmon_ops->dispatch()
Stefan Hajnoczi
2025/11/03
[PATCH v6 05/15] tests/unit: skip test-nested-aio-poll with io_uring
Stefan Hajnoczi
2025/11/03
[PATCH v6 06/15] aio-posix: integrate fdmon into glib event loop
Stefan Hajnoczi
2025/11/03
[PATCH v6 08/15] aio: free AioContext when aio_context_new() fails
Stefan Hajnoczi
2025/11/03
Re: [RESEND PATCH v5 00/13] aio: add the aio_add_sqe() io_uring API
Stefan Hajnoczi
2025/11/03
Re: [PATCH v3 22/23] vhost-user-blk: add some useful trace-points
Michael S. Tsirkin
2025/11/03
[PATCH 6/8] qio: Hoist ref of listener outside loop
Eric Blake
2025/11/03
[PATCH 5/8] qio: Let listening sockets remember their owning QIONetListener
Eric Blake
2025/11/03
[PATCH 7/8] qio: Use AioContext for default-context QIONetListener
Eric Blake
2025/11/03
[PATCH 1/8] qio: Add trace points to net_listener
Eric Blake
2025/11/03
[PATCH 8/8] iotests: Add coverage of recent NBD qio deadlock fix
Eric Blake
2025/11/03
[PATCH 0/8] Fix deadlock with bdrv_open of self-served NBD
Eric Blake
2025/11/03
[PATCH 4/8] qio: Factor out helpers qio_net_listener_[un]watch
Eric Blake
2025/11/03
[PATCH 3/8] qio: Remember context of qio_net_listener_set_client_func_full
Eric Blake
2025/11/03
[PATCH 2/8] qio: Minor optimization when callback function is unchanged
Eric Blake
2025/11/03
Re: [RESEND PATCH v5 00/13] aio: add the aio_add_sqe() io_uring API
Stefan Hajnoczi
2025/11/03
Re: [PATCH v5 4/6] hw/sd/sdcard: Handle RPMB MAC field
Philippe Mathieu-Daudé
2025/11/03
Re: [PATCH v5 3/6] hw/sd/sdcard: Add basic support for RPMB partition
Philippe Mathieu-Daudé
2025/11/03
Re: [PATCH RFC 06/10] python/mkvenv: add "tests" dependency group
Thomas Huth
2025/11/03
Re: [RESEND PATCH v5 00/13] aio: add the aio_add_sqe() io_uring API
Kevin Wolf
2025/11/03
Re: [PATCH v5 6/6] docs: Add eMMC device model description
Philippe Mathieu-Daudé
2025/11/03
Re: [PATCH v5 5/6] scripts: Add helper script to generate eMMC block device images
Philippe Mathieu-Daudé
2025/11/03
Re: [PULL 6/7] hw/nvme: enable ns atomic writes
Klaus Jensen
2025/11/03
Re: [RESEND PATCH v5 00/13] aio: add the aio_add_sqe() io_uring API
Kevin Wolf
2025/11/02
Re: [PULL 6/7] hw/nvme: enable ns atomic writes
Peter Maydell
2025/10/31
Re: [PATCH v3 21/21] fuse: Increase MAX_WRITE_SIZE with a second buffer
Kevin Wolf
2025/10/31
Re: [PATCH v3 21/21] fuse: Increase MAX_WRITE_SIZE with a second buffer
Hanna Czenczek
2025/10/31
Re: [PATCH v4] block: replace TABs with space
Vladimir Sementsov-Ogievskiy
2025/10/31
Re: [PATCH 03/16] iscsi: Run co BH CB in the coroutine’s AioContext
Kevin Wolf
2025/10/31
Re: [PATCH 05/16] curl: Fix coroutine waking
Kevin Wolf
2025/10/31
Re: [PATCH 5/5] vvfat: add support for "size" options
Clément Chigot
2025/10/31
Re: [PATCH 10/16] qcow2: Fix cache_clean_timer
Kevin Wolf
2025/10/31
Re: [PATCH v3 21/21] fuse: Increase MAX_WRITE_SIZE with a second buffer
Kevin Wolf
2025/10/31
Re: [PATCH v3 00/21] export/fuse: Use coroutines and multi-threading
Hanna Czenczek
2025/10/31
Re: [PATCH v3 21/21] fuse: Increase MAX_WRITE_SIZE with a second buffer
Hanna Czenczek
2025/10/31
Re: [PATCH v3 18/21] fuse: Implement multi-threading
Hanna Czenczek
2025/10/31
Re: [PATCH 5/5] vvfat: add support for "size" options
Kevin Wolf
2025/10/31
Re: [PATCH v3 16/21] block/export: Add multi-threading interface
Hanna Czenczek
2025/10/31
Re: [PATCH v3 15/21] fuse: Process requests in coroutines
Hanna Czenczek
2025/10/31
Re: [PATCH v3 13/21] fuse: Manually process requests (without libfuse)
Hanna Czenczek
2025/10/31
Re: [PULL 03/18] block: fix luks 'amend' when run in coroutine
Daniel P . Berrangé
2025/10/31
Re: [PULL 03/18] block: fix luks 'amend' when run in coroutine
Michael Tokarev
2025/10/31
Re: [PATCH 5/5] vvfat: add support for "size" options
Clément Chigot
2025/10/31
Re: [PATCH 16/16] win32-aio: Run CB in original context
Hanna Czenczek
2025/10/31
Re: [PATCH 10/16] qcow2: Fix cache_clean_timer
Hanna Czenczek
2025/10/31
Re: [PATCH 07/16] nvme: Kick and check completions in BDS context
Hanna Czenczek
2025/10/31
Re: [PATCH 07/16] nvme: Kick and check completions in BDS context
Hanna Czenczek
2025/10/31
Re: [PATCH 06/16] gluster: Do not move coroutine into BDS context
Hanna Czenczek
2025/10/31
Re: [PATCH 05/16] curl: Fix coroutine waking
Hanna Czenczek
2025/10/31
Re: [PATCH 03/16] iscsi: Run co BH CB in the coroutine’s AioContext
Hanna Czenczek
2025/10/31
Re: [PATCH 5/5] vvfat: add support for "size" options
Markus Armbruster
2025/10/30
[PATCH v4] file-posix: Tolerate unaligned hole at middle
Akihiko Odaki
2025/10/30
Re: [PATCH v5 1/6] hw/sd/sdcard: Fix size check for backing block image
Philippe Mathieu-Daudé
2025/10/30
Re: [PATCH RFC 06/10] python/mkvenv: add "tests" dependency group
John Snow
2025/10/30
Re: [PATCH v3] file-posix: Tolerate unaligned hole at middle
Eric Blake
2025/10/30
Re: [RESEND PATCH v5 00/13] aio: add the aio_add_sqe() io_uring API
Kevin Wolf
2025/10/30
Re: [PATCH v5 2/6] hw/sd/sdcard: Allow user-instantiated eMMC
Jan Kiszka
2025/10/30
Re: [PATCH v5 2/6] hw/sd/sdcard: Allow user-instantiated eMMC
Jan Lübbe
2025/10/30
[RESEND PATCH v5 10/13] aio-posix: add fdmon_ops->dispatch()
Stefan Hajnoczi
2025/10/30
[RESEND PATCH v5 11/13] aio-posix: add aio_add_sqe() API for user-defined io_uring requests
Stefan Hajnoczi
2025/10/30
[RESEND PATCH v5 13/13] block/io_uring: use non-vectored read/write when possible
Stefan Hajnoczi
2025/10/30
[RESEND PATCH v5 05/13] aio: remove aio_context_use_g_source()
Stefan Hajnoczi
2025/10/30
[RESEND PATCH v5 06/13] aio: free AioContext when aio_context_new() fails
Stefan Hajnoczi
2025/10/30
[RESEND PATCH v5 04/13] aio-posix: integrate fdmon into glib event loop
Stefan Hajnoczi
2025/10/30
[RESEND PATCH v5 03/13] tests/unit: skip test-nested-aio-poll with io_uring
Stefan Hajnoczi
2025/10/30
[RESEND PATCH v5 08/13] aio-posix: gracefully handle io_uring_queue_init() failure
Stefan Hajnoczi
2025/10/30
[RESEND PATCH v5 07/13] aio: add errp argument to aio_context_setup()
Stefan Hajnoczi
2025/10/30
[RESEND PATCH v5 12/13] block/io_uring: use aio_add_sqe()
Stefan Hajnoczi
2025/10/30
[RESEND PATCH v5 01/13] aio-posix: fix race between io_uring CQE and AioHandler deletion
Stefan Hajnoczi
2025/10/30
[RESEND PATCH v5 00/13] aio: add the aio_add_sqe() io_uring API
Stefan Hajnoczi
2025/10/30
[RESEND PATCH v5 02/13] aio-posix: keep polling enabled with fdmon-io_uring.c
Stefan Hajnoczi
2025/10/30
[RESEND PATCH v5 09/13] aio-posix: unindent fdmon_io_uring_destroy()
Stefan Hajnoczi
2025/10/30
Re: [PATCH v5 00/12] aio: add the aio_add_sqe() io_uring API
Stefan Hajnoczi
2025/10/30
Re: [PATCH RFC 09/10] python: quote dotted dependency keys
John Snow
2025/10/30
Re: [PATCH RFC 03/10] python/mkvenv: create timestamp file for each group "ensured"
John Snow
2025/10/30
Re: [PATCH RFC 02/10] python/qapi: Add an ignore for Pylint 4.x
John Snow
2025/10/30
Re: [PATCH RFC 01/10] python/mkvenv: ensure HAVE_LIB variables are actually constants
John Snow
2025/10/30
Re: [PATCH v5 00/12] aio: add the aio_add_sqe() io_uring API
Kevin Wolf
2025/10/30
Re: [PATCH v5 2/6] hw/sd/sdcard: Allow user-instantiated eMMC
Jan Lübbe
2025/10/30
Re: [PATCH 16/16] win32-aio: Run CB in original context
Kevin Wolf
2025/10/30
Re: [PATCH v4] block: replace TABs with space
Kevin Wolf
2025/10/30
Re: [PATCH v4] block: replace TABs with space
Thomas Huth
2025/10/30
Re: [PATCH RFC 09/10] python: quote dotted dependency keys
Thomas Huth
2025/10/30
Re: [PATCH RFC 06/10] python/mkvenv: add "tests" dependency group
Thomas Huth
2025/10/30
Re: [PATCH RFC 05/10] python/mkvenv: rename 'testdeps' to 'functests'
Thomas Huth
2025/10/30
Re: [PATCH RFC 05/10] python/mkvenv: rename 'testdeps' to 'functests'
Thomas Huth
2025/10/30
Re: [PATCH RFC 04/10] python/mkvenv: bump 'qemu.qmp' dependency for testdeps
Thomas Huth
2025/10/30
Re: [PATCH RFC 03/10] python/mkvenv: create timestamp file for each group "ensured"
Thomas Huth
2025/10/30
Re: [PATCH RFC 02/10] python/qapi: Add an ignore for Pylint 4.x
Thomas Huth
2025/10/30
Re: [PATCH 0/2] Add support for NVMe Namespace and Boundary Atomic Parameters
Klaus Jensen
2025/10/30
Re: [PATCH v3 08/25] hw/nvme/ctrl: Use memory_region_size()
Klaus Jensen
2025/10/30
Re: [PATCH v3 15/25] hw/nvme: Use memory_region_get_address()
Klaus Jensen
2025/10/30
Re: [PATCH RFC 01/10] python/mkvenv: ensure HAVE_LIB variables are actually constants
Thomas Huth
2025/10/30
[PULL 5/7] hw/nvme: connect SPDM over NVMe Security Send/Recv
Klaus Jensen
2025/10/30
[PULL 7/7] hw/nvme: add atomic boundary support
Klaus Jensen
2025/10/30
[PULL 3/7] hw/nvme: add NVMe Admin Security SPDM support
Klaus Jensen
2025/10/30
[PULL 6/7] hw/nvme: enable ns atomic writes
Klaus Jensen
Earlier messages
Later messages