qemu-block
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v4 16/24] fuse: Manually process requests (without libfuse)
Hanna Czenczek
Re: [PATCH v4 16/24] fuse: Manually process requests (without libfuse)
Kevin Wolf
Re: [PATCH v4 16/24] fuse: Manually process requests (without libfuse)
Kevin Wolf
[PATCH v4 07/24] fuse: Fix mount options
Hanna Czenczek
Re: [PATCH v4 07/24] fuse: Fix mount options
Kevin Wolf
[PATCH v4 15/24] block: Move qemu_fcntl_addfl() into osdep.c
Hanna Czenczek
[PATCH v4 06/24] fuse: Destroy session on mount_fuse_export() fail
Hanna Czenczek
[PATCH v4 19/24] block/export: Add multi-threading interface
Hanna Czenczek
[PATCH v4 04/24] fuse: Explicitly set inode ID to 1
Hanna Czenczek
[PATCH v4 09/24] fuse: Introduce fuse_{at,de}tach_handlers()
Hanna Czenczek
[PATCH v4 13/24] iotests/308: Use conv=notrunc to test growability
Hanna Czenczek
[PATCH v4 22/24] fuse: Implement multi-threading
Hanna Czenczek
[PATCH v4 14/24] fuse: Explicitly handle non-grow post-EOF accesses
Hanna Czenczek
[PATCH v4 12/24] fuse: fuse_{read,write}: Rename length to blk_len
Hanna Czenczek
[PATCH v4 18/24] fuse: Process requests in coroutines
Hanna Czenczek
[PATCH v4 24/24] iotests/308: Add multi-threading sanity test
Hanna Czenczek
Re: [PATCH v4 00/24] export/fuse: Use coroutines and multi-threading
Kevin Wolf
[PATCH 0/4] [RFC] hw/nvme: add basic live migration support
Alexander Mikhalitsyn
[PATCH 1/4] hw/nvme: add migration blockers for non-supported cases
Alexander Mikhalitsyn
[PATCH 2/4] hw/nvme: split nvme_init_sq/nvme_init_cq into helpers
Alexander Mikhalitsyn
[PATCH 3/4] migration: add VMSTATE_VARRAY_OF_POINTER_TO_STRUCT_ALLOC
Alexander Mikhalitsyn
Re: [PATCH 3/4] migration: add VMSTATE_VARRAY_OF_POINTER_TO_STRUCT_ALLOC
Peter Xu
Re: [PATCH 3/4] migration: add VMSTATE_VARRAY_OF_POINTER_TO_STRUCT_ALLOC
Alexander Mikhalitsyn
Re: [PATCH 3/4] migration: add VMSTATE_VARRAY_OF_POINTER_TO_STRUCT_ALLOC
Peter Xu
Re: [PATCH 3/4] migration: add VMSTATE_VARRAY_OF_POINTER_TO_STRUCT_ALLOC
Alexander Mikhalitsyn
[PATCH 4/4] hw/nvme: add basic live migration support
Alexander Mikhalitsyn
Re: [PATCH 0/4] [RFC] hw/nvme: add basic live migration support
Klaus Jensen
Re: [PATCH 0/4] [RFC] hw/nvme: add basic live migration support
Alexander Mikhalitsyn
[PATCH v7 00/19] python: drop qemu.qmp from qemu.git tree
John Snow
[PATCH v7 02/19] python/mkvenv: create timestamp file for each group "ensured"
John Snow
[PATCH v7 01/19] [do-not-merge] contrib/plugins/cpp: use __has_include
John Snow
[PATCH v7 06/19] meson, mkvenv: add functests custom target
John Snow
[PATCH v7 05/19] python/mkvenv: add mechanism to install local package(s)
John Snow
[PATCH v7 13/19] meson, mkvenv: add qemu.git/python/qemu package to pythondeps.toml
John Snow
Re: [PATCH v7 13/19] meson, mkvenv: add qemu.git/python/qemu package to pythondeps.toml
Thomas Huth
[PATCH v7 09/19] tests/lcitool: update lcitool to latest version
John Snow
Re: [PATCH v7 09/19] tests/lcitool: update lcitool to latest version
Thomas Huth
[PATCH v7 07/19] tests: Use configured python to run GitLab iotests
John Snow
[PATCH v7 08/19] tests: use "run" script to execute device-crash-test
John Snow
[PATCH v7 15/19] tests: replace check-venv with vm-venv target
John Snow
Re: [PATCH v7 15/19] tests: replace check-venv with vm-venv target
Thomas Huth
Re: [PATCH v7 15/19] tests: replace check-venv with vm-venv target
John Snow
[PATCH v7 11/19] python: add vendored qemu.qmp package
John Snow
[PATCH v7 03/19] python/mkvenv: bump 'qemu.qmp' dependency for testdeps
John Snow
[PATCH v7 14/19] configure: unconditionally install "tooling" group
John Snow
[PATCH v7 10/19] tests/lcitool: add python3 wheel and setuptools deps for qemu
John Snow
Re: [PATCH v7 10/19] tests/lcitool: add python3 wheel and setuptools deps for qemu
Thomas Huth
[PATCH v7 16/19] scripts: nudge users to use 'run' script for scripts that import qemu.qmp
John Snow
[PATCH v7 04/19] python/mkvenv: add 'tooling' and 'functests' dependency groups
John Snow
[PATCH v7 12/19] meson, mkvenv: make functional tests depend on functests group
John Snow
[PATCH v7 19/19] python: add setuptools and wheel dependencies
John Snow
Re: [PATCH v7 19/19] python: add setuptools and wheel dependencies
Thomas Huth
[PATCH v7 18/19] python: update README.rst to reflect qemu.qmp's removal
John Snow
Namespace hot add/remove support
Jeff Bromberger
Re: [PATCH 12/18] hw/nvram/fw_cfg: Inline fw_cfg_file_slots()
Thomas Huth
[PATCHSET 0/2] io_uring fixes
Jens Axboe
[PATCH 2/2] fdmon-io_uring: check CQ ring directly in gsource_check
Jens Axboe
Re: [PATCH 2/2] fdmon-io_uring: check CQ ring directly in gsource_check
Kevin Wolf
Re: [PATCH 2/2] fdmon-io_uring: check CQ ring directly in gsource_check
Stefan Hajnoczi
[PATCH 1/2] fdmon-io_uring: notify main loop when SQEs are queued
Jens Axboe
Re: [PATCH 1/2] fdmon-io_uring: notify main loop when SQEs are queued
Kevin Wolf
Re: [PATCH 1/2] fdmon-io_uring: notify main loop when SQEs are queued
Fiona Ebner
Re: [PATCH 1/2] fdmon-io_uring: notify main loop when SQEs are queued
Stefan Hajnoczi
Re: [PATCH 1/2] fdmon-io_uring: notify main loop when SQEs are queued
Jens Axboe
Re: [PATCH 1/2] fdmon-io_uring: notify main loop when SQEs are queued
Stefan Hajnoczi
Re: [PATCH 1/2] fdmon-io_uring: notify main loop when SQEs are queued
Stefan Hajnoczi
Re: [PATCH 1/2] fdmon-io_uring: notify main loop when SQEs are queued
Jens Axboe
[PATCH v2] aio-posix: notify main loop when SQEs are queued
Jens Axboe
Re: [PATCH v2] aio-posix: notify main loop when SQEs are queued
Stefan Hajnoczi
Re: [PATCH v2] aio-posix: notify main loop when SQEs are queued
Jens Axboe
Re: [PATCH v2] aio-posix: notify main loop when SQEs are queued
Kevin Wolf
Re: [PATCH v2] aio-posix: notify main loop when SQEs are queued
Stefan Hajnoczi
Re: [PATCH 1/2] fdmon-io_uring: notify main loop when SQEs are queued
Stefan Hajnoczi
Re: [PATCHSET 0/2] io_uring fixes
Fiona Ebner
Re: [PATCHSET 0/2] io_uring fixes
Fiona Ebner
Re: [PATCHSET 0/2] io_uring fixes
Jens Axboe
Re: [PATCH-for-7.2 1/2] hw/sd/sdhci: Do not set Buf Wr Ena before writing block (CVE-2022-3872)
Michael Tokarev
Re: [PATCH-for-7.2 1/2] hw/sd/sdhci: Do not set Buf Wr Ena before writing block (CVE-2022-3872)
Alexander Bulekov
Re: [PATCH-for-7.2 1/2] hw/sd/sdhci: Do not set Buf Wr Ena before writing block (CVE-2022-3872)
Michael Tokarev
Re: [PATCH-for-7.2 1/2] hw/sd/sdhci: Do not set Buf Wr Ena before writing block (CVE-2022-3872)
Michael Tokarev
[PATCH] block: Never drop BLOCK_IO_ERROR with action=stop for rate limiting
Kevin Wolf
Re: [PATCH] block: Never drop BLOCK_IO_ERROR with action=stop for rate limiting
Peter Krempa
Re: [PATCH] block: Never drop BLOCK_IO_ERROR with action=stop for rate limiting
Vladimir Sementsov-Ogievskiy
Re: [PATCH] block: Never drop BLOCK_IO_ERROR with action=stop for rate limiting
Kevin Wolf
[PATCH 0/2] block/curl: fix S3 presigned URL support
Antoine Damhet
[PATCH 2/2] block/curl: add support for S3 presigned URLs
Antoine Damhet
Re: [PATCH 2/2] block/curl: add support for S3 presigned URLs
Markus Armbruster
Re: [PATCH 2/2] block/curl: add support for S3 presigned URLs
Antoine Damhet
Re: [PATCH 2/2] block/curl: add support for S3 presigned URLs
Markus Armbruster
[PATCH 1/2] block/curl: fix concurrent completion handling
Antoine Damhet
Re: [PATCH 1/2] block/curl: fix concurrent completion handling
Kevin Wolf
[PATCH] block/mirror: disable dirty bitmap only after job init
Fiona Ebner
Re: [PATCH] block/mirror: disable dirty bitmap only after job init
Fiona Ebner
Re: [PATCH] block/mirror: disable dirty bitmap only after job init
Kevin Wolf
Re: [PATCH] block/mirror: disable dirty bitmap only after job init
Fiona Ebner
Re: [PATCH] block/mirror: disable dirty bitmap only after job init
Fiona Ebner
Re: [PATCH] block/mirror: disable dirty bitmap only after job init
Kevin Wolf
Re: [PATCH] block/mirror: disable dirty bitmap only after job init
Fiona Ebner
Re: [PATCH] block/mirror: disable dirty bitmap only after job init
Kevin Wolf
Re: [PATCH] block/mirror: disable dirty bitmap only after job init
Fiona Ebner
[PULL 0/2] Block jobs patches
Vladimir Sementsov-Ogievskiy
[PULL 2/2] iotests: test active mirror with unaligned, small write zeroes op
Vladimir Sementsov-Ogievskiy
[PULL 1/2] block/mirror: check range when setting zero bitmap for sync write
Vladimir Sementsov-Ogievskiy
Re: [PULL 0/2] Block jobs patches
Peter Maydell
[PATCH v4 00/15] tests: do more testing of block drivers
Daniel P . Berrangé
[PATCH v4 01/15] Revert "python/aqmp: fix send_fd_scm for python 3.6.x"
Daniel P . Berrangé
[PATCH v4 03/15] tests: remove redundant meson suite for iotests
Daniel P . Berrangé
[PATCH v4 04/15] tests: ensure all qcow2 I/O tests are able to be run via make
Daniel P . Berrangé
[PATCH v4 09/15] tests: add nbd and luks to the I/O test suites
Daniel P . Berrangé
[PATCH v4 06/15] scripts/mtest2make: support optional tests grouping
Daniel P . Berrangé
[PATCH v4 08/15] docs/devel/testing: expand documentation for 'make check-block'
Daniel P . Berrangé
[PATCH v4 12/15] tests: fix check for sudo access in LUKS I/O test
Daniel P . Berrangé
[PATCH v4 07/15] tests: add a meson suite / make target per block I/O tests format
Daniel P . Berrangé
[PATCH v4 13/15] tests: add QEMU_TEST_IO_SKIP for skipping I/O tests
Daniel P . Berrangé
[PATCH v4 11/15] tests: validate dmsetup result in test 128
Daniel P . Berrangé
[PATCH v4 15/15] gitlab: remove I/O tests from build-tcg-disabled job
Daniel P . Berrangé
[PATCH v4 14/15] gitlab: add jobs for thorough block tests
Daniel P . Berrangé
[PATCH v4 05/15] scripts/mtest2make: ensure output has stable sorting
Daniel P . Berrangé
[PATCH v4 02/15] tests: print reason when I/O test is skipped in TAP mode
Daniel P . Berrangé
[PATCH v4 10/15] tests: use 'driver' as collective term for either format or protocol
Daniel P . Berrangé
[PATCH v6 00/27] util: sync error_report & qemu_log output more closely
Daniel P . Berrangé
[PATCH v6 02/27] qemu-options: remove extraneous [] around arg values
Daniel P . Berrangé
[PATCH v6 03/27] include: define constant for early constructor priority
Daniel P . Berrangé
Re: [PATCH v6 03/27] include: define constant for early constructor priority
Markus Armbruster
Re: [PATCH v6 03/27] include: define constant for early constructor priority
Daniel P . Berrangé
Re: [PATCH v6 03/27] include: define constant for early constructor priority
Markus Armbruster
[PATCH v6 08/27] audio: make jackaudio use qemu_thread_set_name
Daniel P . Berrangé
[PATCH v6 10/27] util: add API to fetch the current thread name
Daniel P . Berrangé
[PATCH v6 11/27] util: introduce some API docs for logging APIs
Daniel P . Berrangé
Re: [PATCH v6 11/27] util: introduce some API docs for logging APIs
Markus Armbruster
[PATCH v6 07/27] util: expose qemu_thread_set_name
Daniel P . Berrangé
[PATCH v6 12/27] util: avoid repeated prefix on incremental qemu_log calls
Daniel P . Berrangé
Re: [PATCH v6 12/27] util: avoid repeated prefix on incremental qemu_log calls
Markus Armbruster
Re: [PATCH v6 12/27] util: avoid repeated prefix on incremental qemu_log calls
Daniel P . Berrangé
[PATCH v6 05/27] system: unconditionally enable thread naming
Daniel P . Berrangé
[PATCH v6 04/27] monitor: initialize global data from a constructor
Daniel P . Berrangé
[PATCH v6 09/27] util: set the name for the 'main' thread on Windows
Daniel P . Berrangé
[PATCH v6 13/27] util/log: add missing error reporting in qemu_log_trylock_with_err
Daniel P . Berrangé
Re: [PATCH v6 13/27] util/log: add missing error reporting in qemu_log_trylock_with_err
Markus Armbruster
[PATCH v6 14/27] ui: add proper error reporting for password changes
Daniel P . Berrangé
Re: [PATCH v6 14/27] ui: add proper error reporting for password changes
Markus Armbruster
Re: [PATCH v6 14/27] ui: add proper error reporting for password changes
Daniel P . Berrangé
[PATCH v6 27/27] util: add brackets around guest name in message context
Daniel P . Berrangé
Re: [PATCH v6 27/27] util: add brackets around guest name in message context
Markus Armbruster
[PATCH v6 06/27] util: fix race setting thread name on Win32
Daniel P . Berrangé
[PATCH v6 22/27] util: introduce common helper for error-report & log code
Daniel P . Berrangé
Re: [PATCH v6 22/27] util: introduce common helper for error-report & log code
Markus Armbruster
Re: [PATCH v6 22/27] util: introduce common helper for error-report & log code
Daniel P . Berrangé
Re: [PATCH v6 22/27] util: introduce common helper for error-report & log code
Markus Armbruster
[PATCH v6 25/27] util: add support for formatting a program name in messages
Daniel P . Berrangé
Re: [PATCH v6 25/27] util: add support for formatting a program name in messages
Markus Armbruster
Re: [PATCH v6 25/27] util: add support for formatting a program name in messages
Daniel P . Berrangé
Re: [PATCH v6 25/27] util: add support for formatting a program name in messages
Markus Armbruster
Re: [PATCH v6 25/27] util: add support for formatting a program name in messages
Peter Maydell
Re: [PATCH v6 25/27] util: add support for formatting a program name in messages
Daniel P . Berrangé
Re: [PATCH v6 25/27] util: add support for formatting a program name in messages
Peter Maydell
Re: [PATCH v6 25/27] util: add support for formatting a program name in messages
Daniel P . Berrangé
[PATCH v6 21/27] util: fix interleaving of error prefixes
Daniel P . Berrangé
[PATCH v6 20/27] util: don't skip error prefixes when QMP is active
Daniel P . Berrangé
Re: [PATCH v6 20/27] util: don't skip error prefixes when QMP is active
Markus Armbruster
[PATCH v6 01/27] meson: don't access 'cxx' object without checking cpp lang
Daniel P . Berrangé
[PATCH v6 18/27] monitor: move error_vprintf back to error-report.c
Daniel P . Berrangé
[PATCH v6 19/27] util: fix interleaving of error & trace output
Daniel P . Berrangé
Re: [PATCH v6 19/27] util: fix interleaving of error & trace output
Markus Armbruster
Re: [PATCH v6 19/27] util: fix interleaving of error & trace output
Markus Armbruster
[PATCH v6 16/27] monitor: remove redundant error_[v]printf_unless_qmp
Daniel P . Berrangé
[PATCH v6 24/27] util: add support for formatting a workload name in messages
Daniel P . Berrangé
[PATCH v6 23/27] util: convert error-report & log to message API for timestamp
Daniel P . Berrangé
[PATCH v6 17/27] monitor: refactor error_vprintf()
Daniel P . Berrangé
[PATCH v6 15/27] ui: remove redundant use of error_printf_unless_qmp()
Daniel P . Berrangé
Re: [PATCH v6 15/27] ui: remove redundant use of error_printf_unless_qmp()
Markus Armbruster
[PATCH v6 26/27] util: add support for formatting thread info in messages
Daniel P . Berrangé
Re: [PATCH v6 26/27] util: add support for formatting thread info in messages
Markus Armbruster
Re: [PATCH v6 26/27] util: add support for formatting thread info in messages
Daniel P . Berrangé
Re: [PATCH v6 26/27] util: add support for formatting thread info in messages
Peter Maydell
Re: [PATCH v6 26/27] util: add support for formatting thread info in messages
Daniel P . Berrangé
Re: [PATCH v6 26/27] util: add support for formatting thread info in messages
Peter Maydell
Re: [PATCH v6 00/27] util: sync error_report & qemu_log output more closely
Markus Armbruster
Re: [PATCH v6 00/27] util: sync error_report & qemu_log output more closely
Daniel P . Berrangé
[PATCH] block/vmdk: fix OOB read in vmdk_read_extent()
Oblivionsage
Re: [PATCH] block/vmdk: fix OOB read in vmdk_read_extent()
Kevin Wolf
[PATCH v6 00/16] python: drop qemu.qmp from qemu.git tree
John Snow
[PATCH v6 03/16] python/mkvenv: add 'tooling' and 'functests' dependency groups
John Snow
[PATCH v6 05/16] meson, mkvenv: add functests custom target
John Snow
[PATCH v6 04/16] python/mkvenv: add mechanism to install local package(s)
John Snow
[PATCH v6 01/16] python/mkvenv: create timestamp file for each group "ensured"
John Snow
[PATCH v6 07/16] tests: use "run" script to execute device-crash-test
John Snow
[PATCH v6 06/16] tests: Use configured python to run GitLab iotests
John Snow
[PATCH v6 02/16] python/mkvenv: bump 'qemu.qmp' dependency for testdeps
John Snow
[PATCH v6 11/16] meson, mkvenv: add qemu.git/python/qemu package to pythondeps.toml
John Snow
Re: [PATCH v6 11/16] meson, mkvenv: add qemu.git/python/qemu package to pythondeps.toml
Thomas Huth
[PATCH v6 13/16] tests: replace check-venv with vm-venv target
John Snow
Re: [PATCH v6 13/16] tests: replace check-venv with vm-venv target
Alex Bennée
Re: [PATCH v6 13/16] tests: replace check-venv with vm-venv target
John Snow
[PATCH v6 12/16] configure: unconditionally install "tooling" group
John Snow
[PATCH v6 09/16] python: add vendored qemu.qmp package
John Snow
[PATCH v6 16/16] python: update README.rst to reflect qemu.qmp's removal
John Snow
[PATCH v6 08/16] tests/lcitool: add python3 wheel and setuptools deps for qemu
John Snow
[PATCH v6 10/16] meson, mkvenv: make functional tests depend on functests group
John Snow
[PATCH v6 14/16] scripts: nudge users to use 'run' script for scripts that import qemu.qmp
John Snow
Earlier messages
Later messages