qemu-block
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH v5 08/24] util: add API to fetch the current thread name
Daniel P . Berrangé
Re: [PATCH v5 08/24] util: add API to fetch the current thread name
Paolo Bonzini
Re: [PATCH v5 08/24] util: add API to fetch the current thread name
Markus Armbruster
Re: [PATCH v5 08/24] util: add API to fetch the current thread name
Daniel P . Berrangé
Re: [PATCH v5 08/24] util: add API to fetch the current thread name
Markus Armbruster
Re: [PATCH v5 08/24] util: add API to fetch the current thread name
Paolo Bonzini
Re: [PATCH v5 08/24] util: add API to fetch the current thread name
Daniel P . Berrangé
Re: [PATCH v5 08/24] util: add API to fetch the current thread name
Daniel P . Berrangé
[PATCH v5 07/24] util: set the name for the 'main' thread
Daniel P . Berrangé
Re: [PATCH v5 07/24] util: set the name for the 'main' thread
Paolo Bonzini
Re: [PATCH v5 07/24] util: set the name for the 'main' thread
Daniel P . Berrangé
Re: [PATCH v5 07/24] util: set the name for the 'main' thread
Paolo Bonzini
[PATCH v5 02/24] include: define constant for early constructor priority
Daniel P . Berrangé
Re: [PATCH v5 02/24] include: define constant for early constructor priority
Paolo Bonzini
Re: [PATCH v5 02/24] include: define constant for early constructor priority
Daniel P . Berrangé
Re: [PATCH v5 02/24] include: define constant for early constructor priority
Paolo Bonzini
Re: [PATCH v5 02/24] include: define constant for early constructor priority
Markus Armbruster
Re: [PATCH v5 02/24] include: define constant for early constructor priority
Paolo Bonzini
Re: [PATCH v5 02/24] include: define constant for early constructor priority
Daniel P . Berrangé
[PATCH v5 14/24] monitor: move error_vprintf back to error-report.c
Daniel P . Berrangé
Re: [PATCH v5 14/24] monitor: move error_vprintf back to error-report.c
Markus Armbruster
Re: [PATCH v5 14/24] monitor: move error_vprintf back to error-report.c
Daniel P . Berrangé
Re: [PATCH v5 14/24] monitor: move error_vprintf back to error-report.c
Markus Armbruster
[PATCH v5 24/24] util: add brackets around guest name in message context
Daniel P . Berrangé
[PATCH v5 16/24] util: don't skip error prefixes when QMP is active
Daniel P . Berrangé
Re: [PATCH v5 16/24] util: don't skip error prefixes when QMP is active
Richard Henderson
Re: [PATCH v5 16/24] util: don't skip error prefixes when QMP is active
Markus Armbruster
Re: [PATCH v5 16/24] util: don't skip error prefixes when QMP is active
Markus Armbruster
[PATCH v5 01/24] qemu-options: remove extraneous [] around arg values
Daniel P . Berrangé
Re: [PATCH v5 01/24] qemu-options: remove extraneous [] around arg values
Markus Armbruster
[PATCH v5 18/24] util: fix interleaving of error prefixes
Daniel P . Berrangé
Re: [PATCH v5 18/24] util: fix interleaving of error prefixes
Markus Armbruster
[PATCH v5 15/24] monitor: introduce monitor_cur_is_hmp() helper
Daniel P . Berrangé
Re: [PATCH v5 15/24] monitor: introduce monitor_cur_is_hmp() helper
Markus Armbruster
Re: [PATCH v5 15/24] monitor: introduce monitor_cur_is_hmp() helper
Daniel P . Berrangé
[PATCH v5 22/24] util: add support for formatting a program name in messages
Daniel P . Berrangé
Re: [PATCH v5 22/24] util: add support for formatting a program name in messages
Richard Henderson
[PATCH v5 21/24] util: add support for formatting a workload name in messages
Daniel P . Berrangé
[PATCH v5 17/24] util: fix interleaving of error & trace output
Daniel P . Berrangé
Re: [PATCH v5 17/24] util: fix interleaving of error & trace output
Richard Henderson
Re: [PATCH v5 17/24] util: fix interleaving of error & trace output
Markus Armbruster
[PATCH v5 11/24] ui/vnc: remove use of error_printf_unless_qmp()
Daniel P . Berrangé
Re: [PATCH v5 11/24] ui/vnc: remove use of error_printf_unless_qmp()
Markus Armbruster
Re: [PATCH v5 11/24] ui/vnc: remove use of error_printf_unless_qmp()
Markus Armbruster
[PATCH v5 19/24] util: introduce common helper for error-report & log code
Daniel P . Berrangé
[PATCH v5 12/24] monitor: remove redundant error_[v]printf_unless_qmp
Daniel P . Berrangé
[PATCH v5 20/24] util: convert error-report & log to message API for timestamp
Daniel P . Berrangé
[PATCH v5 13/24] monitor: refactor error_vprintf()
Daniel P . Berrangé
Re: [PATCH v5 13/24] monitor: refactor error_vprintf()
Markus Armbruster
Re: [PATCH v5 13/24] monitor: refactor error_vprintf()
Markus Armbruster
Re: [PATCH v5 13/24] monitor: refactor error_vprintf()
Daniel P . Berrangé
[PATCH v5 03/24] monitor: initialize global data from a constructor
Daniel P . Berrangé
[PATCH v5 09/24] util: introduce some API docs for logging APIs
Daniel P . Berrangé
Re: [PATCH v5 09/24] util: introduce some API docs for logging APIs
Markus Armbruster
Re: [PATCH v5 09/24] util: introduce some API docs for logging APIs
Daniel P . Berrangé
Re: [PATCH v5 09/24] util: introduce some API docs for logging APIs
Daniel P . Berrangé
Re: [PATCH v5 09/24] util: introduce some API docs for logging APIs
Markus Armbruster
[PATCH v5 10/24] util: avoid repeated prefix on incremental qemu_log calls
Daniel P . Berrangé
Re: [PATCH v5 10/24] util: avoid repeated prefix on incremental qemu_log calls
Markus Armbruster
Re: [PATCH v5 10/24] util: avoid repeated prefix on incremental qemu_log calls
Daniel P . Berrangé
[PATCH v5 23/24] util: add support for formatting thread info in messages
Daniel P . Berrangé
Re: [PATCH v5 23/24] util: add support for formatting thread info in messages
Richard Henderson
[PATCH] fdc: Don't set FD_SR0_SEEK during automatic track crossing
Pedro J. Ruiz
Re: [PATCH] fdc: Don't set FD_SR0_SEEK during automatic track crossing
Peter Maydell
[PATCH] introduce pci.{did,vid,ssid,ssvid} and ieee.oui props (changes)
Jesper Devantier
[PATCH] block/io: fallback to bounce buffer if BLKZEROOUT is not supported because of alignment
Fiona Ebner
Re: [PATCH] block/io: fallback to bounce buffer if BLKZEROOUT is not supported because of alignment
Stefan Hajnoczi
Re: [PATCH] block/io: fallback to bounce buffer if BLKZEROOUT is not supported because of alignment
Fiona Ebner
Re: [PATCH v2 0/3] scripts: render_block_graph: Fix with new python and improve argument parsing
Peter Krempa
[PATCH] block/nfs: Do not enter coroutine from CB
Hanna Czenczek
[PATCH 0/3] fix potential data loss in QEMU (missed flush)
Denis V. Lunev
[PATCH 1/3] block: create bdrv_advance_flush_gen() helper
Denis V. Lunev
Re: [PATCH 1/3] block: create bdrv_advance_flush_gen() helper
Andrey Drobyshev
[PATCH 3/3] qcow2: add very final sync on QCOW2 image closing
Denis V. Lunev
[PATCH 2/3] block: move bdrv_advance_flush_gen() earlier from bdrv_co_write_req_finish
Denis V. Lunev
Re: [PATCH 2/3] block: move bdrv_advance_flush_gen() earlier from bdrv_co_write_req_finish
Hanna Czenczek
Re: [PATCH 2/3] block: move bdrv_advance_flush_gen() earlier from bdrv_co_write_req_finish
Denis V. Lunev
Re: [PATCH 0/3] fix potential data loss in QEMU (missed flush)
Denis V. Lunev
Re: [PATCH 0/3] fix potential data loss in QEMU (missed flush)
Denis V. Lunev
Re: [PATCH 0/3] fix potential data loss in QEMU (missed flush)
Denis V. Lunev
[PATCH v4 0/5] support inflight migration
Alexandr Moshkov
[PATCH v4 2/5] vhost-user: introduce should_drain on GET_VRING_BASE
Alexandr Moshkov
[PATCH v4 3/5] vmstate: introduce VMSTATE_VBUFFER_UINT64
Alexandr Moshkov
[PATCH v4 5/5] vhost-user-blk: support inter-host inflight migration
Alexandr Moshkov
[PATCH v4 4/5] vhost: add vmstate for inflight region with inner buffer
Alexandr Moshkov
[PATCH v4 1/5] vhost-user.rst: specify vhost-user back-end action on GET_VRING_BASE
Alexandr Moshkov
Re: [PATCH v4 0/5] support inflight migration
Stefan Hajnoczi
Re: [PATCH v4 0/5] support inflight migration
Alexandr Moshkov
[PATCH] qdev: Free property array on release
Chandan Somani
Re: [PATCH] qdev: Free property array on release
Stefan Hajnoczi
Re: [PATCH] qdev: Free property array on release
Stefan Hajnoczi
Re: [PATCH] qdev: Free property array on release
Daniel P . Berrangé
Re: [PATCH] qdev: Free property array on release
Marc-André Lureau
[PATCH] hw/block/m25p80: Fix Winbond Fast Read dummy cycles
Joel Bueno
Re: [PATCH] hw/block/m25p80: Fix Winbond Fast Read dummy cycles
Joel Bueno
[PATCH 1/1] qcow2: add very final sync on QCOW2 image closing
Denis V. Lunev
Re: [PATCH 1/1] qcow2: add very final sync on QCOW2 image closing
Denis V. Lunev
Re: [PATCH 1/1] qcow2: add very final sync on QCOW2 image closing - BDRV_REQ_FUA processing is broken
Denis V. Lunev
Re: [PATCH 1/1] qcow2: add very final sync on QCOW2 image closing - BDRV_REQ_FUA processing is broken
Denis V. Lunev
Re: [PATCH 1/1] qcow2: add very final sync on QCOW2 image closing - BDRV_REQ_FUA processing is broken
Denis V. Lunev
[PATCH v2 0/2] Fix Windows build issues with newer MinGW
phind . uet
[PATCH v2 2/2] util: Move qemu_ftruncate64 from block/file-win32.c to oslib-win32.c
phind . uet
Re: [PATCH v2 2/2] util: Move qemu_ftruncate64 from block/file-win32.c to oslib-win32.c
Philippe Mathieu-Daudé
[PULL 0/2] Block layer patches
Kevin Wolf
[PULL 1/2] tests/qemu-iotests: Fix check for existing file in _require_disk_usage()
Kevin Wolf
[PULL 2/2] block: Fix BDS use after free during shutdown
Kevin Wolf
Re: [PULL 0/2] Block layer patches
Richard Henderson
[PATCH 0/2] Fix Windows build issues with newer MinGW
phind . uet
[PATCH 2/2] util: Move qemu_ftruncate64 from block/file-win32.c to oslib-win32.c
phind . uet
Re: [PATCH 2/2] util: Move qemu_ftruncate64 from block/file-win32.c to oslib-win32.c
Philippe Mathieu-Daudé
Re: [PATCH 2/2] util: Move qemu_ftruncate64 from block/file-win32.c to oslib-win32.c
Pierrick Bouvier
[PATCH] block: Fix BDS use after free during shutdown
Kevin Wolf
Re: [PATCH] block: Fix BDS use after free during shutdown
Stefan Hajnoczi
Re: [PATCH] block: Fix BDS use after free during shutdown
Thomas Huth
Re: [PATCH] block: Fix BDS use after free during shutdown
Fabiano Rosas
[PULL for-10.2 0/1] Block patches
Stefan Hajnoczi
[PULL for-10.2 1/1] Revert "nvme: Fix coroutine waking"
Stefan Hajnoczi
Re: [PULL for-10.2 0/1] Block patches
Richard Henderson
[PATCH v2 for-10.2] Revert "nvme: Fix coroutine waking"
Hanna Czenczek
Re: [PATCH v2 for-10.2] Revert "nvme: Fix coroutine waking"
Hanna Czenczek
Re: [PATCH v2 for-10.2] Revert "nvme: Fix coroutine waking"
Stefan Hajnoczi
[PATCH for-10.2] Revert "nvme: Fix coroutine waking"
Hanna Czenczek
Re: [PATCH for-10.2] Revert "nvme: Fix coroutine waking"
Hanna Czenczek
Re: [PATCH for-10.2] Revert "nvme: Fix coroutine waking"
Hanna Czenczek
Re: [PATCH for-10.2] Revert "nvme: Fix coroutine waking"
Lukáš Doktor
[PATCH] block: Wire up 'flat' mode also for 'query-block'
Peter Krempa
Re: [PATCH] block: Wire up 'flat' mode also for 'query-block'
Peter Krempa
Re: [PATCH] block: Wire up 'flat' mode also for 'query-block'
Markus Armbruster
Re: [PATCH] block: Wire up 'flat' mode also for 'query-block'
Peter Krempa
Re: [PATCH RFC 1/1] block/export: FUSE-over-io_uring Support for QEMU FUSE Exports
Bernd Schubert
Re: [PATCH RFC 1/1] block/export: FUSE-over-io_uring Support for QEMU FUSE Exports
Brian Song
-hda fat: vs "Block node is read-only" error
Peter Maydell
[PATCH v3] Fix const qualifier build errors with recent glibc
Cédric Le Goater
Re: [PATCH v3] Fix const qualifier build errors with recent glibc
Peter Maydell
Re: [PATCH v3] Fix const qualifier build errors with recent glibc
Philippe Mathieu-Daudé
Re: [PATCH v3] Fix const qualifier build errors with recent glibc
Philippe Mathieu-Daudé
Re: [PATCH v3] Fix const qualifier build errors with recent glibc
Cédric Le Goater
Re: [PATCH v3] Fix const qualifier build errors with recent glibc
Michael Tokarev
Re: [PATCH v3] Fix const qualifier build errors with recent glibc
Cédric Le Goater
[PATCH] migration: Fix a possible crash when halting a guest during migration
Thomas Huth
Re: [PATCH] migration: Fix a possible crash when halting a guest during migration
Peter Xu
Re: [PATCH] migration: Fix a possible crash when halting a guest during migration
Stefan Hajnoczi
Re: [PATCH] migration: Fix a possible crash when halting a guest during migration
Fabiano Rosas
Re: [PATCH] migration: Fix a possible crash when halting a guest during migration
Thomas Huth
Re: [PATCH] migration: Fix a possible crash when halting a guest during migration
Fabiano Rosas
Re: [PATCH] migration: Fix a possible crash when halting a guest during migration
Kevin Wolf
Re: [PATCH] migration: Fix a possible crash when halting a guest during migration
Thomas Huth
Re: [PATCH] migration: Fix a possible crash when halting a guest during migration
Kevin Wolf
Re: [PATCH] migration: Fix a possible crash when halting a guest during migration
Peter Xu
Re: [PATCH] migration: Fix a possible crash when halting a guest during migration
Thomas Huth
Re: [PATCH] migration: Fix a possible crash when halting a guest during migration
Thomas Huth
[PATCH resend] block/throttle-groups: fix deadlock with iolimits and muliple iothreads
Dmitry Guryanov
[PATCH] tests/qemu-iotests: Fix check for existing file in _require_disk_usage()
Thomas Huth
Re: [PATCH] tests/qemu-iotests: Fix check for existing file in _require_disk_usage()
Laurent Vivier
Re: [PATCH] tests/qemu-iotests: Fix check for existing file in _require_disk_usage()
Philippe Mathieu-Daudé
Re: [PATCH] tests/qemu-iotests: Fix check for existing file in _require_disk_usage()
Kevin Wolf
[PULL 05/14] tests/qemu-iotests: Check for a functional "secret" object before using it
Alex Bennée
[PATCH] tests/qemu-iotests: Check for a functional "secret" object before using it
Thomas Huth
Re: [PATCH] tests/qemu-iotests: Check for a functional "secret" object before using it
Alex Bennée
Re: [PATCH] tests/qemu-iotests: Check for a functional "secret" object before using it
Kevin Wolf
Re: [PATCH] tests/qemu-iotests: Check for a functional "secret" object before using it
Thomas Huth
Re: [PATCH] tests/qemu-iotests: Check for a functional "secret" object before using it
Daniel P . Berrangé
Re: [PATCH v2 05/11] tests/lcitool: add nettle to the minimal deps
Thomas Huth
Re: [PATCH v2 05/11] tests/lcitool: add nettle to the minimal deps
Alex Bennée
Re: [PATCH v2 05/11] tests/lcitool: add nettle to the minimal deps
Daniel P . Berrangé
Re: [PATCH v2 05/11] tests/lcitool: add nettle to the minimal deps
Thomas Huth
[PATCH v3 00/15] python: drop qemu.qmp from qemu.git tree
John Snow
[PATCH v3 08/15] tests: ensure "make check-venv" is run for crash tests
John Snow
Re: [PATCH v3 08/15] tests: ensure "make check-venv" is run for crash tests
Thomas Huth
[PATCH v3 02/15] python/mkvenv: bump 'qemu.qmp' dependency for testdeps
John Snow
[PATCH v3 05/15] meson, mkvenv: add checktests and functests custom targets
John Snow
[PATCH v3 12/15] meson, mkvenv: make functional tests depend on functests group
John Snow
[PATCH v3 07/15] tests: run "make check-venv" before running iotests
John Snow
[PATCH v3 14/15] tests: replace old "check-venv" target with meson target
John Snow
[PATCH v3 09/15] tests/lcitool: add python3 wheel and setuptools deps for qemu
John Snow
[PATCH v3 11/15] meson, mkvenv: make iotests depend on checktests group
John Snow
[PATCH v3 13/15] meson, mkvenv: add qemu.git/python/qemu package to pythondeps.toml
John Snow
[PATCH v3 03/15] python/mkvenv: add 'checktests' and 'functests' dependency groups
John Snow
Re: [PATCH v3 03/15] python/mkvenv: add 'checktests' and 'functests' dependency groups
Thomas Huth
Re: [PATCH v3 03/15] python/mkvenv: add 'checktests' and 'functests' dependency groups
Daniel P . Berrangé
Re: [PATCH v3 03/15] python/mkvenv: add 'checktests' and 'functests' dependency groups
John Snow
[PATCH v3 01/15] python/mkvenv: create timestamp file for each group "ensured"
John Snow
Re: [PATCH v3 01/15] python/mkvenv: create timestamp file for each group "ensured"
Thomas Huth
[PATCH v3 06/15] tests: Use configured python to run GitLab iotests
John Snow
[PATCH v3 10/15] python: add vendored qemu.qmp package
John Snow
[PATCH v3 04/15] python/mkvenv: add mechanism to install local package(s)
John Snow
Re: [PATCH v3 00/15] python: drop qemu.qmp from qemu.git tree
John Snow
Re: [PATCH v3 00/15] python: drop qemu.qmp from qemu.git tree
Daniel P . Berrangé
Re: [PATCH v3 00/15] python: drop qemu.qmp from qemu.git tree
John Snow
Re: [PATCH v3 00/15] python: drop qemu.qmp from qemu.git tree
John Snow
Re: [PATCH v3 00/15] python: drop qemu.qmp from qemu.git tree
Daniel P . Berrangé
Re: [PATCH v3 00/15] python: drop qemu.qmp from qemu.git tree
John Snow
Re: [PATCH v3 00/15] python: drop qemu.qmp from qemu.git tree
Daniel P . Berrangé
[PATCH v5 00/15] hw/arm: add Beckhoff CX7200 board
Corvin Köhne
[PATCH v5 01/15] hw/timer: Make frequency configurable
Corvin Köhne
Re: [PATCH v5 01/15] hw/timer: Make frequency configurable
Peter Maydell
[PATCH v5 02/15] hw/timer: Make PERIPHCLK divider configurable
Corvin Köhne
[PATCH v5 06/15] hw/dma/zynq-devcfg: Simulate dummy PL reset
Corvin Köhne
[PATCH v5 04/15] hw/arm/zynq-devcfg: Prevent unintended unlock during initialization
Corvin Köhne
[PATCH v5 12/15] hw/arm/xilinx_zynq: Split xilinx_zynq into header and implementation files
Corvin Köhne
Earlier messages
Later messages