qemu-block
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH 11/22] python: add vendored qemu.qmp package
John Snow
Re: [PATCH 11/22] python: add vendored qemu.qmp package
Thomas Huth
Re: [PATCH 11/22] python: add vendored qemu.qmp package
John Snow
[PATCH 08/22] meson, mkvenv: add checktests and functests custom targets
John Snow
[PATCH 12/22] meson, mkvenv: make iotests depend on checktests group
John Snow
[PATCH 16/22] meson, mkvenv: make functional tests depend on functests group
John Snow
[PATCH 20/22] meson, mkvenv: add qemu.git/python/qemu package to pythondeps.toml
John Snow
[PATCH 10/22] tests/iotests: use "make check-venv" to prepare for running iotests
John Snow
Re: [PATCH 10/22] tests/iotests: use "make check-venv" to prepare for running iotests
Thomas Huth
[PATCH 07/22] python/mkvenv: add "checktests" dependency group
John Snow
Re: [PATCH 07/22] python/mkvenv: add "checktests" dependency group
Thomas Huth
[PATCH 17/22] tests: forcibly run 'make check-venv' for crash tests
John Snow
Re: [PATCH 17/22] tests: forcibly run 'make check-venv' for crash tests
Daniel P . Berrangé
Re: [PATCH 17/22] tests: forcibly run 'make check-venv' for crash tests
Paolo Bonzini
Re: [PATCH 17/22] tests: forcibly run 'make check-venv' for crash tests
John Snow
Re: [PATCH 17/22] tests: forcibly run 'make check-venv' for crash tests
Paolo Bonzini
Re: [PATCH 17/22] tests: forcibly run 'make check-venv' for crash tests
Thomas Huth
Re: [PATCH 17/22] tests: forcibly run 'make check-venv' for crash tests
John Snow
[PATCH 19/22] mkvenv: add --no-build-isolation flag
John Snow
[PATCH 04/22] python/mkvenv: create timestamp file for each group "ensured"
John Snow
[PATCH 18/22] python/mkvenv: add mechanism to install local package(s)
John Snow
[PATCH 21/22] tests/Makefile: replace old "check-venv" target with meson target
John Snow
[PATCH 15/22] mtest2make: do not repeat the same speed over and over
John Snow
[PATCH 13/22] mtest2make: cleanup mtest-suites variables
John Snow
Re: [PATCH 13/22] mtest2make: cleanup mtest-suites variables
Paolo Bonzini
[PATCH 06/22] python/mkvenv: rename 'testdeps' to 'functests'
John Snow
Re: [PATCH 06/22] python/mkvenv: rename 'testdeps' to 'functests'
Thomas Huth
Re: [PATCH 06/22] python/mkvenv: rename 'testdeps' to 'functests'
John Snow
[PATCH 14/22] mtest2make: add dependencies to the "speed-qualified" suite
John Snow
[PATCH 09/22] tests/iotests: Use configured python to run GitLab iotests
John Snow
Re: [PATCH 09/22] tests/iotests: Use configured python to run GitLab iotests
Thomas Huth
Re: [PATCH 09/22] tests/iotests: Use configured python to run GitLab iotests
John Snow
Re: [PATCH 22/22] python: delete qemu.qmp
Thomas Huth
Re: [PATCH 22/22] python: delete qemu.qmp
John Snow
Re: [PATCH] mirror: Optimize mirroring for zero blocks in mirror_read_complete
Kevin Wolf
Re: [PATCH v9 4/7] qapi: add blockdev-replace command
Kevin Wolf
Re: [PATCH v9 4/7] qapi: add blockdev-replace command
Vladimir Sementsov-Ogievskiy
Re: [PATCH v9 4/7] qapi: add blockdev-replace command
Kevin Wolf
Re: [PATCH v9 4/7] qapi: add blockdev-replace command
Vladimir Sementsov-Ogievskiy
[PATCH resend] block: add single-check guard in throttle_group_restart_queue to address race with schedule_next_request
luzhipeng
Re: [PATCH resend] block: add single-check guard in throttle_group_restart_queue to address race with schedule_next_request
Kevin Wolf
Re: [PULL 0/8] block-job patches 2025-04-29
Michael Tokarev
Re: [PULL 0/8] block-job patches 2025-04-29
Vladimir Sementsov-Ogievskiy
[PATCH] hw/sd/sdcard: Avoid confusing address calculation in rpmb_calc_hmac
Jan Kiszka
Re: [PATCH] hw/sd/sdcard: Avoid confusing address calculation in rpmb_calc_hmac
Philippe Mathieu-Daudé
Re: [PATCH] hw/sd/sdcard: Avoid confusing address calculation in rpmb_calc_hmac
Jan Kiszka
Re: [PATCH] hw/sd/sdcard: Avoid confusing address calculation in rpmb_calc_hmac
Philippe Mathieu-Daudé
[PATCH] block: add single-check guard in throttle_group_restart_queue to address race with schedule_next_request
luzhipeng
[PATCH] mirror: Optimize mirroring for zero blocks in mirror_read_complete
luzhipeng
[PULL 15/15] tests/qemu-iotest: fix iotest 024 with qed images
Eric Blake
[PULL 12/15] nbd: Avoid deadlock in client connecting to same-process server
Eric Blake
[PULL 14/15] tests/qemu-iotests: Fix broken grep command in iotest 207
Eric Blake
[PULL 13/15] iotests: Add coverage of recent NBD qio deadlock fix
Eric Blake
Re: [PATCH] monitor/qmp: cleanup socket listener sources early to avoid fd handling race
Eric Blake
Re: [PATCH v3 11/13] qio: Add QIONetListener API for using AioContext
Daniel P . Berrangé
Re: [PATCH v3 09/13] qio: Provide accessor around QIONetListener->sioc
Daniel P . Berrangé
Re: [PATCH v3 07/13] qio: Factor out helpers qio_net_listener_[un]watch
Daniel P . Berrangé
Re: [PATCH v3 08/13] chardev: Reuse channel's cached local address
Daniel P . Berrangé
Re: [PATCH v3 05/13] qio: Protect NetListener callback with mutex
Daniel P . Berrangé
[PATCH] tests/qemu-iotests: Fix broken grep command in iotest 207
Thomas Huth
Re: [PATCH] tests/qemu-iotests: Fix broken grep command in iotest 207
Daniel P . Berrangé
Re: [PATCH] tests/qemu-iotests: Fix broken grep command in iotest 207
Eric Blake
[PATCH v3 for-10.2 00/13] Fix deadlock with bdrv_open of self-served NBD
Eric Blake
[PATCH v3 02/13] qio: Add trace points to net_listener
Eric Blake
[PATCH v3 08/13] chardev: Reuse channel's cached local address
Eric Blake
[PATCH v3 04/13] qio: Remember context of qio_net_listener_set_client_func_full
Eric Blake
[PATCH v3 09/13] qio: Provide accessor around QIONetListener->sioc
Eric Blake
[PATCH v3 07/13] qio: Factor out helpers qio_net_listener_[un]watch
Eric Blake
[PATCH v3 01/13] iotests: Drop execute permissions on vvfat.out
Eric Blake
[PATCH v3 12/13] nbd: Avoid deadlock in client connecting to same-process server
Eric Blake
[PATCH v3 05/13] qio: Protect NetListener callback with mutex
Eric Blake
[PATCH v3 13/13] iotests: Add coverage of recent NBD qio deadlock fix
Eric Blake
[PATCH v3 03/13] qio: Unwatch before notify in QIONetListener
Eric Blake
[PATCH v3 11/13] qio: Add QIONetListener API for using AioContext
Eric Blake
[PATCH v3 06/13] qio: Minor optimization when callback function is unchanged
Eric Blake
[PATCH v3 10/13] qio: Prepare NetListener to use AioContext
Eric Blake
Re: [PATCH v3 for-10.2 00/13] Fix deadlock with bdrv_open of self-served NBD
Daniel P . Berrangé
Re: [PATCH v3 for-10.2 00/13] Fix deadlock with bdrv_open of self-served NBD
Eric Blake
[PATCH] tests/qemu-iotest: fix iotest 024 with qed images
Alberto Garcia
Re: [PATCH] tests/qemu-iotest: fix iotest 024 with qed images
Eric Blake
Re: [PATCH] tests/qemu-iotest: fix iotest 024 with qed images
Thomas Huth
Re: [PATCH] tests/qemu-iotest: fix iotest 024 with qed images
Eric Blake
[BUG] Block graph assertion failure on blockdev-add
andrey . drobyshev
[RFC PATCH 1/1] block: avoid global drain on graph subtrees manipulation
andrey . drobyshev
Re: [BUG] Block graph assertion failure on blockdev-add
Kevin Wolf
Re: [PATCH 0/5] block/vvfat: introduce "size" option
Richard W.M. Jones
Re: [PATCH 0/5] block/vvfat: introduce "size" option
Clément Chigot
Re: [PATCH 0/5] block/vvfat: introduce "size" option
Kevin Wolf
Re: [PATCH 0/5] block/vvfat: introduce "size" option
Richard W.M. Jones
Re: [PATCH 0/5] block/vvfat: introduce "size" option
Kevin Wolf
Re: [PATCH v14 00/10] Support persistent reservation operations
Alberto Faria
Re: [PATCH v14 00/10] Support persistent reservation operations
Alberto Faria
Re: [PATCH v14 00/10] Support persistent reservation operations
Stefan Hajnoczi
Re: [PATCH v14 00/10] Support persistent reservation operations
Alberto Faria
[PATCH v2 00/12] hw/arm/aspeed: Add AST1060 SoC and EVB support
Jamin Lin via
[PATCH v2 06/12] hw/arm/aspeed_ast10x0: Add common realize function for AST10x0 SoCs
Jamin Lin via
[PATCH v2 05/12] hw/arm/aspeed_ast10x0: Add common init function for AST10x0 SoCs
Jamin Lin via
[PATCH v2 04/12] hhw/misc/aspeed_scu: Add AST1060 A2 silicon revision definition
Jamin Lin via
[PATCH v2 01/12] hw/arm/aspeed: Fix missing SPI IRQ connection causing DMA interrupt failure
Jamin Lin via
[PATCH v2 08/12] hw/arm/aspeed_ast10x0: Add AST1060 SoC support
Jamin Lin via
Re: [SPAM] [PATCH v2 08/12] hw/arm/aspeed_ast10x0: Add AST1060 SoC support
Cédric Le Goater
[PATCH v2 12/12] docs/system/arm/aspeed: Update Aspeed MiniBMC section to include AST1060 processor
Jamin Lin via
Re: [SPAM] [PATCH v2 12/12] docs/system/arm/aspeed: Update Aspeed MiniBMC section to include AST1060 processor
Cédric Le Goater
[PATCH v2 11/12] docs/system/arm/aspeed: Update Aspeed and 2700 family boards list
Jamin Lin via
Re: [SPAM] [PATCH v2 11/12] docs/system/arm/aspeed: Update Aspeed and 2700 family boards list
Cédric Le Goater
[PATCH v2 09/12] hw/arm/aspeed_ast10x0_evb: Add AST1060 EVB machine support
Jamin Lin via
[PATCH v2 02/12] hw/block/m25p80: Add SFDP table for Winbond W25Q02JVM flash
Jamin Lin via
[PATCH v2 07/12] hw/arm/aspeed_ast10x0: Pass SoC name to common init for AST10x0 family reuse
Jamin Lin via
Re: [SPAM] [PATCH v2 07/12] hw/arm/aspeed_ast10x0: Pass SoC name to common init for AST10x0 family reuse
Cédric Le Goater
[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
[PATCH v2 10/12] tests/functional/arm/test_aspeed_ast1060: Add functional tests for Aspeed AST1060 SoC
Jamin Lin via
Re: [SPAM] [PATCH v2 10/12] tests/functional/arm/test_aspeed_ast1060: Add functional tests for Aspeed AST1060 SoC
Cédric Le Goater
Re: [SPAM] [PATCH v2 00/12] hw/arm/aspeed: Add AST1060 SoC and EVB support
Cédric Le Goater
[PULL v2 00/28] Block layer patches
Kevin Wolf
[PULL v2 02/28] aio-posix: fix fdmon-io_uring.c timeout stack variable lifetime
Kevin Wolf
[PULL v2 10/28] aio-posix: gracefully handle io_uring_queue_init() failure
Kevin Wolf
[PULL v2 04/28] aio-posix: keep polling enabled with fdmon-io_uring.c
Kevin Wolf
[PULL v2 07/28] aio: remove aio_context_use_g_source()
Kevin Wolf
[PULL v2 23/28] tests/qemu-iotests/184: Fix skip message for qemu-img without throttle
Kevin Wolf
[PULL v2 18/28] iotests: Test resizing file node under raw with size/offset
Kevin Wolf
[PULL v2 05/28] tests/unit: skip test-nested-aio-poll with io_uring
Kevin Wolf
[PULL v2 21/28] qcow2: rename update_refcount_discard to queue_discard
Kevin Wolf
[PULL v2 01/28] aio-posix: fix race between io_uring CQE and AioHandler deletion
Kevin Wolf
[PULL v2 15/28] block/io_uring: use non-vectored read/write when possible
Kevin Wolf
[PULL v2 20/28] iotests: Run iotests with sanitizers
Kevin Wolf
[PULL v2 06/28] aio-posix: integrate fdmon into glib event loop
Kevin Wolf
[PULL v2 08/28] aio: free AioContext when aio_context_new() fails
Kevin Wolf
[PULL v2 24/28] tests/qemu-iotests: Improve the dry run list to speed up thorough testing
Kevin Wolf
[PULL v2 11/28] aio-posix: unindent fdmon_io_uring_destroy()
Kevin Wolf
[PULL v2 27/28] qcow2, vmdk: Restrict creation with secondary file using protocol
Kevin Wolf
[PULL v2 22/28] qcow2: put discards in discard queue when discard-no-unref is enabled
Kevin Wolf
[PULL v2 19/28] qemu-img: Fix amend option parse error handling
Kevin Wolf
[PULL v2 17/28] block: Drop detach_subchain for bdrv_replace_node
Kevin Wolf
[PULL v2 28/28] qemu-img rebase: don't exceed IO_BUF_SIZE in one operation
Kevin Wolf
Re: [PULL v2 28/28] qemu-img rebase: don't exceed IO_BUF_SIZE in one operation
Thomas Huth
Re: [PULL v2 28/28] qemu-img rebase: don't exceed IO_BUF_SIZE in one operation
Thomas Huth
[PULL v2 03/28] aio-posix: fix spurious return from ->wait() due to signals
Kevin Wolf
[PULL v2 25/28] tests/qemu-iotest: Add more image formats to the thorough testing
Kevin Wolf
[PULL v2 26/28] block: Allow drivers to control protocol prefix at creation
Kevin Wolf
[PULL v2 16/28] block: replace TABs with space
Kevin Wolf
[PULL v2 09/28] aio: add errp argument to aio_context_setup()
Kevin Wolf
[PULL v2 14/28] block/io_uring: use aio_add_sqe()
Kevin Wolf
[PULL v2 12/28] aio-posix: add fdmon_ops->dispatch()
Kevin Wolf
[PULL v2 13/28] aio-posix: add aio_add_sqe() API for user-defined io_uring requests
Kevin Wolf
Re: [PULL v2 00/28] Block layer patches
Richard Henderson
[PATCH v4 00/15] hw/arm: add Beckhoff CX7200 board
Corvin Köhne
[PATCH v4 11/15] hw/misc: Add Beckhoff CCAT device
Corvin Köhne
Re: [PATCH v4 11/15] hw/misc: Add Beckhoff CCAT device
Philippe Mathieu-Daudé
[PATCH v4 07/15] hw/dma/zynq-devcfg: Indicate power-up status of PL
Corvin Köhne
[PATCH v4 02/15] hw/timer: Make PERIPHCLK divider configurable
Corvin Köhne
Re: [PATCH v4 02/15] hw/timer: Make PERIPHCLK divider configurable
Philippe Mathieu-Daudé
[PATCH v4 04/15] hw/arm/zynq-devcfg: Prevent unintended unlock during initialization
Corvin Köhne
Re: [PATCH v4 04/15] hw/arm/zynq-devcfg: Prevent unintended unlock during initialization
Philippe Mathieu-Daudé
[PATCH v4 03/15] hw/dma/zynq-devcfg: Handle bitstream loading via DMA to 0xffffffff
Corvin Köhne
[PATCH v4 10/15] hw/misc/zynq_slcr: Add logic for DCI configuration
Corvin Köhne
[PATCH v4 05/15] hw/dma/zynq: Ensure PCFG_DONE bit remains set to indicate PL is in user mode
Corvin Köhne
[PATCH v4 01/15] hw/timer: Make frequency configurable
Corvin Köhne
Re: [PATCH v4 01/15] hw/timer: Make frequency configurable
Philippe Mathieu-Daudé
Re: [PATCH v4 01/15] hw/timer: Make frequency configurable
Peter Maydell
[PATCH v4 14/15] tests/functional: Add a Beckhoff CX7200 test
Corvin Köhne
Re: [PATCH v4 14/15] tests/functional: Add a Beckhoff CX7200 test
Philippe Mathieu-Daudé
[PATCH v4 12/15] hw/block/m25p80: Add HAS_SR_TB flag for is25lp016d
Corvin Köhne
[PATCH v4 15/15] docs/system/arm: Add support for Beckhoff CX7200
Corvin Köhne
[PATCH v4 06/15] hw/dma/zynq-devcfg: Simulate dummy PL reset
Corvin Köhne
[PATCH v4 13/15] hw/arm: Add new machine based on xilinx-zynq-a9 for Beckhoff CX7200
Corvin Köhne
Re: [PATCH v4 13/15] hw/arm: Add new machine based on xilinx-zynq-a9 for Beckhoff CX7200
Philippe Mathieu-Daudé
[PATCH v4 08/15] hw/dma/zynq-devcfg: Fix register memory
Corvin Köhne
Re: [PATCH-for-10.2 v4 08/15] hw/dma/zynq-devcfg: Fix register memory
Philippe Mathieu-Daudé
[PATCH v4 09/15] hw/misc: Add dummy ZYNQ DDR controller
Corvin Köhne
[PATCH v2 00/19] block: Some multi-threading fixes
Hanna Czenczek
[PATCH v2 08/19] nvme: Fix coroutine waking
Hanna Czenczek
[PATCH v2 03/19] iscsi: Run co BH CB in the coroutine’s AioContext
Hanna Czenczek
[PATCH v2 02/19] rbd: Run co BH CB in the coroutine’s AioContext
Hanna Czenczek
[PATCH v2 10/19] block/io: Take reqs_lock for tracked_requests
Hanna Czenczek
[PATCH v2 07/19] nvme: Kick and check completions in BDS context
Hanna Czenczek
[PATCH v2 01/19] block: Note on aio_co_wake use if not yet yielding
Hanna Czenczek
[PATCH v2 18/19] null-aio: Run CB in original AioContext
Hanna Czenczek
[PATCH v2 05/19] curl: Fix coroutine waking
Hanna Czenczek
[PATCH v2 11/19] qcow2: Re-initialize lock in invalidate_cache
Hanna Czenczek
[PATCH v2 17/19] iscsi: Create AIO BH in original AioContext
Hanna Czenczek
[PATCH v2 09/19] nvme: Note in which AioContext some functions run
Hanna Czenczek
[PATCH v2 16/19] block: Note in which AioContext AIO CBs are called
Hanna Czenczek
[PATCH v2 12/19] qcow2: Fix cache_clean_timer
Hanna Czenczek
Re: [PATCH v2 12/19] qcow2: Fix cache_clean_timer
Kevin Wolf
Re: [PATCH v2 12/19] qcow2: Fix cache_clean_timer
Hanna Czenczek
Re: [PATCH v2 12/19] qcow2: Fix cache_clean_timer
Kevin Wolf
Re: [PATCH v2 12/19] qcow2: Fix cache_clean_timer
Hanna Czenczek
[PATCH v2 19/19] win32-aio: Run CB in original context
Hanna Czenczek
[PATCH v2 04/19] nfs: Run co BH CB in the coroutine’s AioContext
Hanna Czenczek
Re: [PATCH v2 04/19] nfs: Run co BH CB in the coroutine’s AioContext
Peter Lieven
Re: [PATCH v2 04/19] nfs: Run co BH CB in the coroutine’s AioContext
Peter Lieven
Re: [PATCH v2 04/19] nfs: Run co BH CB in the coroutine’s AioContext
Hanna Czenczek
Re: [PATCH v2 04/19] nfs: Run co BH CB in the coroutine’s AioContext
Peter Lieven
Re: [PATCH v2 04/19] nfs: Run co BH CB in the coroutine’s AioContext
Kevin Wolf
[PATCH v2 06/19] gluster: Do not move coroutine into BDS context
Hanna Czenczek
[PATCH v2 14/19] ssh: Run restart_coroutine in current AioContext
Hanna Czenczek
[PATCH v2 13/19] qcow2: Schedule cache-clean-timer in realtime
Hanna Czenczek
[PATCH v2 15/19] blkreplay: Run BH in coroutine’s AioContext
Hanna Czenczek
Re: [PATCH v2 00/19] block: Some multi-threading fixes
Kevin Wolf
Re: [PATCH v2 00/19] block: Some multi-threading fixes
Stefan Hajnoczi
Earlier messages
Later messages