qemu-block
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/07/15
[PULL 44/57] qemu-img: map: refresh options/--help
Kevin Wolf
2025/07/15
[PULL 36/57] qemu-img: factor out parse_output_format() and use it in the code
Kevin Wolf
2025/07/15
[PULL 34/57] qemu-img: pass current cmd info into command handlers
Kevin Wolf
2025/07/15
[PULL 29/57] file-posix: Fix aio=threads performance regression after enablign FUA
Kevin Wolf
2025/07/15
[PULL 25/57] block: mark bdrv_open_child_common() and its callers GRAPH_UNLOCKED
Kevin Wolf
2025/07/15
[PULL 22/57] block: mark bdrv_drop_intermediate() as GRAPH_UNLOCKED
Kevin Wolf
2025/07/15
[PULL 10/57] block/snapshot: mark bdrv_all_delete_snapshot() as GRAPH_UNLOCKED
Kevin Wolf
2025/07/15
[PULL 06/57] block: mark bdrv_set_backing_hd() as GRAPH_UNLOCKED
Kevin Wolf
2025/07/15
[PULL 20/57] block: mark bdrv_replace_child_bs() as GRAPH_UNLOCKED
Kevin Wolf
2025/07/15
[PULL 18/57] block/commit: mark commit_abort() as GRAPH_UNLOCKED
Kevin Wolf
2025/07/15
[PULL 16/57] block: mark blk_drain() as GRAPH_UNLOCKED
Kevin Wolf
2025/07/15
[PULL 11/57] block/stream: mark stream_prepare() as GRAPH_UNLOCKED
Kevin Wolf
2025/07/15
[PULL 17/57] block-backend: mark blk_io_limits_disable() as GRAPH_UNLOCKED
Kevin Wolf
2025/07/15
[PULL 03/57] block/mirror: switch to bdrv_set_backing_hd_drained() variant
Kevin Wolf
2025/07/15
[PULL 09/57] block-backend: mark blk_drain_all() as GRAPH_UNLOCKED
Kevin Wolf
2025/07/15
[PULL 02/57] block: add bdrv_graph_wrlock_drained() convenience wrapper
Kevin Wolf
2025/07/15
[PULL 04/57] block/commit: switch to bdrv_set_backing_hd_drained() variant
Kevin Wolf
2025/07/15
Re: [PATCH v4 00/27] refresh qemu-img options handling
Kevin Wolf
2025/07/15
Re: [PATCH 10/14] functional: always enable all python warnings
Thomas Huth
2025/07/15
Re: [PATCH 09/14] functional: ensure sockets and files are closed
Thomas Huth
2025/07/15
[PATCH 13/14] iotests/151: ensure subprocesses are cleaned up
Daniel P . Berrangé
2025/07/15
Re: [PATCH 09/14] functional: ensure sockets and files are closed
Daniel P . Berrangé
2025/07/15
[PATCH 12/14] iotests/147: ensure temporary sockets are closed before exiting
Daniel P . Berrangé
2025/07/15
Re: [PATCH 09/14] functional: ensure sockets and files are closed
Thomas Huth
2025/07/15
Re: [PATCH 08/14] functional: ensure log handlers are closed
Thomas Huth
2025/07/15
[PATCH 01/14] python: Replace asyncio.get_event_loop for Python 3.14
Daniel P . Berrangé
2025/07/15
[PATCH 14/14] iotests/check: always enable all python warnings
Daniel P . Berrangé
2025/07/15
[PATCH 05/14] python: drop 'asyncio_run' back compat helper
Daniel P . Berrangé
2025/07/15
[PATCH 07/14] iotests: drop compat for old version context manager
Daniel P . Berrangé
2025/07/15
[PATCH 06/14] python: drop 'create_task' back compat helper
Daniel P . Berrangé
2025/07/15
[PATCH 09/14] functional: ensure sockets and files are closed
Daniel P . Berrangé
2025/07/15
[PATCH 10/14] functional: always enable all python warnings
Daniel P . Berrangé
2025/07/15
[PATCH 02/14] python: avoid deprecation warning with get_event_loop
Daniel P . Berrangé
2025/07/15
[PATCH 04/14] python: drop 'wait_closed' back compat helper
Daniel P . Berrangé
2025/07/15
[PATCH 08/14] functional: ensure log handlers are closed
Daniel P . Berrangé
2025/07/15
[PATCH 11/14] python: ensure QEMUQtestProtocol closes its socket
Daniel P . Berrangé
2025/07/15
[PATCH 03/14] python: drop 'is_closing' back compat helper
Daniel P . Berrangé
2025/07/15
[PATCH 00/14] python: misc cleanups for python code
Daniel P . Berrangé
2025/07/15
[PATCH 14/27] qemu-img: map: refresh options/--help
Michael Tokarev
2025/07/15
[PATCH 12/27] qemu-img: convert: refresh options/--help (short option change)
Michael Tokarev
2025/07/15
Re: [PATCH 14/27] qemu-img: map: refresh options/--help
Michael Tokarev
2025/07/15
Re: [PATCH v4 00/48] block: do not drain while holding the graph lock
Fiona Ebner
2025/07/15
Re: [PATCH 13/27] qemu-img: info: refresh options/--help
Kevin Wolf
2025/07/15
Re: [PATCH 14/27] qemu-img: map: refresh options/--help
Kevin Wolf
2025/07/15
Re: [RFC PATCH 2/2] system/os-win32: Remove unused Error** argument in qemu_socket_select
Daniel P . Berrangé
2025/07/15
Re: [RFC PATCH 1/2] system/os-win32: Remove unused Error** argument in qemu_socket_unselect
Daniel P . Berrangé
2025/07/15
Re: [RFC PATCH 1/2] system/os-win32: Remove unused Error** argument in qemu_socket_unselect
Manos Pitsidianakis
2025/07/15
Re: [RFC PATCH 2/2] system/os-win32: Remove unused Error** argument in qemu_socket_select
Manos Pitsidianakis
2025/07/15
[RFC PATCH 2/2] system/os-win32: Remove unused Error** argument in qemu_socket_select
Philippe Mathieu-Daudé
2025/07/15
[RFC PATCH 1/2] system/os-win32: Remove unused Error** argument in qemu_socket_unselect
Philippe Mathieu-Daudé
2025/07/15
[RFC PATCH 0/2] system/win32: Remove unused Error argument in qemu_socket_[un]select()
Philippe Mathieu-Daudé
2025/07/14
[PULL 46/97] hw/virtio: Build various files once
Michael S. Tsirkin
2025/07/14
[PULL 45/97] qemu: Declare all load/store helper in 'qemu/bswap.h'
Michael S. Tsirkin
2025/07/14
[PULL 10/97] vhost-user-blk: add an option to skip GET_VRING_BASE for force shutdown
Michael S. Tsirkin
2025/07/14
Re: [PATCH 0/4] vhost: drop backend_features
Vladimir Sementsov-Ogievskiy
2025/07/14
Re: [PATCH] iotests: add test for changing the 'drive' property via 'qom-set'
Kevin Wolf
2025/07/14
Re: [PATCH v3 0/2] block/qapi: include child references in block device info
Kevin Wolf
2025/07/14
Re: [PATCH v4 00/48] block: do not drain while holding the graph lock
Kevin Wolf
2025/07/14
Re: [PATCH v2 00/18] QAPI: add cross-references to qapi docs
Markus Armbruster
2025/07/14
Re: [PATCH v6 0/4] qapi: add auto-generated return docs
Markus Armbruster
2025/07/14
Re: [PATCH 0/4] vhost: drop backend_features
Michael S. Tsirkin
2025/07/14
Re: [PATCH 1/1] qemu-img: add sub-command --remove-all to 'qemu-img bitmap'
Michael Tokarev
2025/07/14
Re: [PATCH v3 0/5] docs: remove legacy qapidoc
Markus Armbruster
2025/07/14
Re: [PATCH 1/1] qemu-img: add sub-command --remove-all to 'qemu-img bitmap'
Michael Tokarev
2025/07/14
Re: [PATCH v3 1/5] docs/sphinx: adjust qapidoc to cope with same-line error sections
Markus Armbruster
2025/07/14
Re: [PATCH 1/1] qemu-img: add sub-command --remove-all to 'qemu-img bitmap'
Denis V. Lunev
2025/07/14
Re: [PATCH v3 4/5] docs/sphinx: remove special parsing for freeform sections
Markus Armbruster
2025/07/13
Re: [PATCH v6 4/4] qapi: rephrase return docs to avoid type name
Markus Armbruster
2025/07/11
Re: [PATCH v6 1/4] docs/qapi-domain: add return-nodesc
Markus Armbruster
2025/07/11
Re: [PATCH v2 00/18] QAPI: add cross-references to qapi docs
John Snow
2025/07/11
Re: [PATCH v2 08/18] qapi: add cross-references to migration.json
John Snow
2025/07/11
Re: [PATCH v6 4/4] qapi: rephrase return docs to avoid type name
Markus Armbruster
2025/07/11
Re: [PATCH v6 3/4] qapi: remove trivial "Returns:" sections
Markus Armbruster
2025/07/11
Re: [PATCH v6 2/4] docs, qapi: generate undocumented return sections
Markus Armbruster
2025/07/11
Re: [PATCH v2 00/18] QAPI: add cross-references to qapi docs
Markus Armbruster
2025/07/11
Re: [PATCH v2 04/18] qapi: add cross-references to crypto.json
Markus Armbruster
2025/07/11
Re: [PATCH v2 00/18] QAPI: add cross-references to qapi docs
Markus Armbruster
2025/07/11
Re: [PATCH v2 08/18] qapi: add cross-references to migration.json
Markus Armbruster
2025/07/11
Re: [PATCH v2 03/18] qapi: add cross-references to block layer
Markus Armbruster
2025/07/11
Re: [PATCH v2 06/18] qapi: add cross-references to job.json
Markus Armbruster
2025/07/10
[PATCH v2 10/18] qapi: add cross-references to pci.json
John Snow
2025/07/10
[PATCH v2 16/18] qapi: add cross-references to virtio.json
John Snow
2025/07/10
[PATCH v2 18/18] qapi: add cross-references to misc modules
John Snow
2025/07/10
[PATCH v2 17/18] qapi: add cross-references to yank.json
John Snow
2025/07/10
[PATCH v2 15/18] qapi: add cross-references to ui.json
John Snow
2025/07/10
[PATCH v2 09/18] qapi: add cross-references to net.json
John Snow
2025/07/10
[PATCH v2 14/18] qapi: add cross-references to sockets.json
John Snow
2025/07/10
[PATCH v2 12/18] qapi: add cross-references to replay.json
John Snow
2025/07/10
[PATCH v2 07/18] qapi: add cross-references to Machine core
John Snow
2025/07/10
[PATCH v2 08/18] qapi: add cross-references to migration.json
John Snow
2025/07/10
[PATCH v2 13/18] qapi: add cross-references to run-state.json
John Snow
2025/07/10
[PATCH v2 11/18] qapi: add cross-references to QOM
John Snow
2025/07/10
[PATCH v2 04/18] qapi: add cross-references to crypto.json
John Snow
2025/07/10
[PATCH v2 01/18] qapi: add cross-references to acpi.json
John Snow
2025/07/10
[PATCH v2 05/18] qapi: add cross-references to dump.json
John Snow
2025/07/10
[PATCH v2 06/18] qapi: add cross-references to job.json
John Snow
2025/07/10
[PATCH v2 02/18] qapi: add cross-references to authz.json
John Snow
2025/07/10
[PATCH v2 03/18] qapi: add cross-references to block layer
John Snow
2025/07/10
[PATCH v2 00/18] QAPI: add cross-references to qapi docs
John Snow
2025/07/10
Re: [PATCH 08/18] qapi: add cross-references to migration.json
John Snow
2025/07/10
[PATCH v6 3/4] qapi: remove trivial "Returns:" sections
John Snow
2025/07/10
[PATCH v6 4/4] qapi: rephrase return docs to avoid type name
John Snow
2025/07/10
[PATCH v6 1/4] docs/qapi-domain: add return-nodesc
John Snow
2025/07/10
[PATCH v6 2/4] docs, qapi: generate undocumented return sections
John Snow
2025/07/10
[PATCH v6 0/4] qapi: add auto-generated return docs
John Snow
2025/07/09
Re: [PATCH-for-10.1 v6 10/14] hw/core/null-machine: Define machine as generic QOM type
Zhao Liu
2025/07/09
Re: [PATCH-for-10.1 v6 02/14] qemu/target-info: Factor target_arch() out
Zhao Liu
2025/07/09
Re: [PATCH 0/4] vhost: drop backend_features
Vladimir Sementsov-Ogievskiy
2025/07/08
Re: [PATCH-for-10.1 RESEND v8 6/8] gdbstub/helpers: Replace TARGET_BIG_ENDIAN -> target_big_endian()
Manos Pitsidianakis
2025/07/08
[PATCH-for-10.1 RESEND v8 7/8] qemu: Declare all load/store helper in 'qemu/bswap.h'
Philippe Mathieu-Daudé
2025/07/08
[PATCH-for-10.1 RESEND v8 0/8] target-info: Add more API for VirtIO cleanups
Philippe Mathieu-Daudé
2025/07/08
[PATCH-for-10.1 RESEND v8 6/8] gdbstub/helpers: Replace TARGET_BIG_ENDIAN -> target_big_endian()
Philippe Mathieu-Daudé
2025/07/08
[PATCH-for-10.1 v8 1/8] target/qmp: Use target_cpu_type()
Philippe Mathieu-Daudé
2025/07/08
[PATCH-for-10.1 RESEND v8 5/8] qemu: Convert target_words_bigendian() to TargetInfo API
Philippe Mathieu-Daudé
2025/07/08
[PATCH-for-10.1 RESEND v8 2/8] qemu/target-info: Factor target_arch() out
Philippe Mathieu-Daudé
2025/07/08
[PATCH-for-10.1 RESEND v8 3/8] qemu/target-info: Add %target_arch field to TargetInfo
Philippe Mathieu-Daudé
2025/07/08
Re: [PATCH-for-10.1 v7 5/8] qemu: Convert target_words_bigendian() to TargetInfo API
Philippe Mathieu-Daudé
2025/07/08
[PATCH-for-10.1 RESEND v8 8/8] hw/virtio: Build various files once
Philippe Mathieu-Daudé
2025/07/08
[PATCH-for-10.1 v8 0/8] target-info: Add more API for VirtIO cleanups
Philippe Mathieu-Daudé
2025/07/08
[PATCH-for-10.1 RESEND v8 4/8] qemu/target-info: Add target_endian_mode()
Philippe Mathieu-Daudé
2025/07/08
[PATCH-for-10.1 RESEND v8 1/8] target/qmp: Use target_cpu_type()
Philippe Mathieu-Daudé
2025/07/08
Re: [PATCH-for-10.1 v6 09/14] hw/virtio: Build various files once
Philippe Mathieu-Daudé
2025/07/08
Re: [PATCH-for-10.1 v7 4/8] qemu/target-info: Add target_endian_mode()
Philippe Mathieu-Daudé
2025/07/08
Re: [PATCH-for-10.1 v6 09/14] hw/virtio: Build various files once
Manos Pitsidianakis
2025/07/08
Re: [PATCH-for-10.1 v7 5/8] qemu: Convert target_words_bigendian() to TargetInfo API
Philippe Mathieu-Daudé
2025/07/08
Re: [RFC PATCH-for-10.1 v6 00/14] target-info: Add more API for VirtIO cleanups & introduce ARM macros
Alex Bennée
2025/07/08
[PATCH-for-10.1 v7 7/8] qemu: Declare all load/store helper in 'qemu/bswap.h'
Philippe Mathieu-Daudé
2025/07/08
Re: [PATCH-for-10.1 v7 5/8] qemu: Convert target_words_bigendian() to TargetInfo API
Pierrick Bouvier
2025/07/08
Re: [PATCH-for-10.1 v7 6/8] gdbstub/helpers: Replace TARGET_BIG_ENDIAN -> target_big_endian()
Pierrick Bouvier
2025/07/08
Re: [PATCH-for-10.1 v7 7/8] qemu: Declare all load/store helper in 'qemu/bswap.h'
Pierrick Bouvier
2025/07/08
[PATCH-for-10.1 v7 0/8] target-info: Add more API for VirtIO cleanups
Philippe Mathieu-Daudé
2025/07/08
Re: [RFC PATCH-for-10.1 v6 00/14] target-info: Add more API for VirtIO cleanups & introduce ARM macros
Philippe Mathieu-Daudé
2025/07/08
[PATCH-for-10.1 v7 6/8] gdbstub/helpers: Replace TARGET_BIG_ENDIAN -> target_big_endian()
Philippe Mathieu-Daudé
2025/07/08
[PATCH-for-10.1? v7 8/8] hw/virtio: Build various files once
Philippe Mathieu-Daudé
2025/07/08
Re: [PATCH-for-10.1 v7 1/8] target/qmp: Use target_cpu_type()
Pierrick Bouvier
2025/07/08
Re: [PATCH-for-10.1 v7 4/8] qemu/target-info: Add target_endian_mode()
Pierrick Bouvier
2025/07/08
Re: [PATCH-for-10.1 v7 2/8] qemu/target-info: Factor target_arch() out
Pierrick Bouvier
2025/07/08
Re: [PATCH-for-10.1 v7 3/8] qemu/target-info: Add %target_arch field to TargetInfo
Pierrick Bouvier
2025/07/08
[PATCH-for-10.1 v7 4/8] qemu/target-info: Add target_endian_mode()
Philippe Mathieu-Daudé
2025/07/08
[PATCH-for-10.1 v7 2/8] qemu/target-info: Factor target_arch() out
Philippe Mathieu-Daudé
2025/07/08
Re: [RFC PATCH-for-10.1 v6 00/14] target-info: Add more API for VirtIO cleanups & introduce ARM macros
Philippe Mathieu-Daudé
2025/07/08
[PATCH-for-10.1 v7 1/8] target/qmp: Use target_cpu_type()
Philippe Mathieu-Daudé
2025/07/08
[PATCH-for-10.1 v7 5/8] qemu: Convert target_words_bigendian() to TargetInfo API
Philippe Mathieu-Daudé
2025/07/08
Re: [PATCH-for-10.1 v7 6/8] gdbstub/helpers: Replace TARGET_BIG_ENDIAN -> target_big_endian()
Richard Henderson
2025/07/08
Re: [PATCH-for-10.1? v7 8/8] hw/virtio: Build various files once
Pierrick Bouvier
2025/07/08
[PATCH-for-10.1 v7 3/8] qemu/target-info: Add %target_arch field to TargetInfo
Philippe Mathieu-Daudé
2025/07/08
Re: [PATCH-for-10.1 v7 5/8] qemu: Convert target_words_bigendian() to TargetInfo API
Richard Henderson
2025/07/08
Re: [PATCH-for-10.1 v7 4/8] qemu/target-info: Add target_endian_mode()
Richard Henderson
2025/07/07
Re: [PATCH-for-10.1 v6 12/14] hw/core: Allow ARM/Aarch64 binaries to use the 'none' machine
Richard Henderson
2025/07/07
Re: [PATCH-for-10.1 v6 10/14] hw/core/null-machine: Define machine as generic QOM type
Richard Henderson
2025/07/07
[PATCH 1/1] qemu-img: add sub-command --remove-all to 'qemu-img bitmap'
Denis V. Lunev
2025/07/07
Re: [PATCH-for-10.1 v6 01/14] target/qmp: Use target_cpu_type()
Richard Henderson
2025/07/07
Re: [PATCH-for-10.1 v6 02/14] qemu/target-info: Factor target_arch() out
Richard Henderson
2025/07/07
Re: [RFC PATCH-for-10.1 v6 00/14] target-info: Add more API for VirtIO cleanups & introduce ARM macros
Michael S. Tsirkin
2025/07/07
[PATCH-for-10.1 v6 01/14] target/qmp: Use target_cpu_type()
Philippe Mathieu-Daudé
2025/07/07
[PATCH-for-10.1 v6 10/14] hw/core/null-machine: Define machine as generic QOM type
Philippe Mathieu-Daudé
2025/07/07
[PATCH-for-10.1 v6 09/14] hw/virtio: Build various files once
Philippe Mathieu-Daudé
2025/07/07
Re: [RFC PATCH-for-10.1 v6 08/14] qemu: Declare all load/store helpert in 'qemu/bswap.h'
Philippe Mathieu-Daudé
2025/07/07
[RFC PATCH-for-10.1 v6 08/14] qemu: Declare all load/store helpert in 'qemu/bswap.h'
Philippe Mathieu-Daudé
2025/07/07
[PATCH-for-10.1 v6 02/14] qemu/target-info: Factor target_arch() out
Philippe Mathieu-Daudé
2025/07/07
[PATCH-for-10.1 v6 11/14] hw/arm: Register TYPE_TARGET_ARM/AARCH64_MACHINE QOM interfaces
Philippe Mathieu-Daudé
2025/07/07
[PATCH-for-10.1 v6 13/14] hw/boards: Introduce DEFINE_MACHINE_WITH_INTERFACES() macro
Philippe Mathieu-Daudé
2025/07/07
[PATCH-for-10.1 v6 12/14] hw/core: Allow ARM/Aarch64 binaries to use the 'none' machine
Philippe Mathieu-Daudé
2025/07/07
[PATCH-for-10.1 v6 04/14] qemu/target-info: Introduce target_base_arch()
Philippe Mathieu-Daudé
2025/07/07
[RFC PATCH-for-10.1 v6 14/14] hw/arm: Add DEFINE_MACHINE_[ARM_]AARCH64() macros
Philippe Mathieu-Daudé
2025/07/07
[PATCH-for-10.1 v6 06/14] qemu: Convert target_words_bigendian() to TargetInfo API
Philippe Mathieu-Daudé
2025/07/07
[PATCH-for-10.1 v6 05/14] qemu/target-info: Add target_endian_mode()
Philippe Mathieu-Daudé
2025/07/07
[PATCH-for-10.1 v6 07/14] gdbstub/helpers: Replace TARGET_BIG_ENDIAN -> target_big_endian()
Philippe Mathieu-Daudé
2025/07/07
[PATCH-for-10.1 v6 03/14] qemu/target-info: Add %target_arch field to TargetInfo
Philippe Mathieu-Daudé
2025/07/07
[RFC PATCH-for-10.1 v6 00/14] target-info: Add more API for VirtIO cleanups & introduce ARM macros
Philippe Mathieu-Daudé
2025/07/06
Re: [PATCH 3/3] vhost-user-blk: add an option to skip GET_VRING_BASE for force shutdown
Raphael Norwitz
2025/07/04
Re: [PATCH 0/4] vhost: drop backend_features
Lei Yang
2025/07/03
[PATCH 4/4] hw/vhost: finally drop vhost_dev.backend_features field
Vladimir Sementsov-Ogievskiy
2025/07/03
[PATCH 3/4] vhost_net: stop use backend_features
Vladimir Sementsov-Ogievskiy
2025/07/03
[PATCH 1/4] vhost: introduce vhost_ops->vhost_set_vring_enable_supported method
Vladimir Sementsov-Ogievskiy
2025/07/03
[PATCH 0/4] vhost: drop backend_features
Vladimir Sementsov-Ogievskiy
2025/07/03
[PATCH 2/4] vhost-user: stop use backend_features
Vladimir Sementsov-Ogievskiy
2025/07/02
[PATCH v3 2/2] block/qapi: make @node-name in @BlockDeviceInfo non-optional
Fiona Ebner
2025/07/02
[PATCH v3 1/2] block/qapi: include child references in block device info
Fiona Ebner
2025/07/02
[PATCH v3 0/2] block/qapi: include child references in block device info
Fiona Ebner
2025/07/02
Re: [PATCH v2 01/12] aio-posix: fix race between io_uring CQE and AioHandler deletion
Kevin Wolf
2025/07/02
Re: [PATCH v2] block: include child references in block device info
Kevin Wolf
2025/07/02
Re: [PATCH v2] block: include child references in block device info
Fiona Ebner
2025/07/02
Re: [PATCH v2] block: include child references in block device info
Kevin Wolf
2025/07/02
Re: [PATCH 17/18] qapi: add cross-references to yank.json
Markus Armbruster
2025/07/02
Re: [PATCH 03/18] qapi: add cross-references to block layer
Markus Armbruster
2025/07/02
Re: [PATCH 15/18] qapi: add cross-references to ui.json
Markus Armbruster
2025/07/02
Re: [PATCH 08/18] qapi: add cross-references to migration.json
Markus Armbruster
2025/07/02
Re: [PATCH 07/18] qapi: add cross-references to Machine core
Markus Armbruster
2025/07/02
Re: [PATCH 06/18] qapi: add cross-references to job.json
Markus Armbruster
2025/07/01
Re: [PATCH v4 00/48] block: do not drain while holding the graph lock
Kevin Wolf
2025/07/01
Re: [PATCH 3/4] block: implement 'resize' callback for child_of_bds class
Kevin Wolf
2025/07/01
Re: [PATCH 6/6] treewide: fix paths for relocated files in comments
Thomas Huth
2025/07/01
Re: [PATCH v4 41/48] block: mark bdrv_new() as GRAPH_UNLOCKED
Kevin Wolf
2025/07/01
[PATCH v2] block: include child references in block device info
Fiona Ebner
2025/07/01
Re: [PULL 0/3] Memory/SDHCI/ParallelFlash patches for v7.2.0-rc0
T K Sourabh
2025/07/01
Re: [PATCH] block: include 'file' child node name in block device info
Kevin Wolf
2025/07/01
Re: [PATCH 4/4] iotests: add test for resizing a node below filters
Hanna Czenczek
2025/07/01
Re: [PATCH 1/4] include/block/block_int-common: document when resize callback is used
Hanna Czenczek
2025/07/01
Re: [PATCH 2/4] block: make bdrv_co_parent_cb_resize() a proper IO API function
Hanna Czenczek
Earlier messages
Later messages