qemu-block
Thread
Date
Earlier messages
Later messages
Messages by Date
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
2025/10/29
Re: [PATCH v3 02/25] hw/i386/ioapic: Use proper SysBus accessors
Zhao Liu
2025/10/29
Re: [PATCH v3 03/25] hw/timer/hpet: Use proper SysBus accessors
Zhao Liu
2025/10/29
Re: [PATCH v3 01/25] hw/i386/microvm: Use proper SysBus accessors
Zhao Liu
2025/10/29
Re: [PATCH v3 02/25] hw/i386/ioapic: Use proper SysBus accessors
Zhao Liu
2025/10/29
Re: [PATCH v3 17/25] hw/timer/hpet: Use memory_region_get_address()
Zhao Liu
2025/10/29
[PATCH v5 10/12] aio-posix: add fdmon_ops->dispatch()
Stefan Hajnoczi
2025/10/29
[PATCH v5 12/12] block/io_uring: use aio_add_sqe()
Stefan Hajnoczi
2025/10/29
[PATCH v5 09/12] aio-posix: unindent fdmon_io_uring_destroy()
Stefan Hajnoczi
2025/10/29
[PATCH v5 01/12] aio-posix: fix race between io_uring CQE and AioHandler deletion
Stefan Hajnoczi
2025/10/29
[PATCH v5 08/12] aio-posix: gracefully handle io_uring_queue_init() failure
Stefan Hajnoczi
2025/10/29
[PATCH v5 06/12] aio: free AioContext when aio_context_new() fails
Stefan Hajnoczi
2025/10/29
[PATCH v5 11/12] aio-posix: add aio_add_sqe() API for user-defined io_uring requests
Stefan Hajnoczi
2025/10/29
[PATCH v5 07/12] aio: add errp argument to aio_context_setup()
Stefan Hajnoczi
2025/10/29
[PATCH v5 04/12] aio-posix: integrate fdmon into glib event loop
Stefan Hajnoczi
2025/10/29
[PATCH v5 00/12] aio: add the aio_add_sqe() io_uring API
Stefan Hajnoczi
2025/10/29
[PATCH v5 03/12] tests/unit: skip test-nested-aio-poll with io_uring
Stefan Hajnoczi
2025/10/29
[PATCH v5 05/12] aio: remove aio_context_use_g_source()
Stefan Hajnoczi
2025/10/29
[PATCH v5 02/12] aio-posix: keep polling enabled with fdmon-io_uring.c
Stefan Hajnoczi
2025/10/29
Re: [PATCH 10/16] qcow2: Fix cache_clean_timer
Kevin Wolf
2025/10/29
Re: [PATCH 07/16] nvme: Kick and check completions in BDS context
Kevin Wolf
2025/10/29
Re: [PATCH 08/16] nvme: Fix coroutine waking
Kevin Wolf
2025/10/29
Re: [PATCH 07/16] nvme: Kick and check completions in BDS context
Kevin Wolf
2025/10/29
Re: [PATCH v3 18/25] hw/watchdog/aspeed: Use memory_region_get_address()
Cédric Le Goater
2025/10/29
Re: [PATCH 06/16] gluster: Do not move coroutine into BDS context
Kevin Wolf
2025/10/29
Re: [PATCH 05/16] curl: Fix coroutine waking
Kevin Wolf
2025/10/29
Re: [PATCH 2/5] vvfat: move fat_type check prior to size setup
Kevin Wolf
2025/10/29
Re: [PATCH 03/16] iscsi: Run co BH CB in the coroutine’s AioContext
Kevin Wolf
2025/10/29
Re: [PATCH 2/5] vvfat: move fat_type check prior to size setup
BALATON Zoltan
2025/10/29
Re: [PATCH 2/5] vvfat: move fat_type check prior to size setup
Clément Chigot
2025/10/29
Re: [PATCH 1/5] vvfat: introduce no-mbr option
Clément Chigot
2025/10/29
[PATCH v2] block: Drop detach_subchain for bdrv_replace_node
Wesley Hershberger
2025/10/29
Re: [PATCH v3 16/25] hw/s390x: Use memory_region_get_address()
David Hildenbrand
2025/10/29
Re: [PATCH v3 16/25] hw/s390x: Use memory_region_get_address()
Philippe Mathieu-Daudé
2025/10/29
[PULL 16/18] block: Expose block limits for images in QMP
Kevin Wolf
2025/10/29
[PULL 03/18] block: fix luks 'amend' when run in coroutine
Kevin Wolf
2025/10/29
[PULL 18/18] qemu-img info: Add cache mode option
Kevin Wolf
2025/10/29
[PULL 14/18] iotests: add test for resizing a 'file' node below a 'raw' node
Kevin Wolf
2025/10/29
[PULL 15/18] block: Improve comments in BlockLimits
Kevin Wolf
2025/10/29
[PULL 04/18] block/monitor: Use hmp_handle_error to report error
Kevin Wolf
2025/10/29
[PULL 10/18] include/block/block_int-common: document when resize callback is used
Kevin Wolf
2025/10/29
[PULL 17/18] qemu-img info: Optionally show block limits
Kevin Wolf
2025/10/29
[PULL 11/18] block: make bdrv_co_parent_cb_resize() a proper IO API function
Kevin Wolf
2025/10/29
[PULL 09/18] MAINTAINERS: Mark VHDX block driver as "Odd Fixes"
Kevin Wolf
2025/10/29
[PULL 07/18] iotests: Adjust fuse-allow-other expected output
Kevin Wolf
2025/10/29
[PULL 05/18] block/curl.c: Fix CURLOPT_VERBOSE parameter type
Kevin Wolf
2025/10/29
[PULL 13/18] iotests: add test for resizing a node below filters
Kevin Wolf
2025/10/29
[PULL 06/18] iotests: Adjust nbd expected outputs to match current behavior
Kevin Wolf
2025/10/29
[PULL 00/18] Block layer patches
Kevin Wolf
2025/10/29
[PULL 02/18] block: remove 'detached-header' option from opts after use
Kevin Wolf
2025/10/29
[PULL 12/18] block: implement 'resize' callback for child_of_bds class
Kevin Wolf
2025/10/29
[PULL 08/18] block: enable stats-intervals for storage devices
Kevin Wolf
2025/10/29
[PULL 01/18] tests/qemu-iotests: Mark the 'inactive-node-nbd' as unsupported with -luks
Kevin Wolf
2025/10/29
Re: [PATCH v3 13/25] hw/acpi: Use memory_region_get_address()
Jonathan Cameron via
2025/10/29
Re: [PATCH v3 04/25] hw/acpi/cxl: Use proper SysBus accessors
Jonathan Cameron via
2025/10/29
Re: [PATCH 1/5] vvfat: introduce no-mbr option
Kevin Wolf
2025/10/29
Re: [PATCH 1/5] vvfat: introduce no-mbr option
Clément Chigot
2025/10/29
Re: [PATCH v3 16/25] hw/s390x: Use memory_region_get_address()
David Hildenbrand
2025/10/29
Re: [PATCH v3 11/25] system/memory: Introduce memory_region_get_address()
David Hildenbrand
2025/10/29
Re: [PATCH v3 09/25] hw/s390x: Use memory_region_size()
David Hildenbrand
2025/10/29
Re: [PATCH v3 10/25] system/memory: Have memory_region_size() take a const argument
David Hildenbrand
2025/10/28
[PATCH v3] file-posix: Tolerate unaligned hole at middle
Akihiko Odaki
2025/10/28
Re: [PATCH v3 16/25] hw/s390x: Use memory_region_get_address()
Thomas Huth
2025/10/28
Re: [PATCH v3 01/25] hw/i386/microvm: Use proper SysBus accessors
Thomas Huth
2025/10/28
Re: [PATCH v3 11/25] system/memory: Introduce memory_region_get_address()
Thomas Huth
Earlier messages
Later messages