qemu-block
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/03/27
Re: [PATCH v2 13/15] util: Remove unused sys/param.h
Peter Maydell
2026/03/27
Re: [PATCH v2 12/15] util: Remove unused dirent.h
Peter Maydell
2026/03/27
Re: [PATCH v2 10/15] hw/ppc: Use glib2 instead of strcasecmp/strncasecmp
Peter Maydell
2026/03/27
Re: [PATCH v2 11/15] osdep: Remove unused strings.h
Peter Maydell
2026/03/27
Re: [PATCH v2 09/15] target/xtensa: Use glib2 instead of strcasecmp/strncasecmp
Peter Maydell
2026/03/27
Re: [PATCH v2 08/15] target/ppc: Use glib2 instead of strcasecmp/strncasecmp
Peter Maydell
2026/03/27
Re: [PATCH v2 07/15] target/riscv: Use glib2 instead of strcasecmp/strncasecmp
Peter Maydell
2026/03/27
Re: [PATCH v2 06/15] target/sparc: Use glib2 instead of strcasecmp/strncasecmp
Peter Maydell
2026/03/27
Re: [PATCH v2 05/15] hw/arm: Use glib2 instead of strcasecmp/strncasecmp
Peter Maydell
2026/03/27
Re: [PATCH v2 04/15] io: Use glib2 instead of strcasecmp/strncasecmp
Peter Maydell
2026/03/27
Re: [PATCH v2 03/15] block: Use glib2 instead of strcasecmp/strncasecmp
Peter Maydell
2026/03/27
Re: [PATCH v2 01/15] meson: Use stddef.h instead of unistd.h
Peter Maydell
2026/03/27
[PATCH v2 10/15] hw/ppc: Use glib2 instead of strcasecmp/strncasecmp
Kostiantyn Kostiuk
2026/03/27
[PATCH v2 14/15] storage-daemon: use same link arguments as other tools
Kostiantyn Kostiuk
2026/03/27
[PATCH v2 12/15] util: Remove unused dirent.h
Kostiantyn Kostiuk
2026/03/27
[PATCH v2 08/15] target/ppc: Use glib2 instead of strcasecmp/strncasecmp
Kostiantyn Kostiuk
2026/03/27
[PATCH v2 15/15] meson: Don't require nm for non-modular builds
Kostiantyn Kostiuk
2026/03/27
[PATCH v2 11/15] osdep: Remove unused strings.h
Kostiantyn Kostiuk
2026/03/27
[PATCH v2 04/15] io: Use glib2 instead of strcasecmp/strncasecmp
Kostiantyn Kostiuk
2026/03/27
[PATCH v2 02/15] qom: Use g_ascii_strcasecmp instead of strcasecmp
Kostiantyn Kostiuk
2026/03/27
[PATCH v2 13/15] util: Remove unused sys/param.h
Kostiantyn Kostiuk
2026/03/27
[PATCH v2 09/15] target/xtensa: Use glib2 instead of strcasecmp/strncasecmp
Kostiantyn Kostiuk
2026/03/27
[PATCH v2 03/15] block: Use glib2 instead of strcasecmp/strncasecmp
Kostiantyn Kostiuk
2026/03/27
[PATCH v2 07/15] target/riscv: Use glib2 instead of strcasecmp/strncasecmp
Kostiantyn Kostiuk
2026/03/27
[PATCH v2 05/15] hw/arm: Use glib2 instead of strcasecmp/strncasecmp
Kostiantyn Kostiuk
2026/03/27
[PATCH v2 06/15] target/sparc: Use glib2 instead of strcasecmp/strncasecmp
Kostiantyn Kostiuk
2026/03/27
[PATCH v2 01/15] meson: Use stddef.h instead of unistd.h
Kostiantyn Kostiuk
2026/03/27
[PATCH v2 00/15] Misc changes to allow building with Windows Clang
Kostiantyn Kostiuk
2026/03/27
Re: [PATCH 7/7] meson: Build block_syms and qemu_syms only when enable_modules
Kevin Wolf
2026/03/27
Re: [PATCH v1 0/3] block: Add 'posix' option for file locking
Daniel P . Berrangé
2026/03/27
Re: [PATCH v1 0/3] block: Add 'posix' option for file locking
Silvan Kaiser
2026/03/27
Re: [PATCH 7/7] meson: Build block_syms and qemu_syms only when enable_modules
Kostiantyn Kostiuk
2026/03/27
Re: [PATCH 7/7] meson: Build block_syms and qemu_syms only when enable_modules
Kevin Wolf
2026/03/27
Re: [PATCH 7/7] meson: Build block_syms and qemu_syms only when enable_modules
Paolo Bonzini
2026/03/27
Re: [PATCH 4/7] Remove unused dirent.h
Paolo Bonzini
2026/03/27
Re: [PATCH v2 0/4] vhost-user-blk: fix compatibility with older qemu versions
Alexandr Moshkov
2026/03/27
Re: [PATCH v2 4/4] vhost-user: add skip_drain param to GET_VRING_BASE
Alexandr Moshkov
2026/03/26
Re: [PATCH 0/7] Misc changes to allow building with Windows Clang
Paolo Bonzini
2026/03/26
Re: [PATCH 1/7] meson: Use stddef.h instead of unistd.h
Paolo Bonzini
2026/03/26
Re: [PATCH RFC v2 3/3] qapi/iothread: introduce poll-weight parameter for aio-poll
Markus Armbruster
2026/03/26
Re: [PATCH RFC v2 2/3] aio-poll: refine iothread polling using weighted handler intervals
JAEHOON KIM
2026/03/26
Re: [PATCH 3/7] osdep: Remove unused strings.h
Peter Maydell
2026/03/26
Re: [PATCH RFC v2 1/3] aio-poll: avoid unnecessary polling time computation
Stefan Hajnoczi
2026/03/26
Re: [PATCH 3/7] osdep: Remove unused strings.h
Kostiantyn Kostiuk
2026/03/26
Re: [PATCH RFC v2 1/3] aio-poll: avoid unnecessary polling time computation
JAEHOON KIM
2026/03/26
Re: [PATCH 0/7] Misc changes to allow building with Windows Clang
Pierrick Bouvier
2026/03/26
Re: [PATCH 0/7] Misc changes to allow building with Windows Clang
Mohamed Mediouni
2026/03/26
Re: [PATCH 0/7] Misc changes to allow building with Windows Clang
Pierrick Bouvier
2026/03/26
Re: [PATCH 0/7] Misc changes to allow building with Windows Clang
Mohamed Mediouni
2026/03/26
Re: [PATCH 0/7] Misc changes to allow building with Windows Clang
Pierrick Bouvier
2026/03/26
Re: [PATCH 2/7] qom: Use g_ascii_strcasecmp instead of strcasecmp
Peter Maydell
2026/03/26
[PATCH] ide: Fix potential assertion failure on VM stop for PIO read error
Kevin Wolf
2026/03/26
[PATCH 1/7] meson: Use stddef.h instead of unistd.h
Kostiantyn Kostiuk
2026/03/26
[PATCH 3/7] osdep: Remove unused strings.h
Kostiantyn Kostiuk
2026/03/26
[PATCH 4/7] Remove unused dirent.h
Kostiantyn Kostiuk
2026/03/26
Re: [PATCH RFC v2 3/3] qapi/iothread: introduce poll-weight parameter for aio-poll
JAEHOON KIM
2026/03/26
Re: [PATCH 0/7] Misc changes to allow building with Windows Clang
Kostiantyn Kostiuk
2026/03/26
Re: [PATCH 7/7] meson: Build block_syms and qemu_syms only when enable_modules
Kevin Wolf
2026/03/26
Re: [PATCH 0/7] Misc changes to allow building with Windows Clang
Mohamed Mediouni
2026/03/26
Re: [PATCH 6/7] storage-daemon: use same link arguments as other tools
Kevin Wolf
2026/03/26
Re: [PATCH 4/7] Remove unused dirent.h
Peter Maydell
2026/03/26
Re: [PATCH 5/7] Remove unused sys/param.h
Peter Maydell
2026/03/26
Re: [PATCH v2 4/4] vhost-user: add skip_drain param to GET_VRING_BASE
Stefan Hajnoczi
2026/03/26
Re: [PATCH 0/7] Misc changes to allow building with Windows Clang
Pierrick Bouvier
2026/03/26
Re: [PATCH 0/7] Misc changes to allow building with Windows Clang
Kostiantyn Kostiuk
2026/03/26
Re: [PATCH 5/7] Remove unused sys/param.h
Kostiantyn Kostiuk
2026/03/26
Re: [PATCH 5/7] Remove unused sys/param.h
Peter Maydell
2026/03/26
[PATCH 2/7] qom: Use g_ascii_strcasecmp instead of strcasecmp
Kostiantyn Kostiuk
2026/03/26
[PATCH 7/7] meson: Build block_syms and qemu_syms only when enable_modules
Kostiantyn Kostiuk
2026/03/26
Re: [PATCH 3/7] osdep: Remove unused strings.h
Peter Maydell
2026/03/26
[PATCH 0/7] Misc changes to allow building with Windows Clang
Kostiantyn Kostiuk
2026/03/26
Re: [PATCH 3/7] osdep: Remove unused strings.h
Kostiantyn Kostiuk
2026/03/26
[PATCH 6/7] storage-daemon: use same link arguments as other tools
Kostiantyn Kostiuk
2026/03/26
Re: [PATCH v2 0/4] vhost-user-blk: fix compatibility with older qemu versions
Stefan Hajnoczi
2026/03/26
Re: [PATCH RFC v2 3/3] qapi/iothread: introduce poll-weight parameter for aio-poll
JAEHOON KIM
2026/03/26
[PATCH 5/7] Remove unused sys/param.h
Kostiantyn Kostiuk
2026/03/26
Re: [PATCH 1/7] meson: Use stddef.h instead of unistd.h
Peter Maydell
2026/03/26
Re: [PATCH 3/7] osdep: Remove unused strings.h
Peter Maydell
2026/03/26
[PATCH v1 0/3] block: Add 'posix' option for file locking
Silvan Kaiser
2026/03/26
[PATCH 3/3] tests/qemu-iotests: Add test 315 for locking=posix
Silvan Kaiser
2026/03/26
[PATCH 2/3] docs/system: Document locking=posix option for file block driver
Silvan Kaiser
2026/03/26
[PATCH 1/3] block: Add 'posix' option for file locking
Silvan Kaiser
2026/03/26
Re: [PULL 0/4] Block layer patches
Kevin Wolf
2026/03/26
Re: [PATCH v1 0/3] block: Add 'posix' option for file locking
Daniel P . Berrangé
2026/03/26
[PULL 2/2] hw/nvme: fix heap-buffer-overflow in nvme_abort
Klaus Jensen
2026/03/26
[PULL 1/2] hw/nvme: re-enable wzds bit in namespace dlfeat
Klaus Jensen
2026/03/25
Re: [PULL 0/4] Block layer patches
Michael Tokarev
2026/03/25
Re: [PATCH RFC v2 2/3] aio-poll: refine iothread polling using weighted handler intervals
Stefan Hajnoczi
2026/03/25
Re: [PATCH RFC v2 1/3] aio-poll: avoid unnecessary polling time computation
Stefan Hajnoczi
2026/03/25
Re: [PATCH RFC v2 3/3] qapi/iothread: introduce poll-weight parameter for aio-poll
Stefan Hajnoczi
2026/03/25
Re: [PULL 0/4] Block layer patches
Peter Maydell
2026/03/25
Re: [PATCH RFC v2 3/3] qapi/iothread: introduce poll-weight parameter for aio-poll
Stefan Hajnoczi
2026/03/25
Re: [PATCH RFC v2 3/3] qapi/iothread: introduce poll-weight parameter for aio-poll
Markus Armbruster
2026/03/25
Re: QEMU requires a 64-bit CPU host architecture?
Michael Tokarev
2026/03/25
Re: QEMU requires a 64-bit CPU host architecture?
Philippe Mathieu-Daudé
2026/03/25
Re: QEMU requires a 64-bit CPU host architecture?
Daniel P . Berrangé
2026/03/25
Re: QEMU requires a 64-bit CPU host architecture?
Philippe Mathieu-Daudé
2026/03/25
[PATCH v3 2/2] iotests/041: add test for duplicate job-complete with throttled target
Fiona Ebner
2026/03/25
[PATCH v3 1/2] iotests/041: add test for mirror with throttled NBD export as target
Fiona Ebner
2026/03/25
[PATCH v3 0/2] block/mirror: fix assertion failure upon duplicate complete for job using 'replaces'
Fiona Ebner
2026/03/25
Re: [PATCH] mirror: Fix missed dirty bitmap writes during startup
Fiona Ebner
2026/03/24
[PATCH v2] block: fix annotation
long.yunjian
2026/03/24
[PULL 3/4] linux-aio: Resubmit tails of short reads/writes
Kevin Wolf
2026/03/24
[PULL 0/4] Block layer patches
Kevin Wolf
2026/03/24
[PULL 4/4] io-uring: Resubmit tails of short writes
Kevin Wolf
2026/03/24
[PULL 2/4] linux-aio: Put all parameters into qemu_laiocb
Kevin Wolf
2026/03/24
[PULL 1/4] block/curl: free s->password in cleanup paths
Kevin Wolf
2026/03/24
Re: [PATCH] ide: Set IDENTIFY word 93 to 0 on SATA drives
Paolo Bonzini
2026/03/24
Re: [PATCH for-11.0 v2 0/3] linux-aio/io-uring: Resubmit tails of short requests
Kevin Wolf
2026/03/24
Re: [PATCH v2 4/4] vhost-user: add skip_drain param to GET_VRING_BASE
Vladimir Sementsov-Ogievskiy
2026/03/24
Re: [PATCH v2 3/4] vhost-user-blk: move inflight_needed higher
Vladimir Sementsov-Ogievskiy
2026/03/24
Re: [PATCH v2 2/4] vhost-user: add skip_drain param to do_vhost_virtqueue_stop
Vladimir Sementsov-Ogievskiy
2026/03/24
Re: [PATCH v2 1/4] vhost-user.rst: fix typo
Vladimir Sementsov-Ogievskiy
2026/03/24
Re: [PATCH] mirror: Fix missed dirty bitmap writes during startup
Vladimir Sementsov-Ogievskiy
2026/03/24
Re: [PATCH for-11.0 2/3] linux-aio: Resubmit tails of short reads/writes
Hanna Czenczek
2026/03/24
Re: [PATCH] block: fix annotation
Kevin Wolf
2026/03/24
Re: [PATCH] block/curl: free s->password in cleanup paths
Kevin Wolf
2026/03/24
Re: [PATCH for-11.0 2/3] linux-aio: Resubmit tails of short reads/writes
Kevin Wolf
2026/03/24
Re: [PATCH v2] block/curl: factor common cleanup and free password
Daniel P . Berrangé
2026/03/24
[PATCH for-11.0 v2 2/3] linux-aio: Resubmit tails of short reads/writes
Hanna Czenczek
2026/03/24
[PATCH for-11.0 v2 0/3] linux-aio/io-uring: Resubmit tails of short requests
Hanna Czenczek
2026/03/24
[PATCH for-11.0 v2 3/3] io-uring: Resubmit tails of short writes
Hanna Czenczek
2026/03/24
[PATCH for-11.0 v2 1/3] linux-aio: Put all parameters into qemu_laiocb
Hanna Czenczek
2026/03/24
Re: [PATCH for-11.0 2/3] linux-aio: Resubmit tails of short reads/writes
Hanna Czenczek
2026/03/24
Re: [PATCH for-11.0 2/3] linux-aio: Resubmit tails of short reads/writes
Hanna Czenczek
2026/03/23
[PATCH v2] block/curl: factor common cleanup and free password
zhaoguohan
2026/03/23
[PATCH] block/curl: factor common cleanup and free password
zhaoguohan
2026/03/23
Re: 回复: Re: [PATCH] block/curl: free s->password in cleanup paths
Philippe Mathieu-Daudé
2026/03/23
回复: Re: [PATCH] block/curl: free s->password in cleanup paths
赵国汗
2026/03/23
[PATCH v2] hw/nvme: keep switch handling in nvme_directive_receive()
ihanzhzh
2026/03/23
Re: [PATCH for-11.0 1/3] linux-aio: Put all parameters into qemu_laiocb
Kevin Wolf
2026/03/23
Re: [PATCH for-11.0 3/3] io-uring: Resubmit tails of short writes
Kevin Wolf
2026/03/23
Re: [PATCH RFC v1 0/3] aio-poll: improve aio-polling efficiency
Stefan Hajnoczi
2026/03/23
Re: [PATCH for-11.0 2/3] linux-aio: Resubmit tails of short reads/writes
Kevin Wolf
2026/03/23
Re: [PATCH for-11.0 1/3] linux-aio: Put all parameters into qemu_laiocb
Hanna Czenczek
2026/03/23
Re: [PATCH for-11.0 1/3] linux-aio: Put all parameters into qemu_laiocb
Hanna Czenczek
2026/03/23
Re: [PATCH for-11.0 0/3] linux-aio/io-uring: Resubmit tails of short requests
Hanna Czenczek
2026/03/23
Re: [PATCH v2 1/2] iotests/041: add test for mirror with throttled NBD export as target
Hanna Czenczek
2026/03/23
Re: [PATCH v2 2/2] iotests/041: add test for duplicate job-complete with throttled target
Hanna Czenczek
2026/03/23
Re: [PATCH for-11.0 1/3] linux-aio: Put all parameters into qemu_laiocb
Kevin Wolf
2026/03/23
Re: [PATCH for-11.0 0/3] linux-aio/io-uring: Resubmit tails of short requests
Kevin Wolf
2026/03/23
Re: [PATCH RFC v1 0/3] aio-poll: improve aio-polling efficiency
JAEHOON KIM
2026/03/23
[PATCH RFC v2 3/3] qapi/iothread: introduce poll-weight parameter for aio-poll
Jaehoon Kim
2026/03/23
[PATCH RFC v2 2/3] aio-poll: refine iothread polling using weighted handler intervals
Jaehoon Kim
2026/03/23
[PATCH RFC v2 0/3] improve aio-polling efficiency
Jaehoon Kim
2026/03/23
[PATCH RFC v2 1/3] aio-poll: avoid unnecessary polling time computation
Jaehoon Kim
2026/03/23
Re: [PATCH] hw/nvme: remove unreachable default cases in nvme_directive_receive()
Klaus Jensen
2026/03/23
Re: [PATCH 6/8] qapi: enforce doc block section ordering
Markus Armbruster
2026/03/23
Re: [PATCH 3/8] qapi: add "Details:" disambiguation marker
Markus Armbruster
2026/03/23
Re: [PATCH 2/8] qapi: prohibit 'details' sections between tagged sections
Markus Armbruster
2026/03/23
Re: [PATCH 1/8] qapi: differentiate "intro" and "details" sections
Markus Armbruster
2026/03/23
Re: [PATCH v2 0/4] vhost-user-blk: fix compatibility with older qemu versions
Alexandr Moshkov
2026/03/22
Re: [PATCH for-11.0] Fix several typos in documentation (found by codespell)
Michael Tokarev
2026/03/22
Re: [PATCH for-11.0] Fix several typos in documentation (found by codespell)
BALATON Zoltan
2026/03/22
Re: [PATCH for-11.0] Fix several typos in documentation (found by codespell)
Michael Tokarev
2026/03/20
[PATCH] mirror: Add sparse copy support for raw block devices
long.yunjian
2026/03/20
Re: [PATCH 7/8] qapi: re-order 'since' sections to always be last
John Snow
2026/03/20
Re: [PATCH 6/8] qapi: enforce doc block section ordering
John Snow
2026/03/20
Re: [PATCH 5/8] qapi: re-order QAPI doc block sections
John Snow
2026/03/20
Re: [PATCH 4/8] qapi: detect potentially semantically ambiguous intro paragraphs
John Snow
2026/03/20
Re: [PATCH 3/8] qapi: add "Details:" disambiguation marker
John Snow
2026/03/20
Re: [PATCH 2/8] qapi: prohibit 'details' sections between tagged sections
John Snow
2026/03/20
Re: [PATCH 2/8] qapi: prohibit 'details' sections between tagged sections
John Snow
2026/03/20
Re: [PATCH 1/8] qapi: differentiate "intro" and "details" sections
John Snow
2026/03/20
Re: [PATCH 7/8] qapi: re-order 'since' sections to always be last
Markus Armbruster
2026/03/20
Re: [PATCH 6/8] qapi: enforce doc block section ordering
Markus Armbruster
2026/03/20
Re: [PATCH 5/8] qapi: re-order QAPI doc block sections
Markus Armbruster
2026/03/20
Re: [PATCH 4/8] qapi: detect potentially semantically ambiguous intro paragraphs
Markus Armbruster
2026/03/20
Re: [PATCH 2/8] qapi: prohibit 'details' sections between tagged sections
Markus Armbruster
2026/03/20
Re: [PATCH 3/8] qapi: add "Details:" disambiguation marker
Markus Armbruster
2026/03/20
Re: [PATCH 2/8] qapi: prohibit 'details' sections between tagged sections
Markus Armbruster
2026/03/20
[PATCH] block/curl: free s->password in cleanup paths
zhaoguohan_salmon
2026/03/20
Re: [PATCH 1/8] qapi: differentiate "intro" and "details" sections
Markus Armbruster
2026/03/20
Re: [PULL 26/28] block/nfs: add support for libnfs v6
Peter Maydell
2026/03/20
Re: [PATCH] block/curl: free s->password in cleanup paths
Philippe Mathieu-Daudé
2026/03/20
Re: [PATCH for-11.0] Fix several typos in documentation (found by codespell)
Peter Maydell
2026/03/20
Re: [PATCH] hw/ide: resolve core crash caused by optical drive pop-up during virtual machine startup
Philippe Mathieu-Daudé
2026/03/19
[PATCH] block: fix annotation
long.yunjian
2026/03/19
Re: [PATCH for-11.0] Fix several typos in documentation (found by codespell)
Pierrick Bouvier
2026/03/19
Re: [PATCH for-11.0] Fix several typos in documentation (found by codespell)
Philippe Mathieu-Daudé
2026/03/19
[PATCH for-11.0] Fix several typos in documentation (found by codespell)
Stefan Weil via
2026/03/19
Re: [PATCH v3 4/4] hw/pci/msix: fix error handling for msix_init callers
Peter Maydell
2026/03/19
Re: [PATCH] ide: Set IDENTIFY word 93 to 0 on SATA drives
Daniel P . Berrangé
2026/03/19
Re: [PATCH 0/4] hw/nvme: make model & firmware version cnofigurable
Avi Kivity
2026/03/19
[PATCH] hw/nvme: fix heap-buffer-overflow in nvme_abort (issues/3348)
Kaixuan Li
2026/03/19
Re: [PATCH] hw/nvme: fix heap-buffer-overflow in nvme_abort (issues/3348)
Klaus Jensen
2026/03/19
Re: [PATCH v3 0/6] hw/sd: Improve performance of read/write/erase
Christian Speich
2026/03/19
Re: [PULL 0/2] Block layer patches
Hanna Czenczek
2026/03/18
Re: [PULL 0/2] Block layer patches
Michael Tokarev
2026/03/18
Re: [PATCH] ide: Set IDENTIFY word 93 to 0 on SATA drives
BALATON Zoltan
2026/03/18
Re: [PATCH] ide: Set IDENTIFY word 93 to 0 on SATA drives
Pedro Falcato
2026/03/18
Re: [PATCH v5 00/15] tests: do more testing of block drivers
Daniel P . Berrangé
2026/03/18
Re: [PATCH] ide: Set IDENTIFY word 93 to 0 on SATA drives
Daniel P . Berrangé
2026/03/18
[PATCH v2 2/2] iotests/041: add test for duplicate job-complete with throttled target
Fiona Ebner
2026/03/18
Re: [PATCH] ide: Set IDENTIFY word 93 to 0 on SATA drives
Daniel P . Berrangé
2026/03/18
[PATCH v2 0/2] block/mirror: fix assertion failure upon duplicate complete for job using 'replaces'
Fiona Ebner
2026/03/18
[PATCH v2 1/2] iotests/041: add test for mirror with throttled NBD export as target
Fiona Ebner
2026/03/18
[PATCH] ide: Set IDENTIFY word 93 to 0 on SATA drives
Pedro Falcato
2026/03/18
Re: [PATCH 2/3] iotests/041: add test for mirror with throttled NBD export as target
Hanna Czenczek
2026/03/18
[PATCH for-11.0 0/3] linux-aio/io-uring: Resubmit tails of short requests
Hanna Czenczek
Earlier messages
Later messages