qemu-block
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/11/12
Re: [PATCH v4 02/15] hw/timer: Make PERIPHCLK divider configurable
Philippe Mathieu-Daudé
2025/11/12
Re: [PATCH v14 00/10] Support persistent reservation operations
Alberto Faria
2025/11/12
Re: [PATCH 6/8] qio: Hoist ref of listener outside loop
Daniel P . Berrangé
2025/11/12
Re: [PATCH v14 00/10] Support persistent reservation operations
Alberto Faria
2025/11/12
Re: [PATCH v2 5/5] vvfat: add support for "fat-size" options
Clément Chigot
2025/11/11
Re: [PATCH v2 12/12] iotests: Add coverage of recent NBD qio deadlock fix
Vladimir Sementsov-Ogievskiy
2025/11/11
[PATCH v2 10/12] tests/functional/arm/test_aspeed_ast1060: Add functional tests for Aspeed AST1060 SoC
Jamin Lin via
2025/11/11
[PATCH v2 03/12] hw/misc/aspeed_scu: Fix the revision ID cannot be set in the SOC layer for AST2600 and AST1030
Jamin Lin via
2025/11/11
[PATCH v2 07/12] hw/arm/aspeed_ast10x0: Pass SoC name to common init for AST10x0 family reuse
Jamin Lin via
2025/11/11
[PATCH v2 02/12] hw/block/m25p80: Add SFDP table for Winbond W25Q02JVM flash
Jamin Lin via
2025/11/11
[PATCH v2 09/12] hw/arm/aspeed_ast10x0_evb: Add AST1060 EVB machine support
Jamin Lin via
2025/11/11
[PATCH v2 11/12] docs/system/arm/aspeed: Update Aspeed and 2700 family boards list
Jamin Lin via
2025/11/11
[PATCH v2 12/12] docs/system/arm/aspeed: Update Aspeed MiniBMC section to include AST1060 processor
Jamin Lin via
2025/11/11
[PATCH v2 08/12] hw/arm/aspeed_ast10x0: Add AST1060 SoC support
Jamin Lin via
2025/11/11
[PATCH v2 01/12] hw/arm/aspeed: Fix missing SPI IRQ connection causing DMA interrupt failure
Jamin Lin via
2025/11/11
[PATCH v2 04/12] hhw/misc/aspeed_scu: Add AST1060 A2 silicon revision definition
Jamin Lin via
2025/11/11
[PATCH v2 05/12] hw/arm/aspeed_ast10x0: Add common init function for AST10x0 SoCs
Jamin Lin via
2025/11/11
[PATCH v2 06/12] hw/arm/aspeed_ast10x0: Add common realize function for AST10x0 SoCs
Jamin Lin via
2025/11/11
[PATCH v2 00/12] hw/arm/aspeed: Add AST1060 SoC and EVB support
Jamin Lin via
2025/11/11
RE: [PATCH v1 12/12] docs/system/arm/aspeed: Update Aspeed MiniBMC section to include AST1060 PFR processor
Jamin Lin
2025/11/11
RE: [PATCH v1 11/12] docs/system/arm/aspeed: Update Aspeed and 2700 family boards list
Jamin Lin
2025/11/11
RE: [PATCH v1 09/12] hw/arm/aspeed_ast10x0_evb: Add AST1060 EVB machine support
Jamin Lin
2025/11/11
RE: [PATCH v1 07/12] hw/arm/aspeed_ast10x0: Pass SoC name to common init for AST10x0 family reuse
Jamin Lin
2025/11/11
[PULL v2 13/28] aio-posix: add aio_add_sqe() API for user-defined io_uring requests
Kevin Wolf
2025/11/11
[PULL v2 12/28] aio-posix: add fdmon_ops->dispatch()
Kevin Wolf
2025/11/11
[PULL v2 14/28] block/io_uring: use aio_add_sqe()
Kevin Wolf
2025/11/11
[PULL v2 09/28] aio: add errp argument to aio_context_setup()
Kevin Wolf
2025/11/11
[PULL v2 16/28] block: replace TABs with space
Kevin Wolf
2025/11/11
[PULL v2 26/28] block: Allow drivers to control protocol prefix at creation
Kevin Wolf
2025/11/11
[PULL v2 25/28] tests/qemu-iotest: Add more image formats to the thorough testing
Kevin Wolf
2025/11/11
[PULL v2 03/28] aio-posix: fix spurious return from ->wait() due to signals
Kevin Wolf
2025/11/11
[PULL v2 28/28] qemu-img rebase: don't exceed IO_BUF_SIZE in one operation
Kevin Wolf
2025/11/11
[PULL v2 17/28] block: Drop detach_subchain for bdrv_replace_node
Kevin Wolf
2025/11/11
[PULL v2 19/28] qemu-img: Fix amend option parse error handling
Kevin Wolf
2025/11/11
[PULL v2 22/28] qcow2: put discards in discard queue when discard-no-unref is enabled
Kevin Wolf
2025/11/11
[PULL v2 27/28] qcow2, vmdk: Restrict creation with secondary file using protocol
Kevin Wolf
2025/11/11
[PULL v2 11/28] aio-posix: unindent fdmon_io_uring_destroy()
Kevin Wolf
2025/11/11
[PULL v2 24/28] tests/qemu-iotests: Improve the dry run list to speed up thorough testing
Kevin Wolf
2025/11/11
[PULL v2 08/28] aio: free AioContext when aio_context_new() fails
Kevin Wolf
2025/11/11
[PULL v2 06/28] aio-posix: integrate fdmon into glib event loop
Kevin Wolf
2025/11/11
[PULL v2 20/28] iotests: Run iotests with sanitizers
Kevin Wolf
2025/11/11
[PULL v2 15/28] block/io_uring: use non-vectored read/write when possible
Kevin Wolf
2025/11/11
[PULL v2 01/28] aio-posix: fix race between io_uring CQE and AioHandler deletion
Kevin Wolf
2025/11/11
[PULL v2 21/28] qcow2: rename update_refcount_discard to queue_discard
Kevin Wolf
2025/11/11
[PULL v2 05/28] tests/unit: skip test-nested-aio-poll with io_uring
Kevin Wolf
2025/11/11
[PULL v2 18/28] iotests: Test resizing file node under raw with size/offset
Kevin Wolf
2025/11/11
[PULL v2 23/28] tests/qemu-iotests/184: Fix skip message for qemu-img without throttle
Kevin Wolf
2025/11/11
[PULL v2 07/28] aio: remove aio_context_use_g_source()
Kevin Wolf
2025/11/11
[PULL v2 04/28] aio-posix: keep polling enabled with fdmon-io_uring.c
Kevin Wolf
2025/11/11
[PULL v2 10/28] aio-posix: gracefully handle io_uring_queue_init() failure
Kevin Wolf
2025/11/11
[PULL v2 00/28] Block layer patches
Kevin Wolf
2025/11/11
[PULL v2 02/28] aio-posix: fix fdmon-io_uring.c timeout stack variable lifetime
Kevin Wolf
2025/11/11
Re: [PATCH 6/8] qio: Hoist ref of listener outside loop
Eric Blake
2025/11/11
Re: [PATCH 6/8] qio: Hoist ref of listener outside loop
Eric Blake
2025/11/11
Re: [PATCH v1 12/12] docs/system/arm/aspeed: Update Aspeed MiniBMC section to include AST1060 PFR processor
Cédric Le Goater
2025/11/11
Re: [PATCH v1 11/12] docs/system/arm/aspeed: Update Aspeed and 2700 family boards list
Cédric Le Goater
2025/11/11
Re: [PATCH v1 10/12] tests/functional/arm/test_aspeed_ast1060: Add functional tests for Aspeed AST1060 SoC
Cédric Le Goater
2025/11/11
Re: [PATCH v1 09/12] hw/arm/aspeed_ast10x0_evb: Add AST1060 EVB machine support
Cédric Le Goater
2025/11/11
Re: [PATCH v1 07/12] hw/arm/aspeed_ast10x0: Pass SoC name to common init for AST10x0 family reuse
Cédric Le Goater
2025/11/11
Re: [PATCH v1 06/12] hw/arm/aspeed_ast10x0: Add common realize function for AST10x0 SoCs
Cédric Le Goater
2025/11/11
Re: [PATCH 6/8] qio: Hoist ref of listener outside loop
Daniel P . Berrangé
2025/11/11
Re: [PATCH 6/8] qio: Hoist ref of listener outside loop
Kevin Wolf
2025/11/11
Re: [PATCH v2 07/12] qio: Hoist ref of listener outside loop
Daniel P . Berrangé
2025/11/11
Re: [PATCH 6/8] qio: Hoist ref of listener outside loop
Daniel P . Berrangé
2025/11/11
Re: [PATCH v2 11/12] nbd: Avoid deadlock in client connecting to same-process server
Daniel P . Berrangé
2025/11/11
Re: [PATCH v2 10/12] qio: Add QIONetListener API for using AioContext
Daniel P . Berrangé
2025/11/11
Re: [PATCH v2 09/12] qio: Prepare NetListener to use AioContext
Daniel P . Berrangé
2025/11/11
Re: [PATCH v2 08/12] qio: Provide accessor around QIONetListener->sioc
Daniel P . Berrangé
2025/11/11
[PATCH v4 09/15] hw/misc: Add dummy ZYNQ DDR controller
Corvin Köhne
2025/11/11
[PATCH v4 08/15] hw/dma/zynq-devcfg: Fix register memory
Corvin Köhne
2025/11/11
[PATCH v4 13/15] hw/arm: Add new machine based on xilinx-zynq-a9 for Beckhoff CX7200
Corvin Köhne
2025/11/11
[PATCH v4 06/15] hw/dma/zynq-devcfg: Simulate dummy PL reset
Corvin Köhne
2025/11/11
[PATCH v4 15/15] docs/system/arm: Add support for Beckhoff CX7200
Corvin Köhne
2025/11/11
[PATCH v4 12/15] hw/block/m25p80: Add HAS_SR_TB flag for is25lp016d
Corvin Köhne
2025/11/11
[PATCH v4 14/15] tests/functional: Add a Beckhoff CX7200 test
Corvin Köhne
2025/11/11
[PATCH v4 01/15] hw/timer: Make frequency configurable
Corvin Köhne
2025/11/11
[PATCH v4 05/15] hw/dma/zynq: Ensure PCFG_DONE bit remains set to indicate PL is in user mode
Corvin Köhne
2025/11/11
[PATCH v4 10/15] hw/misc/zynq_slcr: Add logic for DCI configuration
Corvin Köhne
2025/11/11
[PATCH v4 03/15] hw/dma/zynq-devcfg: Handle bitstream loading via DMA to 0xffffffff
Corvin Köhne
2025/11/11
[PATCH v4 04/15] hw/arm/zynq-devcfg: Prevent unintended unlock during initialization
Corvin Köhne
2025/11/11
[PATCH v4 00/15] hw/arm: add Beckhoff CX7200 board
Corvin Köhne
2025/11/11
[PATCH v4 02/15] hw/timer: Make PERIPHCLK divider configurable
Corvin Köhne
2025/11/11
[PATCH v4 07/15] hw/dma/zynq-devcfg: Indicate power-up status of PL
Corvin Köhne
2025/11/11
[PATCH v4 11/15] hw/misc: Add Beckhoff CCAT device
Corvin Köhne
2025/11/11
Re: [PATCH v2 2/5] vvfat: move fat_type check prior to size setup
Markus Armbruster
2025/11/11
Re: [PATCH v2 2/5] vvfat: move fat_type check prior to size setup
Markus Armbruster
2025/11/11
Re: [PATCH v2 5/5] vvfat: add support for "fat-size" options
Markus Armbruster
2025/11/10
Re: [PATCH v2 1/5] vvfat: introduce partitioned option
Markus Armbruster
2025/11/10
RE: [PATCH v1 08/12] hw/arm/aspeed_ast10x0: Add AST1060 SoC support
Jamin Lin
2025/11/10
Re: [PATCH v2 5/5] vvfat: add support for "fat-size" options
BALATON Zoltan
2025/11/10
Re: [PATCH v2 08/12] qio: Provide accessor around QIONetListener->sioc
Eric Blake
2025/11/10
Re: [PATCH v2 5/5] vvfat: add support for "fat-size" options
Kevin Wolf
2025/11/10
Re: [PATCH v2 12/12] iotests: Add coverage of recent NBD qio deadlock fix
Daniel P . Berrangé
2025/11/10
Re: [PATCH v2 06/12] qio: Factor out helpers qio_net_listener_[un]watch
Daniel P . Berrangé
2025/11/10
Re: [PATCH v2 05/12] qio: Minor optimization when callback function is unchanged
Daniel P . Berrangé
2025/11/10
Re: [PATCH v2 04/12] qio: Remember context of qio_net_listener_set_client_func_full
Daniel P . Berrangé
2025/11/10
Re: [PATCH v2 03/12] qio: Unwatch before notify in QIONetListener
Daniel P . Berrangé
2025/11/10
Re: [PATCH v2 02/12] qio: Add trace points to net_listener
Daniel P . Berrangé
2025/11/10
Re: [PATCH v2 01/12] iotests: Drop execute permissions on vvfat.out
Daniel P . Berrangé
2025/11/10
[PATCH v2 15/19] blkreplay: Run BH in coroutine’s AioContext
Hanna Czenczek
2025/11/10
[PATCH v2 13/19] qcow2: Schedule cache-clean-timer in realtime
Hanna Czenczek
2025/11/10
[PATCH v2 14/19] ssh: Run restart_coroutine in current AioContext
Hanna Czenczek
2025/11/10
[PATCH v2 06/19] gluster: Do not move coroutine into BDS context
Hanna Czenczek
2025/11/10
[PATCH v2 04/19] nfs: Run co BH CB in the coroutine’s AioContext
Hanna Czenczek
2025/11/10
[PATCH v2 19/19] win32-aio: Run CB in original context
Hanna Czenczek
2025/11/10
[PATCH v2 12/19] qcow2: Fix cache_clean_timer
Hanna Czenczek
2025/11/10
[PATCH v2 16/19] block: Note in which AioContext AIO CBs are called
Hanna Czenczek
2025/11/10
[PATCH v2 09/19] nvme: Note in which AioContext some functions run
Hanna Czenczek
2025/11/10
[PATCH v2 17/19] iscsi: Create AIO BH in original AioContext
Hanna Czenczek
2025/11/10
[PATCH v2 00/19] block: Some multi-threading fixes
Hanna Czenczek
2025/11/10
[PATCH v2 11/19] qcow2: Re-initialize lock in invalidate_cache
Hanna Czenczek
2025/11/10
[PATCH v2 05/19] curl: Fix coroutine waking
Hanna Czenczek
2025/11/10
[PATCH v2 18/19] null-aio: Run CB in original AioContext
Hanna Czenczek
2025/11/10
[PATCH v2 01/19] block: Note on aio_co_wake use if not yet yielding
Hanna Czenczek
2025/11/10
[PATCH v2 07/19] nvme: Kick and check completions in BDS context
Hanna Czenczek
2025/11/10
[PATCH v2 10/19] block/io: Take reqs_lock for tracked_requests
Hanna Czenczek
2025/11/10
[PATCH v2 02/19] rbd: Run co BH CB in the coroutine’s AioContext
Hanna Czenczek
2025/11/10
[PATCH v2 03/19] iscsi: Run co BH CB in the coroutine’s AioContext
Hanna Czenczek
2025/11/10
[PATCH v2 08/19] nvme: Fix coroutine waking
Hanna Czenczek
2025/11/10
Re: [PATCH v2 5/5] vvfat: add support for "fat-size" options
BALATON Zoltan
2025/11/10
Re: [PATCH v2 2/5] vvfat: move fat_type check prior to size setup
Kevin Wolf
2025/11/10
Re: [PATCH v2 1/5] vvfat: introduce partitioned option
BALATON Zoltan
2025/11/10
Re: [PATCH v2 5/5] vvfat: add support for "fat-size" options
Kevin Wolf
2025/11/10
Re: [PATCH v2 1/5] vvfat: introduce partitioned option
Kevin Wolf
2025/11/10
Re: [PATCH v1 08/12] hw/arm/aspeed_ast10x0: Add AST1060 SoC support
Philippe Mathieu-Daudé
2025/11/10
Re: [PATCH v1 04/12] hhw/misc/aspeed_scu: Add AST1060 A2 silicon revision definition
Cédric Le Goater
2025/11/10
Re: [PATCH v1 05/12] hw/arm/aspeed_ast10x0: Add common init function for AST10x0 SoCs
Cédric Le Goater
2025/11/10
Re: [PATCH v1 02/12] hw/block/m25p80: Add SFDP table for Winbond W25Q02JVM flash
Cédric Le Goater
2025/11/10
Re: [PATCH v1 03/12] hw/misc/aspeed_scu: Fix the revision ID cannot be set in the SOC layer for AST2600 and AST1030
Cédric Le Goater
2025/11/10
Re: [PATCH v2 5/5] vvfat: add support for "fat-size" options
Clément Chigot
2025/11/10
Re: [PATCH v2 5/5] vvfat: add support for "fat-size" options
Markus Armbruster
2025/11/10
Re: [PATCH v2 5/5] vvfat: add support for "fat-size" options
Clément Chigot
2025/11/10
Re: [PATCH v2 1/5] vvfat: introduce partitioned option
Markus Armbruster
2025/11/10
Re: [PATCH v2 2/5] vvfat: move fat_type check prior to size setup
Markus Armbruster
2025/11/10
Re: [PATCH v2 5/5] vvfat: add support for "fat-size" options
Markus Armbruster
2025/11/10
Re: [PATCH v2 5/5] vvfat: add support for "fat-size" options
Clément Chigot
2025/11/10
Re: [PATCH v2 1/5] vvfat: introduce partitioned option
BALATON Zoltan
2025/11/10
Re: [PATCH v2 2/5] vvfat: move fat_type check prior to size setup
Clément Chigot
2025/11/10
Re: [PATCH v2 1/5] vvfat: introduce partitioned option
Clément Chigot
2025/11/10
Re: [PATCH v1 01/12] hw/arm/aspeed: Fix missing SPI IRQ connection causing DMA interrupt failure
Cédric Le Goater
2025/11/10
Re: [PATCH v2 5/5] vvfat: add support for "fat-size" options
Markus Armbruster
2025/11/10
Re: [PATCH v2 2/5] vvfat: move fat_type check prior to size setup
Markus Armbruster
2025/11/10
Re: [PATCH v2 1/5] vvfat: introduce partitioned option
Markus Armbruster
2025/11/10
Re: Compact backing chain (sparsify + compress)
Peter Krempa
2025/11/10
Re: Compact backing chain (sparsify + compress)
Markus Armbruster
2025/11/09
[PATCH] block/throttle-groups: fix deadlock with iolimits and muliple iothreads
Dmitry Guryanov
2025/11/09
RE: [PATCH v1 01/12] hw/arm/aspeed: Fix missing SPI IRQ connection causing DMA interrupt failure
Jamin Lin
2025/11/08
[PATCH v2 04/12] qio: Remember context of qio_net_listener_set_client_func_full
Eric Blake
2025/11/08
[PATCH v2 12/12] iotests: Add coverage of recent NBD qio deadlock fix
Eric Blake
2025/11/08
[PATCH v2 03/12] qio: Unwatch before notify in QIONetListener
Eric Blake
2025/11/08
[PATCH v2 10/12] qio: Add QIONetListener API for using AioContext
Eric Blake
2025/11/08
[PATCH v2 09/12] qio: Prepare NetListener to use AioContext
Eric Blake
2025/11/08
[PATCH v2 00/12] Fix deadlock with bdrv_open of self-served NBD
Eric Blake
2025/11/08
[PATCH v2 11/12] nbd: Avoid deadlock in client connecting to same-process server
Eric Blake
2025/11/08
[PATCH v2 02/12] qio: Add trace points to net_listener
Eric Blake
2025/11/08
[PATCH v2 06/12] qio: Factor out helpers qio_net_listener_[un]watch
Eric Blake
2025/11/08
[PATCH v2 08/12] qio: Provide accessor around QIONetListener->sioc
Eric Blake
2025/11/08
[PATCH v2 07/12] qio: Hoist ref of listener outside loop
Eric Blake
2025/11/08
[PATCH v2 05/12] qio: Minor optimization when callback function is unchanged
Eric Blake
2025/11/08
[PATCH v2 01/12] iotests: Drop execute permissions on vvfat.out
Eric Blake
2025/11/07
[PATCH v2 0/5] block/vvfat: introduce "fat-size" option
Clément Chigot
2025/11/07
[PATCH v2 5/5] vvfat: add support for "fat-size" options
Clément Chigot
2025/11/07
[PATCH v2 4/5] vvfat: move size parameters within driver structure
Clément Chigot
2025/11/07
[PATCH v2 2/5] vvfat: move fat_type check prior to size setup
Clément Chigot
2025/11/07
[PATCH v2 1/5] vvfat: introduce partitioned option
Clément Chigot
2025/11/07
[PATCH v2 3/5] vvfat: add a define for VVFAT_SECTOR_BITS and VVFAT_SECTOR_SIZE
Clément Chigot
2025/11/07
Re: [PATCH 5/8] qio: Let listening sockets remember their owning QIONetListener
Eric Blake
2025/11/07
Re: [PATCH] qemu-img rebase: don't exceed IO_BUF_SIZE in one operation
Kevin Wolf
2025/11/07
Re: [PATCH] qemu-img rebase: don't exceed IO_BUF_SIZE in one operation
Kevin Wolf
2025/11/07
[PATCH] qemu-img rebase: don't exceed IO_BUF_SIZE in one operation
Alberto Garcia
2025/11/07
Re: [PATCH 0/4] hw/sd: Improve performance of read/write/erase
Christian Speich
2025/11/07
Re: [PATCH 5/8] qio: Let listening sockets remember their owning QIONetListener
Daniel P . Berrangé
2025/11/07
Re: [PATCH 5/5] vvfat: add support for "size" options
Markus Armbruster
2025/11/06
Re: [PATCH v1 01/12] hw/arm/aspeed: Fix missing SPI IRQ connection causing DMA interrupt failure
Cédric Le Goater
2025/11/06
Re: [PATCH 5/8] qio: Let listening sockets remember their owning QIONetListener
Eric Blake
2025/11/06
Re: [PATCH 10/16] qcow2: Fix cache_clean_timer
Hanna Czenczek
2025/11/06
[PATCH] hw/sd/sdcard: fix potential out-of-bounds read in rpmb_calc_hmac
zhaoguohan_salmon
2025/11/06
Re: [PATCH 8/8] iotests: Add coverage of recent NBD qio deadlock fix
Kevin Wolf
2025/11/06
Re: [PATCH 1/8] qio: Add trace points to net_listener
Kevin Wolf
2025/11/06
[PATCH v1 00/12] hw/arm/aspeed: Add AST1060 SoC and EVB support
Jamin Lin via
2025/11/06
[PATCH v1 02/12] hw/block/m25p80: Add SFDP table for Winbond W25Q02JVM flash
Jamin Lin via
2025/11/06
[PATCH v1 11/12] docs/system/arm/aspeed: Update Aspeed and 2700 family boards list
Jamin Lin via
2025/11/06
[PATCH v1 12/12] docs/system/arm/aspeed: Update Aspeed MiniBMC section to include AST1060 PFR processor
Jamin Lin via
2025/11/06
[PATCH v1 10/12] tests/functional/arm/test_aspeed_ast1060: Add functional tests for Aspeed AST1060 SoC
Jamin Lin via
2025/11/06
[PATCH v1 09/12] hw/arm/aspeed_ast10x0_evb: Add AST1060 EVB machine support
Jamin Lin via
2025/11/06
[PATCH v1 01/12] hw/arm/aspeed: Fix missing SPI IRQ connection causing DMA interrupt failure
Jamin Lin via
2025/11/06
[PATCH v1 05/12] hw/arm/aspeed_ast10x0: Add common init function for AST10x0 SoCs
Jamin Lin via
2025/11/06
[PATCH v1 07/12] hw/arm/aspeed_ast10x0: Pass SoC name to common init for AST10x0 family reuse
Jamin Lin via
2025/11/06
[PATCH v1 03/12] hw/misc/aspeed_scu: Fix the revision ID cannot be set in the SOC layer for AST2600 and AST1030
Jamin Lin via
2025/11/06
[PATCH v1 06/12] hw/arm/aspeed_ast10x0: Add common realize function for AST10x0 SoCs
Jamin Lin via
2025/11/06
[PATCH v1 08/12] hw/arm/aspeed_ast10x0: Add AST1060 SoC support
Jamin Lin via
2025/11/06
[PATCH v1 04/12] hhw/misc/aspeed_scu: Add AST1060 A2 silicon revision definition
Jamin Lin via
2025/11/06
Re: [PATCH 8/8] iotests: Add coverage of recent NBD qio deadlock fix
Vladimir Sementsov-Ogievskiy
2025/11/05
Re: [PATCH 8/8] iotests: Add coverage of recent NBD qio deadlock fix
Eric Blake
2025/11/05
Re: [PATCH 7/8] qio: Use AioContext for default-context QIONetListener
Eric Blake
2025/11/05
Re: [PATCH 6/8] qio: Hoist ref of listener outside loop
Eric Blake
2025/11/05
Re: [PATCH v6 0/6] sd: Add RPMB emulation to eMMC model
Ilias Apalodimas
2025/11/05
Re: [PATCH 5/8] qio: Let listening sockets remember their owning QIONetListener
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 4/8] qio: Factor out helpers qio_net_listener_[un]watch
Eric Blake
Earlier messages
Later messages