qemu-block
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/01/12
[PATCH v2 03/13] tests: remove redundant meson suite for iotests
Daniel P . Berrangé
2026/01/12
[PATCH v2 05/13] scripts/mtest2make: ensure output has stable sorting
Daniel P . Berrangé
2026/01/12
[PATCH v2 07/13] tests: add a meson suite / make target per block I/O tests format
Daniel P . Berrangé
2026/01/12
[PATCH v2 08/13] docs/devel/testing: expand documentation for 'make check-block'
Daniel P . Berrangé
2026/01/12
[PATCH v2 09/13] tests: add nbd and luks to the I/O test suites
Daniel P . Berrangé
2026/01/12
[PATCH v2 13/13] gitlab: add jobs for thorough block tests
Daniel P . Berrangé
2026/01/12
[PATCH v2 11/13] tests: fix check for sudo access in LUKS I/O test
Daniel P . Berrangé
2026/01/12
[PATCH v2 01/13] Revert "python/aqmp: fix send_fd_scm for python 3.6.x"
Daniel P . Berrangé
2026/01/12
[PATCH v2 12/13] tests: add QEMU_TEST_IO_SKIP for skipping I/O tests
Daniel P . Berrangé
2026/01/12
[PATCH v2 06/13] scripts/mtest2make: support optional tests grouping
Daniel P . Berrangé
2026/01/12
[PATCH v2 10/13] tests: skip I/O test 128 on GitLab due to broken dmsetup
Daniel P . Berrangé
2026/01/12
[PATCH v2 04/13] tests: ensure all qcow2 I/O tests are able to be run via make
Daniel P . Berrangé
2026/01/12
[PATCH v2 02/13] tests: print reason when I/O test is skipped in TAP mode
Daniel P . Berrangé
2026/01/12
[PATCH v2 00/13] tests: do more testing of block drivers
Daniel P . Berrangé
2026/01/12
Re: [PATCH v5 4/5] vhost: add vmstate for inflight region with inner buffer
Stefan Hajnoczi
2026/01/12
Re: [PATCH v5 5/5] vhost-user-blk: support inter-host inflight migration
Stefan Hajnoczi
2026/01/12
Re: [PATCH v5 2/5] vhost-user: introduce protocol feature for skip drain on GET_VRING_BASE
Stefan Hajnoczi
2026/01/12
Re: [PATCH] fdc: Don't set FD_SR0_SEEK during automatic track crossing
Peter Maydell
2026/01/12
[PATCH 01/14] hw/sd/sdhci: Fix TYPE_IMX_USDHC to implement sd-spec-version 3 by default
Bernhard Beschow
2026/01/12
[PATCH 09/14] hw/ppc/e500: Use TYPE_FSL_ESDHC_BE
Bernhard Beschow
2026/01/12
[PATCH 06/14] hw/sd/sdhci: Consolidate eSDHC constants
Bernhard Beschow
2026/01/12
[PATCH 10/14] hw/arm/fsl-imx25: Extract TYPE_FSL_ESDHC_LE
Bernhard Beschow
2026/01/12
[PATCH] block/mirror: check range when setting zero bitmap for sync write
Fiona Ebner
2026/01/12
[PATCH 11/14] hw/sd/sdhci: Remove endianness property
Bernhard Beschow
2026/01/12
[PATCH 02/14] hw/arm/fsl-imx6: Remove now redundant setting of "sd-spec-version" property
Bernhard Beschow
2026/01/12
[PATCH 07/14] hw/sd/sdhci: Rename usdhc_ functions
Bernhard Beschow
2026/01/12
[PATCH 14/14] hw/sd/trace-events: Remove redundant "SWITCH " command name
Bernhard Beschow
2026/01/12
[PATCH 00/14] Freescale SDHCI Fixes
Bernhard Beschow
2026/01/12
[PATCH 08/14] hw/sd/sdhci: Add TYPE_FSL_ESDHC_BE
Bernhard Beschow
2026/01/12
[PATCH 12/14] hw/sd/sdhci: Add uSDHC-specific quirk
Bernhard Beschow
2026/01/12
[PATCH 13/14] hw/sd/sdhci: Remove vendor property
Bernhard Beschow
2026/01/12
[PATCH 03/14] hw/arm/fsl-imx6: Fix naming of SDHCI related constants and attributes
Bernhard Beschow
2026/01/12
[PATCH 04/14] hw/arm/fsl-imx25: Apply missing reset quirk
Bernhard Beschow
2026/01/12
[PATCH 05/14] Revert "hw/sd/sdhci: Rename ESDHC_* defines to USDHC_*"
Bernhard Beschow
2026/01/12
[PATCH v5 2/5] vhost-user: introduce protocol feature for skip drain on GET_VRING_BASE
Alexandr Moshkov
2026/01/12
[PATCH v5 1/5] vhost-user.rst: specify vhost-user back-end action on GET_VRING_BASE
Alexandr Moshkov
2026/01/12
[PATCH v5 4/5] vhost: add vmstate for inflight region with inner buffer
Alexandr Moshkov
2026/01/12
[PATCH v5 3/5] vmstate: introduce VMSTATE_VBUFFER_UINT64
Alexandr Moshkov
2026/01/12
[PATCH v5 5/5] vhost-user-blk: support inter-host inflight migration
Alexandr Moshkov
2026/01/12
[PATCH v5 0/5] support inflight migration
Alexandr Moshkov
2026/01/12
Re: [PATCH] block: Wire up 'flat' mode also for 'query-block'
Markus Armbruster
2026/01/11
Re: [PATCH v4 0/5] support inflight migration
Alexandr Moshkov
2026/01/11
Re: [PATCH v5 23/24] util: add support for formatting thread info in messages
Richard Henderson
2026/01/11
Re: [PATCH v5 22/24] util: add support for formatting a program name in messages
Richard Henderson
2026/01/11
Re: [PATCH v5 17/24] util: fix interleaving of error & trace output
Richard Henderson
2026/01/11
Re: [PATCH v5 16/24] util: don't skip error prefixes when QMP is active
Richard Henderson
2026/01/09
Re: [PATCH v5 08/24] util: add API to fetch the current thread name
Paolo Bonzini
2026/01/09
Re: [PATCH v5 02/24] include: define constant for early constructor priority
Paolo Bonzini
2026/01/09
[PATCH 1/6] block/io: pass alignment to bdrv_init_padding()
Fiona Ebner
2026/01/09
[RFC v2 0/6] block/io: avoid failure caused by misaligned BLKZEROOUT ioctl
Fiona Ebner
2026/01/09
[PATCH 2/6] block/io: add 'bytes' parameter to bdrv_padding_rmw_read()
Fiona Ebner
2026/01/09
[PATCH 6/6] block/io: keep zero flag for head/tail parts of misaligned zero write when possible
Fiona Ebner
2026/01/09
[PATCH 5/6] block/io: handle image length not aligned to write zeroes alignment in bdrv_co_do_zero_pwritev()
Fiona Ebner
2026/01/09
[PATCH 3/6] block/io: honor pwrite_zeroes_alignment in bdrv_co_do_zero_pwritev()
Fiona Ebner
2026/01/09
[PATCH 4/6] block/io: safeguard max transfer calculation in bdrv_aligned_pwritev()
Fiona Ebner
2026/01/09
Re: [PATCH v5 07/24] util: set the name for the 'main' thread
Paolo Bonzini
2026/01/09
Re: [PATCH v5 08/24] util: add API to fetch the current thread name
Daniel P . Berrangé
2026/01/09
Re: [PATCH v5 07/24] util: set the name for the 'main' thread
Daniel P . Berrangé
2026/01/09
Re: [PATCH v5 08/24] util: add API to fetch the current thread name
Paolo Bonzini
2026/01/09
Re: [PATCH v5 02/24] include: define constant for early constructor priority
Daniel P . Berrangé
2026/01/09
Re: [PATCH v5 07/24] util: set the name for the 'main' thread
Paolo Bonzini
2026/01/09
Re: [PATCH v5 02/24] include: define constant for early constructor priority
Paolo Bonzini
2026/01/08
[PATCH v2 1/5] qdev: Free property array on release
Chandan Somani
2026/01/08
[PATCH v5 23/24] util: add support for formatting thread info in messages
Daniel P . Berrangé
2026/01/08
[PATCH v5 10/24] util: avoid repeated prefix on incremental qemu_log calls
Daniel P . Berrangé
2026/01/08
[PATCH v5 09/24] util: introduce some API docs for logging APIs
Daniel P . Berrangé
2026/01/08
[PATCH v5 03/24] monitor: initialize global data from a constructor
Daniel P . Berrangé
2026/01/08
[PATCH v5 13/24] monitor: refactor error_vprintf()
Daniel P . Berrangé
2026/01/08
[PATCH v5 20/24] util: convert error-report & log to message API for timestamp
Daniel P . Berrangé
2026/01/08
[PATCH v5 12/24] monitor: remove redundant error_[v]printf_unless_qmp
Daniel P . Berrangé
2026/01/08
[PATCH v5 19/24] util: introduce common helper for error-report & log code
Daniel P . Berrangé
2026/01/08
[PATCH v5 11/24] ui/vnc: remove use of error_printf_unless_qmp()
Daniel P . Berrangé
2026/01/08
[PATCH v5 17/24] util: fix interleaving of error & trace output
Daniel P . Berrangé
2026/01/08
[PATCH v5 21/24] util: add support for formatting a workload name in messages
Daniel P . Berrangé
2026/01/08
[PATCH v5 22/24] util: add support for formatting a program name in messages
Daniel P . Berrangé
2026/01/08
[PATCH v5 15/24] monitor: introduce monitor_cur_is_hmp() helper
Daniel P . Berrangé
2026/01/08
[PATCH v5 18/24] util: fix interleaving of error prefixes
Daniel P . Berrangé
2026/01/08
[PATCH v5 01/24] qemu-options: remove extraneous [] around arg values
Daniel P . Berrangé
2026/01/08
[PATCH v5 16/24] util: don't skip error prefixes when QMP is active
Daniel P . Berrangé
2026/01/08
[PATCH v5 24/24] util: add brackets around guest name in message context
Daniel P . Berrangé
2026/01/08
[PATCH v5 14/24] monitor: move error_vprintf back to error-report.c
Daniel P . Berrangé
2026/01/08
[PATCH v5 02/24] include: define constant for early constructor priority
Daniel P . Berrangé
2026/01/08
[PATCH v5 07/24] util: set the name for the 'main' thread
Daniel P . Berrangé
2026/01/08
[PATCH v5 08/24] util: add API to fetch the current thread name
Daniel P . Berrangé
2026/01/08
[PATCH v5 06/24] audio: make jackaudio use qemu_thread_set_name
Daniel P . Berrangé
2026/01/08
[PATCH v5 05/24] util: expose qemu_thread_set_name
Daniel P . Berrangé
2026/01/08
[PATCH v5 04/24] system: unconditionally enable thread naming
Daniel P . Berrangé
2026/01/08
[PATCH v5 00/24] util: sync error_report & qemu_log output more closely
Daniel P . Berrangé
2026/01/08
Re: [PATCH] qdev: Free property array on release
Marc-André Lureau
2026/01/07
Re: [PATCH] qdev: Free property array on release
Daniel P . Berrangé
2026/01/07
Re: [PATCH] qdev: Free property array on release
Stefan Hajnoczi
2026/01/07
Re: [PATCH] qdev: Free property array on release
Stefan Hajnoczi
2026/01/07
Re: [PATCH] vnc: Fix memory leak during VNC tls authentication
Daniel P . Berrangé
2026/01/07
[PATCH] fdc: Don't set FD_SR0_SEEK during automatic track crossing
Pedro J. Ruiz
2026/01/07
Re: [PATCH] hw/block/m25p80: Fix Winbond Fast Read dummy cycles
Joel Bueno
2026/01/07
Re: [PATCH] block/io: fallback to bounce buffer if BLKZEROOUT is not supported because of alignment
Fiona Ebner
2026/01/06
Re: [PATCH v4 0/5] support inflight migration
Stefan Hajnoczi
2026/01/06
Re: [PATCH] block/io: fallback to bounce buffer if BLKZEROOUT is not supported because of alignment
Stefan Hajnoczi
2026/01/06
[PATCH] introduce pci.{did,vid,ssid,ssvid} and ieee.oui props (changes)
Jesper Devantier
2026/01/06
Re: [PATCH v3 03/15] python/mkvenv: add 'checktests' and 'functests' dependency groups
Daniel P . Berrangé
2026/01/06
Re: [PATCH v3 0/5] block/vvfat: introduce "fat-size" option
Clément Chigot
2026/01/05
[PATCH] block/io: fallback to bounce buffer if BLKZEROOUT is not supported because of alignment
Fiona Ebner
2026/01/05
Re: [PATCH v2 0/3] scripts: render_block_graph: Fix with new python and improve argument parsing
Peter Krempa
2026/01/05
Re: [PATCH] block: Wire up 'flat' mode also for 'query-block'
Peter Krempa
2026/01/02
[PATCH] block/nfs: Do not enter coroutine from CB
Hanna Czenczek
2025/12/29
Re: [PATCH 1/3] block: create bdrv_advance_flush_gen() helper
Andrey Drobyshev
2025/12/29
Re: [PATCH 1/1] qcow2: add very final sync on QCOW2 image closing - BDRV_REQ_FUA processing is broken
Denis V. Lunev
2025/12/29
[PATCH 2/3] block: move bdrv_advance_flush_gen() earlier from bdrv_co_write_req_finish
Denis V. Lunev
2025/12/29
[PATCH 3/3] qcow2: add very final sync on QCOW2 image closing
Denis V. Lunev
2025/12/29
[PATCH 1/3] block: create bdrv_advance_flush_gen() helper
Denis V. Lunev
2025/12/29
[PATCH 0/3] fix potential data loss in QEMU (missed flush)
Denis V. Lunev
2025/12/29
Re: [PATCH 1/1] qcow2: add very final sync on QCOW2 image closing - BDRV_REQ_FUA processing is broken
Denis V. Lunev
2025/12/29
Re: [PATCH 1/1] qcow2: add very final sync on QCOW2 image closing - BDRV_REQ_FUA processing is broken
Denis V. Lunev
2025/12/29
Re: [PATCH 1/1] qcow2: add very final sync on QCOW2 image closing
Denis V. Lunev
2025/12/29
[PATCH v4 1/5] vhost-user.rst: specify vhost-user back-end action on GET_VRING_BASE
Alexandr Moshkov
2025/12/29
[PATCH v4 0/5] support inflight migration
Alexandr Moshkov
2025/12/29
[PATCH v4 4/5] vhost: add vmstate for inflight region with inner buffer
Alexandr Moshkov
2025/12/29
[PATCH v4 5/5] vhost-user-blk: support inter-host inflight migration
Alexandr Moshkov
2025/12/29
[PATCH v4 3/5] vmstate: introduce VMSTATE_VBUFFER_UINT64
Alexandr Moshkov
2025/12/29
[PATCH v4 2/5] vhost-user: introduce should_drain on GET_VRING_BASE
Alexandr Moshkov
2025/12/21
[PATCH] qdev: Free property array on release
Chandan Somani
2025/12/21
[PATCH] hw/block/m25p80: Fix Winbond Fast Read dummy cycles
Joel Bueno
2025/12/19
[PATCH 1/1] qcow2: add very final sync on QCOW2 image closing
Denis V. Lunev
2025/12/19
Re: [SPAM] [PATCH v2 00/12] hw/arm/aspeed: Add AST1060 SoC and EVB support
Cédric Le Goater
2025/12/18
Re: [PATCH v2 2/2] util: Move qemu_ftruncate64 from block/file-win32.c to oslib-win32.c
Philippe Mathieu-Daudé
2025/12/18
[PATCH v2 2/2] util: Move qemu_ftruncate64 from block/file-win32.c to oslib-win32.c
phind . uet
2025/12/18
[PATCH v2 0/2] Fix Windows build issues with newer MinGW
phind . uet
2025/12/16
Re: [PATCH 2/2] util: Move qemu_ftruncate64 from block/file-win32.c to oslib-win32.c
Pierrick Bouvier
2025/12/16
Re: [PULL 0/2] Block layer patches
Richard Henderson
2025/12/16
Re: [PULL for-10.2 0/1] Block patches
Richard Henderson
2025/12/15
Re: [PATCH] migration: Fix a possible crash when halting a guest during migration
Thomas Huth
2025/12/15
Re: [PATCH 2/2] util: Move qemu_ftruncate64 from block/file-win32.c to oslib-win32.c
Philippe Mathieu-Daudé
2025/12/15
[PULL 2/2] block: Fix BDS use after free during shutdown
Kevin Wolf
2025/12/15
[PULL 0/2] Block layer patches
Kevin Wolf
2025/12/15
[PULL 1/2] tests/qemu-iotests: Fix check for existing file in _require_disk_usage()
Kevin Wolf
2025/12/15
[PATCH 2/2] util: Move qemu_ftruncate64 from block/file-win32.c to oslib-win32.c
phind . uet
2025/12/15
[PATCH 0/2] Fix Windows build issues with newer MinGW
phind . uet
2025/12/15
Re: [PATCH] block: Fix BDS use after free during shutdown
Fabiano Rosas
2025/12/15
Re: [PATCH] migration: Fix a possible crash when halting a guest during migration
Peter Xu
2025/12/15
Re: [PATCH] block: Fix BDS use after free during shutdown
Thomas Huth
2025/12/15
Re: [PATCH] migration: Fix a possible crash when halting a guest during migration
Thomas Huth
2025/12/15
Re: [PATCH] block: Fix BDS use after free during shutdown
Stefan Hajnoczi
2025/12/15
Re: [PATCH] migration: Fix a possible crash when halting a guest during migration
Kevin Wolf
2025/12/15
[PATCH] block: Fix BDS use after free during shutdown
Kevin Wolf
2025/12/15
[PULL for-10.2 1/1] Revert "nvme: Fix coroutine waking"
Stefan Hajnoczi
2025/12/15
[PULL for-10.2 0/1] Block patches
Stefan Hajnoczi
2025/12/15
Re: [PATCH v2 for-10.2] Revert "nvme: Fix coroutine waking"
Stefan Hajnoczi
2025/12/15
Re: [PATCH v2 for-10.2] Revert "nvme: Fix coroutine waking"
Hanna Czenczek
2025/12/15
[PATCH v2 for-10.2] Revert "nvme: Fix coroutine waking"
Hanna Czenczek
2025/12/15
Re: [PATCH] migration: Fix a possible crash when halting a guest during migration
Thomas Huth
2025/12/15
Re: [PATCH] migration: Fix a possible crash when halting a guest during migration
Kevin Wolf
2025/12/12
Re: [PATCH] migration: Fix a possible crash when halting a guest during migration
Fabiano Rosas
2025/12/12
Re: [PATCH for-10.2] Revert "nvme: Fix coroutine waking"
Lukáš Doktor
2025/12/12
Re: [PATCH for-10.2] Revert "nvme: Fix coroutine waking"
Hanna Czenczek
2025/12/12
Re: [PATCH] migration: Fix a possible crash when halting a guest during migration
Thomas Huth
2025/12/12
Re: [PATCH for-10.2] Revert "nvme: Fix coroutine waking"
Hanna Czenczek
2025/12/12
[PATCH for-10.2] Revert "nvme: Fix coroutine waking"
Hanna Czenczek
2025/12/12
Re: [PATCH v4 0/2] hw/nvme: Properties for PCI vendor/dev IDs and IEEE-OUI
Jesper Devantier
2025/12/11
[PATCH] block: Wire up 'flat' mode also for 'query-block'
Peter Krempa
2025/12/10
Re: [PATCH RFC 1/1] block/export: FUSE-over-io_uring Support for QEMU FUSE Exports
Brian Song
2025/12/10
Re: [PATCH RFC 1/1] block/export: FUSE-over-io_uring Support for QEMU FUSE Exports
Bernd Schubert
2025/12/10
Re: [PATCH v3 00/15] python: drop qemu.qmp from qemu.git tree
Daniel P . Berrangé
2025/12/10
Re: [PATCH v3] Fix const qualifier build errors with recent glibc
Cédric Le Goater
2025/12/10
Re: [PATCH v3] Fix const qualifier build errors with recent glibc
Michael Tokarev
2025/12/10
-hda fat: vs "Block node is read-only" error
Peter Maydell
2025/12/09
Re: [PATCH v3] Fix const qualifier build errors with recent glibc
Cédric Le Goater
2025/12/09
Re: [PATCH v3] Fix const qualifier build errors with recent glibc
Philippe Mathieu-Daudé
2025/12/09
Re: [PATCH v3 00/15] python: drop qemu.qmp from qemu.git tree
John Snow
2025/12/09
Re: [PATCH v3 00/15] python: drop qemu.qmp from qemu.git tree
Daniel P . Berrangé
2025/12/09
Re: [PATCH v3 00/15] python: drop qemu.qmp from qemu.git tree
John Snow
2025/12/09
Re: [PATCH v3] Fix const qualifier build errors with recent glibc
Philippe Mathieu-Daudé
2025/12/09
Re: [PATCH v3] Fix const qualifier build errors with recent glibc
Peter Maydell
2025/12/09
[PATCH v3] Fix const qualifier build errors with recent glibc
Cédric Le Goater
2025/12/09
Re: [PATCH v3 00/15] python: drop qemu.qmp from qemu.git tree
John Snow
2025/12/09
Re: [PATCH v3 00/15] python: drop qemu.qmp from qemu.git tree
Daniel P . Berrangé
2025/12/09
Re: [PATCH v3 00/15] python: drop qemu.qmp from qemu.git tree
John Snow
2025/12/09
Re: [PATCH v3 1/5] vvfat: introduce partitioned option
BALATON Zoltan
2025/12/09
Re: [PATCH] tests/qemu-iotests: Fix check for existing file in _require_disk_usage()
Kevin Wolf
2025/12/09
Re: [PATCH v3 1/5] vvfat: introduce partitioned option
Clément Chigot
2025/12/08
Re: [PATCH] tests/qemu-iotests: Fix check for existing file in _require_disk_usage()
Philippe Mathieu-Daudé
2025/12/08
Re: [PATCH] migration: Fix a possible crash when halting a guest during migration
Stefan Hajnoczi
2025/12/08
Re: [PATCH] migration: Fix a possible crash when halting a guest during migration
Peter Xu
2025/12/08
Re: [PATCH] migration: Fix a possible crash when halting a guest during migration
Fabiano Rosas
2025/12/08
[PATCH] migration: Fix a possible crash when halting a guest during migration
Thomas Huth
2025/12/08
Re: [PATCH] tests/qemu-iotests: Fix check for existing file in _require_disk_usage()
Laurent Vivier
2025/12/08
Re: [PATCH] tests/qemu-iotests: Check for a functional "secret" object before using it
Daniel P . Berrangé
2025/12/08
Re: [PATCH v2 05/11] tests/lcitool: add nettle to the minimal deps
Thomas Huth
2025/12/08
Re: [PATCH v2 05/11] tests/lcitool: add nettle to the minimal deps
Daniel P . Berrangé
2025/12/08
[PATCH resend] block/throttle-groups: fix deadlock with iolimits and muliple iothreads
Dmitry Guryanov
2025/12/08
Re: [PATCH] tests/qemu-iotests: Check for a functional "secret" object before using it
Thomas Huth
2025/12/07
[PATCH] tests/qemu-iotests: Fix check for existing file in _require_disk_usage()
Thomas Huth
2025/12/05
Re: [PATCH] tests/qemu-iotests: Check for a functional "secret" object before using it
Kevin Wolf
2025/12/05
[PULL 05/14] tests/qemu-iotests: Check for a functional "secret" object before using it
Alex Bennée
2025/12/05
Re: [PATCH] tests/qemu-iotests: Check for a functional "secret" object before using it
Alex Bennée
2025/12/05
Re: [PULL 0/1] Block layer patches
Richard Henderson
2025/12/05
[PATCH] tests/qemu-iotests: Check for a functional "secret" object before using it
Thomas Huth
2025/12/05
Re: [PATCH v2 05/11] tests/lcitool: add nettle to the minimal deps
Alex Bennée
2025/12/05
Re: [PATCH v3 08/15] tests: ensure "make check-venv" is run for crash tests
Thomas Huth
2025/12/05
Re: [PATCH v3 03/15] python/mkvenv: add 'checktests' and 'functests' dependency groups
Thomas Huth
2025/12/05
Re: [PATCH v3 01/15] python/mkvenv: create timestamp file for each group "ensured"
Thomas Huth
Earlier messages
Later messages