qemu-block
Thread
Date
Earlier messages
Later messages
Messages by Date
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
2025/12/04
Re: [PATCH v2 05/11] tests/lcitool: add nettle to the minimal deps
Thomas Huth
2025/12/04
[PATCH v3 04/15] python/mkvenv: add mechanism to install local package(s)
John Snow
2025/12/04
[PATCH v3 10/15] python: add vendored qemu.qmp package
John Snow
2025/12/04
[PATCH v3 06/15] tests: Use configured python to run GitLab iotests
John Snow
2025/12/04
[PATCH v3 01/15] python/mkvenv: create timestamp file for each group "ensured"
John Snow
2025/12/04
[PATCH v3 03/15] python/mkvenv: add 'checktests' and 'functests' dependency groups
John Snow
2025/12/04
[PATCH v3 13/15] meson, mkvenv: add qemu.git/python/qemu package to pythondeps.toml
John Snow
2025/12/04
[PATCH v3 11/15] meson, mkvenv: make iotests depend on checktests group
John Snow
2025/12/04
[PATCH v3 09/15] tests/lcitool: add python3 wheel and setuptools deps for qemu
John Snow
2025/12/04
[PATCH v3 14/15] tests: replace old "check-venv" target with meson target
John Snow
2025/12/04
[PATCH v3 07/15] tests: run "make check-venv" before running iotests
John Snow
2025/12/04
[PATCH v3 12/15] meson, mkvenv: make functional tests depend on functests group
John Snow
2025/12/04
[PATCH v3 05/15] meson, mkvenv: add checktests and functests custom targets
John Snow
2025/12/04
[PATCH v3 00/15] python: drop qemu.qmp from qemu.git tree
John Snow
2025/12/04
[PATCH v3 02/15] python/mkvenv: bump 'qemu.qmp' dependency for testdeps
John Snow
2025/12/04
[PATCH v3 08/15] tests: ensure "make check-venv" is run for crash tests
John Snow
2025/12/04
Re: [PATCH 3/5] block: reduce files included by block/aio.h
Paolo Bonzini
2025/12/04
Re: [PATCH 3/5] block: reduce files included by block/aio.h
Philippe Mathieu-Daudé
2025/12/04
Re: [PATCH v5 00/15] hw/arm: add Beckhoff CX7200 board
Thomas Huth
2025/12/04
Re: [PATCH for-10.2] file-posix: Handle suspended dm-multipath better for SG_IO
Kevin Wolf
2025/12/04
[PATCH v5 15/15] docs/system/arm: Add support for Beckhoff CX7200
Corvin Köhne
2025/12/04
[PATCH v5 14/15] hw/arm: Add new machine based on xilinx-zynq-a9 for Beckhoff CX7200
Corvin Köhne
2025/12/04
[PATCH v5 05/15] hw/dma/zynq: Ensure PCFG_DONE bit remains set to indicate PL is in user mode
Corvin Köhne
2025/12/04
[PATCH v5 08/15] hw/misc: Add dummy ZYNQ DDR controller
Corvin Köhne
2025/12/04
[PATCH v5 10/15] hw/misc: Add Beckhoff CCAT device
Corvin Köhne
2025/12/04
[PATCH v5 00/15] hw/arm: add Beckhoff CX7200 board
Corvin Köhne
2025/12/04
[PATCH v5 03/15] hw/dma/zynq-devcfg: Handle bitstream loading via DMA to 0xffffffff
Corvin Köhne
2025/12/04
[PATCH v5 07/15] hw/dma/zynq-devcfg: Indicate power-up status of PL
Corvin Köhne
2025/12/04
[PATCH v5 13/15] hw/arm/xilinx_zynq: Add flash-type property
Corvin Köhne
2025/12/04
[PATCH v5 11/15] hw/block/m25p80: Add HAS_SR_TB flag for is25lp016d
Corvin Köhne
2025/12/04
[PATCH v5 09/15] hw/misc/zynq_slcr: Add logic for DCI configuration
Corvin Köhne
2025/12/04
[PATCH v5 12/15] hw/arm/xilinx_zynq: Split xilinx_zynq into header and implementation files
Corvin Köhne
2025/12/04
[PATCH v5 04/15] hw/arm/zynq-devcfg: Prevent unintended unlock during initialization
Corvin Köhne
2025/12/04
[PATCH v5 06/15] hw/dma/zynq-devcfg: Simulate dummy PL reset
Corvin Köhne
2025/12/04
[PATCH v5 02/15] hw/timer: Make PERIPHCLK divider configurable
Corvin Köhne
2025/12/04
[PATCH v5 01/15] hw/timer: Make frequency configurable
Corvin Köhne
2025/12/04
Re: [PATCH 3/5] block: reduce files included by block/aio.h
Paolo Bonzini
2025/12/04
Re: [PATCH 5/5] block: rename block/aio-wait.h to qemu/aio-wait.h
Philippe Mathieu-Daudé
2025/12/04
Re: [PATCH 4/5] block: rename block/aio.h to qemu/aio.h
Philippe Mathieu-Daudé
2025/12/04
Re: [PATCH 3/5] block: reduce files included by block/aio.h
Philippe Mathieu-Daudé
2025/12/04
Re: [PATCH 2/5] block: extract include/qemu/aiocb.h out of include/block/aio.h
Philippe Mathieu-Daudé
2025/12/04
Re: [PATCH 1/5] hw: add missing includes hidden by block/aio.h
Philippe Mathieu-Daudé
2025/12/03
Re: [PATCH v2 10/16] tests: conditionally run "make check-venv" during build phase
John Snow
2025/12/03
Re: [PATCH v2 10/16] tests: conditionally run "make check-venv" during build phase
John Snow
2025/12/03
[PATCH 3/5] block: reduce files included by block/aio.h
Paolo Bonzini
2025/12/03
[PATCH 2/5] block: extract include/qemu/aiocb.h out of include/block/aio.h
Paolo Bonzini
2025/12/03
[PATCH 1/5] hw: add missing includes hidden by block/aio.h
Paolo Bonzini
2025/12/03
[PATCH 5/5] block: rename block/aio-wait.h to qemu/aio-wait.h
Paolo Bonzini
2025/12/03
[PATCH 0/5] block: move AioContext and AIOCB out of include/block/
Paolo Bonzini
Earlier messages
Later messages