qemu-block
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH RFC v2 3/3] qapi/iothread: introduce poll-weight parameter for aio-poll
Jaehoon Kim
Re: [PATCH RFC v2 3/3] qapi/iothread: introduce poll-weight parameter for aio-poll
Markus Armbruster
Re: [PATCH RFC v2 3/3] qapi/iothread: introduce poll-weight parameter for aio-poll
JAEHOON KIM
Re: [PATCH RFC v2 3/3] qapi/iothread: introduce poll-weight parameter for aio-poll
Markus Armbruster
Re: [PATCH RFC v2 3/3] qapi/iothread: introduce poll-weight parameter for aio-poll
JAEHOON KIM
Re: [PATCH RFC v2 3/3] qapi/iothread: introduce poll-weight parameter for aio-poll
Stefan Hajnoczi
Re: [PATCH RFC v2 3/3] qapi/iothread: introduce poll-weight parameter for aio-poll
Stefan Hajnoczi
Re: [PATCH RFC v2 3/3] qapi/iothread: introduce poll-weight parameter for aio-poll
JAEHOON KIM
[PATCH] mirror: Add sparse copy support for raw block devices
long.yunjian
[PATCH] block/curl: free s->password in cleanup paths
zhaoguohan_salmon
Re: [PATCH] block/curl: free s->password in cleanup paths
Philippe Mathieu-Daudé
Re: [PATCH] block/curl: free s->password in cleanup paths
Kevin Wolf
Re: [PATCH] hw/ide: resolve core crash caused by optical drive pop-up during virtual machine startup
Philippe Mathieu-Daudé
[PATCH] block: fix annotation
long.yunjian
Re: [PATCH] block: fix annotation
Kevin Wolf
[PATCH for-11.0] Fix several typos in documentation (found by codespell)
Stefan Weil via
Re: [PATCH for-11.0] Fix several typos in documentation (found by codespell)
Philippe Mathieu-Daudé
Re: [PATCH for-11.0] Fix several typos in documentation (found by codespell)
Pierrick Bouvier
Re: [PATCH for-11.0] Fix several typos in documentation (found by codespell)
Peter Maydell
Re: [PATCH for-11.0] Fix several typos in documentation (found by codespell)
Michael Tokarev
Re: [PATCH for-11.0] Fix several typos in documentation (found by codespell)
BALATON Zoltan
Re: [PATCH for-11.0] Fix several typos in documentation (found by codespell)
Michael Tokarev
[PATCH] hw/nvme: fix heap-buffer-overflow in nvme_abort (issues/3348)
Kaixuan Li
Re: [PATCH] hw/nvme: fix heap-buffer-overflow in nvme_abort (issues/3348)
Klaus Jensen
[PATCH v2 0/2] block/mirror: fix assertion failure upon duplicate complete for job using 'replaces'
Fiona Ebner
[PATCH v2 1/2] iotests/041: add test for mirror with throttled NBD export as target
Fiona Ebner
Re: [PATCH v2 1/2] iotests/041: add test for mirror with throttled NBD export as target
Hanna Czenczek
[PATCH v2 2/2] iotests/041: add test for duplicate job-complete with throttled target
Fiona Ebner
Re: [PATCH v2 2/2] iotests/041: add test for duplicate job-complete with throttled target
Hanna Czenczek
[PATCH] ide: Set IDENTIFY word 93 to 0 on SATA drives
Pedro Falcato
Re: [PATCH] ide: Set IDENTIFY word 93 to 0 on SATA drives
Daniel P . Berrangé
Re: [PATCH] ide: Set IDENTIFY word 93 to 0 on SATA drives
Daniel P . Berrangé
Re: [PATCH] ide: Set IDENTIFY word 93 to 0 on SATA drives
Pedro Falcato
Re: [PATCH] ide: Set IDENTIFY word 93 to 0 on SATA drives
Daniel P . Berrangé
Re: [PATCH] ide: Set IDENTIFY word 93 to 0 on SATA drives
BALATON Zoltan
Re: [PATCH] ide: Set IDENTIFY word 93 to 0 on SATA drives
Paolo Bonzini
[PATCH for-11.0 0/3] linux-aio/io-uring: Resubmit tails of short requests
Hanna Czenczek
[PATCH for-11.0 3/3] io-uring: Resubmit tails of short writes
Hanna Czenczek
Re: [PATCH for-11.0 3/3] io-uring: Resubmit tails of short writes
Kevin Wolf
[PATCH for-11.0 1/3] linux-aio: Put all parameters into qemu_laiocb
Hanna Czenczek
Re: [PATCH for-11.0 1/3] linux-aio: Put all parameters into qemu_laiocb
Kevin Wolf
Re: [PATCH for-11.0 1/3] linux-aio: Put all parameters into qemu_laiocb
Hanna Czenczek
Re: [PATCH for-11.0 1/3] linux-aio: Put all parameters into qemu_laiocb
Hanna Czenczek
Re: [PATCH for-11.0 1/3] linux-aio: Put all parameters into qemu_laiocb
Kevin Wolf
[PATCH for-11.0 2/3] linux-aio: Resubmit tails of short reads/writes
Hanna Czenczek
Re: [PATCH for-11.0 2/3] linux-aio: Resubmit tails of short reads/writes
Kevin Wolf
Re: [PATCH for-11.0 2/3] linux-aio: Resubmit tails of short reads/writes
Hanna Czenczek
Re: [PATCH for-11.0 2/3] linux-aio: Resubmit tails of short reads/writes
Hanna Czenczek
Re: [PATCH for-11.0 2/3] linux-aio: Resubmit tails of short reads/writes
Kevin Wolf
Re: [PATCH for-11.0 2/3] linux-aio: Resubmit tails of short reads/writes
Hanna Czenczek
Re: [PATCH for-11.0 0/3] linux-aio/io-uring: Resubmit tails of short requests
Kevin Wolf
Re: [PATCH for-11.0 0/3] linux-aio/io-uring: Resubmit tails of short requests
Hanna Czenczek
[PATCH v3 4/4] hw/pci/msix: fix error handling for msix_init callers
Trieu Huynh
Re: [PATCH v3 4/4] hw/pci/msix: fix error handling for msix_init callers
Peter Maydell
[PATCH] hw/nvme: fix admin cq msix setup
Klaus Jensen
[PATCH v5 0/8] hw/nvme: add basic live migration support
Alexander Mikhalitsyn
[PATCH v5 1/8] migration/vmstate: export vmstate_{load, save}_field helpers
Alexander Mikhalitsyn
[PATCH v5 4/8] tests/functional/migration: add VM launch/configure hooks
Alexander Mikhalitsyn
[PATCH v5 6/8] hw/nvme: split nvme_init_sq/nvme_init_cq into helpers
Alexander Mikhalitsyn
[PATCH v5 7/8] hw/nvme: add basic live migration support
Alexander Mikhalitsyn
Re: [PATCH v5 7/8] hw/nvme: add basic live migration support
Stefan Hajnoczi
Re: [PATCH v5 7/8] hw/nvme: add basic live migration support
Alexander Mikhalitsyn
Re: [PATCH v5 7/8] hw/nvme: add basic live migration support
Stefan Hajnoczi
Re: [PATCH v5 7/8] hw/nvme: add basic live migration support
Alexander Mikhalitsyn
Re: [PATCH v5 7/8] hw/nvme: add basic live migration support
Stefan Hajnoczi
Re: [PATCH v5 7/8] hw/nvme: add basic live migration support
Klaus Jensen
Re: [PATCH v5 7/8] hw/nvme: add basic live migration support
Alexander Mikhalitsyn
Re: [PATCH v5 7/8] hw/nvme: add basic live migration support
Stefan Hajnoczi
Re: [PATCH v5 7/8] hw/nvme: add basic live migration support
Alexander Mikhalitsyn
[PATCH v5 8/8] tests/functional/x86_64: add migration test for NVMe device
Alexander Mikhalitsyn
[PATCH v5 5/8] hw/nvme: add migration blockers for non-supported cases
Alexander Mikhalitsyn
Re: [PATCH v5 5/8] hw/nvme: add migration blockers for non-supported cases
Stefan Hajnoczi
Re: [PATCH v5 5/8] hw/nvme: add migration blockers for non-supported cases
Alexander Mikhalitsyn
Re: [PATCH v5 5/8] hw/nvme: add migration blockers for non-supported cases
Klaus Jensen
Re: [PATCH v5 5/8] hw/nvme: add migration blockers for non-supported cases
Stefan Hajnoczi
Re: [PATCH v5 5/8] hw/nvme: add migration blockers for non-supported cases
Alexander Mikhalitsyn
[PATCH v5 3/8] tests/unit/test-vmstate: add tests for VMS_ARRAY_OF_POINTER_ALLOW_NULL
Alexander Mikhalitsyn
[PATCH v5 2/8] migration: add VMSTATE_VARRAY_OF_POINTER_TO_STRUCT_UINT{8, 32}_ALLOC
Alexander Mikhalitsyn
Re: [PATCH v5 2/8] migration: add VMSTATE_VARRAY_OF_POINTER_TO_STRUCT_UINT{8, 32}_ALLOC
Peter Xu
Re: [PATCH v5 2/8] migration: add VMSTATE_VARRAY_OF_POINTER_TO_STRUCT_UINT{8, 32}_ALLOC
Peter Xu
Re: [PATCH v5 2/8] migration: add VMSTATE_VARRAY_OF_POINTER_TO_STRUCT_UINT{8, 32}_ALLOC
Alexander Mikhalitsyn
Re: [PATCH v5 2/8] migration: add VMSTATE_VARRAY_OF_POINTER_TO_STRUCT_UINT{8, 32}_ALLOC
Alexander Mikhalitsyn
Re: [PATCH v5 0/8] hw/nvme: add basic live migration support
Alexander Mikhalitsyn
[PATCH RFC 0/2] hw/nvme: support mdts above 9
Klaus Jensen
[PATCH RFC 2/2] hw/nvme: allow MDTS above 9
Klaus Jensen
[PATCH RFC 1/2] dma-helpers: lift IOV_MAX limit
Klaus Jensen
Re: [PATCH RFC 0/2] hw/nvme: support mdts above 9
Keith Busch
[PATCH] hw/nvme: remove unreachable default cases in nvme_directive_receive()
Han Zhang
Re: [PATCH] hw/nvme: remove unreachable default cases in nvme_directive_receive()
Klaus Jensen
[PATCH v2] hw/nvme: keep switch handling in nvme_directive_receive()
ihanzhzh
[PATCH 0/8] qapi: enforce section ordering
John Snow
[PATCH 5/8] qapi: re-order QAPI doc block sections
John Snow
Re: [PATCH 5/8] qapi: re-order QAPI doc block sections
Markus Armbruster
Re: [PATCH 5/8] qapi: re-order QAPI doc block sections
John Snow
[PATCH 4/8] qapi: detect potentially semantically ambiguous intro paragraphs
John Snow
Re: [PATCH 4/8] qapi: detect potentially semantically ambiguous intro paragraphs
Markus Armbruster
Re: [PATCH 4/8] qapi: detect potentially semantically ambiguous intro paragraphs
John Snow
[PATCH 3/8] qapi: add "Details:" disambiguation marker
John Snow
Re: [PATCH 3/8] qapi: add "Details:" disambiguation marker
Markus Armbruster
Re: [PATCH 3/8] qapi: add "Details:" disambiguation marker
John Snow
Re: [PATCH 3/8] qapi: add "Details:" disambiguation marker
Markus Armbruster
[PATCH 2/8] qapi: prohibit 'details' sections between tagged sections
John Snow
Re: [PATCH 2/8] qapi: prohibit 'details' sections between tagged sections
Markus Armbruster
Re: [PATCH 2/8] qapi: prohibit 'details' sections between tagged sections
John Snow
Re: [PATCH 2/8] qapi: prohibit 'details' sections between tagged sections
Markus Armbruster
Re: [PATCH 2/8] qapi: prohibit 'details' sections between tagged sections
Markus Armbruster
Re: [PATCH 2/8] qapi: prohibit 'details' sections between tagged sections
John Snow
[PATCH 6/8] qapi: enforce doc block section ordering
John Snow
Re: [PATCH 6/8] qapi: enforce doc block section ordering
Markus Armbruster
Re: [PATCH 6/8] qapi: enforce doc block section ordering
John Snow
Re: [PATCH 6/8] qapi: enforce doc block section ordering
Markus Armbruster
[PATCH 7/8] qapi: re-order 'since' sections to always be last
John Snow
Re: [PATCH 7/8] qapi: re-order 'since' sections to always be last
Markus Armbruster
Re: [PATCH 7/8] qapi: re-order 'since' sections to always be last
John Snow
[PATCH 1/8] qapi: differentiate "intro" and "details" sections
John Snow
Re: [PATCH 1/8] qapi: differentiate "intro" and "details" sections
Markus Armbruster
Re: [PATCH 1/8] qapi: differentiate "intro" and "details" sections
John Snow
Re: [PATCH 1/8] qapi: differentiate "intro" and "details" sections
Markus Armbruster
[PATCH 8/8] qapi: enforce strict positioning for "Since:" section
John Snow
[PATCH] vhost-user: Fix stale error logs and return values in teardown paths
Kuan-Wei Chiu
[PATCH v4 0/8] hw/nvme: add basic live migration support
Alexander Mikhalitsyn
[PATCH v4 7/8] hw/nvme: add basic live migration support
Alexander Mikhalitsyn
[PATCH v4 4/8] tests/functional/migration: add VM launch/configure hooks
Alexander Mikhalitsyn
[PATCH v4 3/8] tests/unit/test-vmstate: add tests for VMS_ARRAY_OF_POINTER_ALLOW_NULL
Alexander Mikhalitsyn
[PATCH v4 2/8] migration: add VMSTATE_VARRAY_OF_POINTER_TO_STRUCT_UINT{8, 32}_ALLOC
Alexander Mikhalitsyn
[PATCH v4 6/8] hw/nvme: split nvme_init_sq/nvme_init_cq into helpers
Alexander Mikhalitsyn
[PATCH v4 5/8] hw/nvme: add migration blockers for non-supported cases
Alexander Mikhalitsyn
[PATCH v4 1/8] migration/vmstate: introduce vmstate_{load, save}_field helpers
Alexander Mikhalitsyn via
Re: [PATCH v4 1/8] migration/vmstate: introduce vmstate_{load,save}_field helpers
Peter Xu
Re: [PATCH v4 1/8] migration/vmstate: introduce vmstate_{load, save}_field helpers
Alexander Mikhalitsyn via
Re: [PATCH v4 1/8] migration/vmstate: introduce vmstate_{load, save}_field helpers
Fabiano Rosas
Re: [PATCH v4 1/8] migration/vmstate: introduce vmstate_{load, save}_field helpers
Alexander Mikhalitsyn
[PATCH v4 8/8] tests/functional/x86_64: add migration test for NVMe device
Alexander Mikhalitsyn
[PATCH v3 0/1] Fix race condition in throttle_group_restart_queue()
Alberto Garcia
[PATCH v3 1/1] throttle-group: Fix race condition in throttle_group_restart_queue()
Alberto Garcia
Re: [PATCH v3 1/1] throttle-group: Fix race condition in throttle_group_restart_queue()
Jorge Merlino
Re: [PATCH v3 0/1] Fix race condition in throttle_group_restart_queue()
Hanna Czenczek
[PATCH v2 0/1] Fix race condition in throttle_group_restart_queue()
Alberto Garcia
[PATCH v2 1/1] throttle-group: Fix race condition in throttle_group_restart_queue()
Alberto Garcia
[PATCH] block/curl: Fix Resource Leak in curl_header_cb
Trieu Huynh
Re: [PATCH] block/curl: Fix Resource Leak in curl_header_cb
Peter Maydell
Re: [PATCH] block/curl: Fix Resource Leak in curl_header_cb
Trieu Huynh
[PATCH v2 4/4] hw/pci/msix: fix error handling for msix_init callers
Trieu Huynh
Re: [PATCH v2 4/4] hw/pci/msix: fix error handling for msix_init callers
Akihiko Odaki
[PATCH v2 0/6] qcow2: Suppress data-file WRITE during creation
Hanna Czenczek
[PATCH v2 1/6] qcow2: Skip data-file resize if possible
Hanna Czenczek
[PATCH v2 2/6] qcow2: Always attach data-file given by node name
Hanna Czenczek
[PATCH v2 5/6] qcow2: Suppress data-file WRITE/RESIZE if possible
Hanna Czenczek
[PATCH v2 3/6] qcow2: Preallocation: Do not COW after disk end
Hanna Czenczek
[PATCH v2 6/6] iotests: Add qcow2-live-data-file test
Hanna Czenczek
[PATCH v2 4/6] qcow2: Call qcow2_co_truncate() directly
Hanna Czenczek
[PATCH 0/3] block/mirror: fix assertion failure upon duplicate complete for job using 'replaces'
Fiona Ebner
[PATCH 1/3] block/mirror: fix assertion failure upon duplicate complete for job using 'replaces'
Fiona Ebner
Re: [PATCH 1/3] block/mirror: fix assertion failure upon duplicate complete for job using 'replaces'
Hanna Czenczek
[PATCH 2/3] iotests/041: add test for mirror with throttled NBD export as target
Fiona Ebner
Re: [PATCH 2/3] iotests/041: add test for mirror with throttled NBD export as target
Hanna Czenczek
Re: [PATCH 2/3] iotests/041: add test for mirror with throttled NBD export as target
Fiona Ebner
Re: [PATCH 2/3] iotests/041: add test for mirror with throttled NBD export as target
Hanna Czenczek
[PATCH 3/3] iotests/041: add test for duplicate job-complete with throttled target
Fiona Ebner
Re: [PATCH 3/3] iotests/041: add test for duplicate job-complete with throttled target
Hanna Czenczek
Re: [PATCH 0/3] block/mirror: fix assertion failure upon duplicate complete for job using 'replaces'
Hanna Czenczek
[PATCH 0/1] throttle-group: Fix race condition in throttle_group_restart_queue()
Alberto Garcia
[PATCH 1/1] throttle-group: Fix race condition in throttle_group_restart_queue()
Alberto Garcia
[PATCH v2 0/4] vhost-user-blk: fix compatibility with older qemu versions
Alexandr Moshkov
[PATCH v2 2/4] vhost-user: add skip_drain param to do_vhost_virtqueue_stop
Alexandr Moshkov
Re: [PATCH v2 2/4] vhost-user: add skip_drain param to do_vhost_virtqueue_stop
Vladimir Sementsov-Ogievskiy
[PATCH v2 4/4] vhost-user: add skip_drain param to GET_VRING_BASE
Alexandr Moshkov
Re: [PATCH v2 4/4] vhost-user: add skip_drain param to GET_VRING_BASE
Vladimir Sementsov-Ogievskiy
Re: [PATCH v2 4/4] vhost-user: add skip_drain param to GET_VRING_BASE
Stefan Hajnoczi
Re: [PATCH v2 4/4] vhost-user: add skip_drain param to GET_VRING_BASE
Alexandr Moshkov
[PATCH v2 3/4] vhost-user-blk: move inflight_needed higher
Alexandr Moshkov
Re: [PATCH v2 3/4] vhost-user-blk: move inflight_needed higher
Vladimir Sementsov-Ogievskiy
[PATCH v2 1/4] vhost-user.rst: fix typo
Alexandr Moshkov
Re: [PATCH v2 1/4] vhost-user.rst: fix typo
Vladimir Sementsov-Ogievskiy
Re: [PATCH v2 0/4] vhost-user-blk: fix compatibility with older qemu versions
Alexandr Moshkov
Re: [PATCH v2 0/4] vhost-user-blk: fix compatibility with older qemu versions
Stefan Hajnoczi
Re: [PATCH v2 0/4] vhost-user-blk: fix compatibility with older qemu versions
Alexandr Moshkov
[PATCH v3 8/9] hw/hexagon: Define hexagon "virt" machine
Brian Cain
[PATCH] throttle-group: fix race condition when using iothreads
Jorge Merlino
Re: [PATCH] throttle-group: fix race condition when using iothreads
Kevin Wolf
Re: [PATCH] throttle-group: fix race condition when using iothreads
Alberto Garcia
[PATCH 4/4] hw/pci/msix: fix error handling for msix_init callers
Trieu Huynh
Re: [PATCH 4/4] hw/pci/msix: fix error handling for msix_init callers
Akihiko Odaki
[PULL 00/28] Block layer patches
Kevin Wolf
[PULL 03/28] fuse: Remove superfluous empty line
Kevin Wolf
[PULL 08/28] fuse: Set direct_io and parallel_direct_writes
Kevin Wolf
[PULL 24/28] qapi/block-export: Document FUSE's multi-threading
Kevin Wolf
[PULL 25/28] iotests/308: Add multi-threading sanity test
Kevin Wolf
[PULL 28/28] block/curl: add support for S3 presigned URLs
Kevin Wolf
[PULL 12/28] fuse: fuse_{read,write}: Rename length to blk_len
Kevin Wolf
[PULL 02/28] fuse: Ensure init clean-up even with error_fatal
Kevin Wolf
[PULL 11/28] fuse: Add halted flag
Kevin Wolf
[PULL 15/28] block: Move qemu_fcntl_addfl() into osdep.c
Kevin Wolf
[PULL 10/28] fuse: Introduce fuse_{inc,dec}_in_flight()
Kevin Wolf
[PULL 04/28] fuse: Explicitly set inode ID to 1
Kevin Wolf
[PULL 07/28] fuse: Fix mount options
Kevin Wolf
[PULL 09/28] fuse: Introduce fuse_{at,de}tach_handlers()
Kevin Wolf
[PULL 05/28] fuse: Change setup_... to mount_fuse_export()
Kevin Wolf
[PULL 06/28] fuse: Destroy session on mount_fuse_export() fail
Kevin Wolf
[PULL 26/28] block/nfs: add support for libnfs v6
Kevin Wolf
Earlier messages
Later messages