qemu-block
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: Compact backing chain (sparsify + compress)
Markus Armbruster
Re: Compact backing chain (sparsify + compress)
Peter Krempa
[PATCH] block/throttle-groups: fix deadlock with iolimits and muliple iothreads
Dmitry Guryanov
[PATCH v2 00/12] Fix deadlock with bdrv_open of self-served NBD
Eric Blake
[PATCH v2 01/12] iotests: Drop execute permissions on vvfat.out
Eric Blake
Re: [PATCH v2 01/12] iotests: Drop execute permissions on vvfat.out
Daniel P . Berrangé
[PATCH v2 05/12] qio: Minor optimization when callback function is unchanged
Eric Blake
Re: [PATCH v2 05/12] qio: Minor optimization when callback function is unchanged
Daniel P . Berrangé
[PATCH v2 07/12] qio: Hoist ref of listener outside loop
Eric Blake
Re: [PATCH v2 07/12] qio: Hoist ref of listener outside loop
Daniel P . Berrangé
[PATCH v2 08/12] qio: Provide accessor around QIONetListener->sioc
Eric Blake
Re: [PATCH v2 08/12] qio: Provide accessor around QIONetListener->sioc
Eric Blake
Re: [PATCH v2 08/12] qio: Provide accessor around QIONetListener->sioc
Daniel P . Berrangé
[PATCH v2 06/12] qio: Factor out helpers qio_net_listener_[un]watch
Eric Blake
Re: [PATCH v2 06/12] qio: Factor out helpers qio_net_listener_[un]watch
Daniel P . Berrangé
[PATCH v2 02/12] qio: Add trace points to net_listener
Eric Blake
Re: [PATCH v2 02/12] qio: Add trace points to net_listener
Daniel P . Berrangé
[PATCH v2 11/12] nbd: Avoid deadlock in client connecting to same-process server
Eric Blake
Re: [PATCH v2 11/12] nbd: Avoid deadlock in client connecting to same-process server
Daniel P . Berrangé
[PATCH v2 09/12] qio: Prepare NetListener to use AioContext
Eric Blake
Re: [PATCH v2 09/12] qio: Prepare NetListener to use AioContext
Daniel P . Berrangé
[PATCH v2 10/12] qio: Add QIONetListener API for using AioContext
Eric Blake
Re: [PATCH v2 10/12] qio: Add QIONetListener API for using AioContext
Daniel P . Berrangé
[PATCH v2 03/12] qio: Unwatch before notify in QIONetListener
Eric Blake
Re: [PATCH v2 03/12] qio: Unwatch before notify in QIONetListener
Daniel P . Berrangé
[PATCH v2 12/12] iotests: Add coverage of recent NBD qio deadlock fix
Eric Blake
Re: [PATCH v2 12/12] iotests: Add coverage of recent NBD qio deadlock fix
Daniel P . Berrangé
Re: [PATCH v2 12/12] iotests: Add coverage of recent NBD qio deadlock fix
Vladimir Sementsov-Ogievskiy
[PATCH v2 04/12] qio: Remember context of qio_net_listener_set_client_func_full
Eric Blake
Re: [PATCH v2 04/12] qio: Remember context of qio_net_listener_set_client_func_full
Daniel P . Berrangé
[PATCH v2 0/5] block/vvfat: introduce "fat-size" option
Clément Chigot
[PATCH v2 3/5] vvfat: add a define for VVFAT_SECTOR_BITS and VVFAT_SECTOR_SIZE
Clément Chigot
[PATCH v2 1/5] vvfat: introduce partitioned option
Clément Chigot
Re: [PATCH v2 1/5] vvfat: introduce partitioned option
Markus Armbruster
Re: [PATCH v2 1/5] vvfat: introduce partitioned option
Clément Chigot
Re: [PATCH v2 1/5] vvfat: introduce partitioned option
BALATON Zoltan
Re: [PATCH v2 1/5] vvfat: introduce partitioned option
Markus Armbruster
Re: [PATCH v2 1/5] vvfat: introduce partitioned option
Kevin Wolf
Re: [PATCH v2 1/5] vvfat: introduce partitioned option
BALATON Zoltan
Re: [PATCH v2 1/5] vvfat: introduce partitioned option
Markus Armbruster
Re: [PATCH v2 1/5] vvfat: introduce partitioned option
Clément Chigot
Re: [PATCH v2 1/5] vvfat: introduce partitioned option
BALATON Zoltan
Re: [PATCH v2 1/5] vvfat: introduce partitioned option
Clément Chigot
Re: [PATCH v2 1/5] vvfat: introduce partitioned option
Clément Chigot
Re: [PATCH v2 1/5] vvfat: introduce partitioned option
Kevin Wolf
[PATCH v2 2/5] vvfat: move fat_type check prior to size setup
Clément Chigot
Re: [PATCH v2 2/5] vvfat: move fat_type check prior to size setup
Markus Armbruster
Re: [PATCH v2 2/5] vvfat: move fat_type check prior to size setup
Clément Chigot
Re: [PATCH v2 2/5] vvfat: move fat_type check prior to size setup
Markus Armbruster
Re: [PATCH v2 2/5] vvfat: move fat_type check prior to size setup
Kevin Wolf
Re: [PATCH v2 2/5] vvfat: move fat_type check prior to size setup
Markus Armbruster
Re: [PATCH v2 2/5] vvfat: move fat_type check prior to size setup
Markus Armbruster
[PATCH v2 4/5] vvfat: move size parameters within driver structure
Clément Chigot
[PATCH v2 5/5] vvfat: add support for "fat-size" options
Clément Chigot
Re: [PATCH v2 5/5] vvfat: add support for "fat-size" options
Markus Armbruster
Re: [PATCH v2 5/5] vvfat: add support for "fat-size" options
Clément Chigot
Re: [PATCH v2 5/5] vvfat: add support for "fat-size" options
Markus Armbruster
Re: [PATCH v2 5/5] vvfat: add support for "fat-size" options
Clément Chigot
Re: [PATCH v2 5/5] vvfat: add support for "fat-size" options
Markus Armbruster
Re: [PATCH v2 5/5] vvfat: add support for "fat-size" options
Clément Chigot
Re: [PATCH v2 5/5] vvfat: add support for "fat-size" options
Kevin Wolf
Re: [PATCH v2 5/5] vvfat: add support for "fat-size" options
BALATON Zoltan
Re: [PATCH v2 5/5] vvfat: add support for "fat-size" options
Kevin Wolf
Re: [PATCH v2 5/5] vvfat: add support for "fat-size" options
BALATON Zoltan
Re: [PATCH v2 5/5] vvfat: add support for "fat-size" options
Clément Chigot
Re: [PATCH v2 5/5] vvfat: add support for "fat-size" options
Kevin Wolf
Re: [PATCH v2 5/5] vvfat: add support for "fat-size" options
Markus Armbruster
[PATCH] qemu-img rebase: don't exceed IO_BUF_SIZE in one operation
Alberto Garcia
Re: [PATCH] qemu-img rebase: don't exceed IO_BUF_SIZE in one operation
Kevin Wolf
Re: [PATCH] qemu-img rebase: don't exceed IO_BUF_SIZE in one operation
Kevin Wolf
Re: [PATCH 0/4] hw/sd: Improve performance of read/write/erase
Christian Speich
Re: [PATCH 0/4] hw/sd: Improve performance of read/write/erase
Philippe Mathieu-Daudé
[PATCH] hw/sd/sdcard: fix potential out-of-bounds read in rpmb_calc_hmac
zhaoguohan_salmon
Re: [PATCH] hw/sd/sdcard: fix potential out-of-bounds read in rpmb_calc_hmac
Peter Maydell
Re: [PATCH] hw/sd/sdcard: fix potential out-of-bounds read in rpmb_calc_hmac
Jan Kiszka
Re: [PATCH] hw/sd/sdcard: fix potential out-of-bounds read in rpmb_calc_hmac
Philippe Mathieu-Daudé
Re: [PATCH] hw/sd/sdcard: fix potential out-of-bounds read in rpmb_calc_hmac
Jan Kiszka
Re: [PATCH] hw/sd/sdcard: fix potential out-of-bounds read in rpmb_calc_hmac
Philippe Mathieu-Daudé
Re: [PATCH] hw/sd/sdcard: fix potential out-of-bounds read in rpmb_calc_hmac
Jan Kiszka
Re: [PATCH] hw/sd/sdcard: fix potential out-of-bounds read in rpmb_calc_hmac
Philippe Mathieu-Daudé
[PATCH v1 00/12] hw/arm/aspeed: Add AST1060 SoC and EVB support
Jamin Lin via
[PATCH v1 04/12] hhw/misc/aspeed_scu: Add AST1060 A2 silicon revision definition
Jamin Lin via
Re: [PATCH v1 04/12] hhw/misc/aspeed_scu: Add AST1060 A2 silicon revision definition
Cédric Le Goater
[PATCH v1 08/12] hw/arm/aspeed_ast10x0: Add AST1060 SoC support
Jamin Lin via
Re: [PATCH v1 08/12] hw/arm/aspeed_ast10x0: Add AST1060 SoC support
Philippe Mathieu-Daudé
RE: [PATCH v1 08/12] hw/arm/aspeed_ast10x0: Add AST1060 SoC support
Jamin Lin
[PATCH v1 06/12] hw/arm/aspeed_ast10x0: Add common realize function for AST10x0 SoCs
Jamin Lin via
Re: [PATCH v1 06/12] hw/arm/aspeed_ast10x0: Add common realize function for AST10x0 SoCs
Cédric Le Goater
[PATCH v1 03/12] hw/misc/aspeed_scu: Fix the revision ID cannot be set in the SOC layer for AST2600 and AST1030
Jamin Lin via
Re: [PATCH v1 03/12] hw/misc/aspeed_scu: Fix the revision ID cannot be set in the SOC layer for AST2600 and AST1030
Cédric Le Goater
[PATCH v1 07/12] hw/arm/aspeed_ast10x0: Pass SoC name to common init for AST10x0 family reuse
Jamin Lin via
Re: [PATCH v1 07/12] hw/arm/aspeed_ast10x0: Pass SoC name to common init for AST10x0 family reuse
Cédric Le Goater
RE: [PATCH v1 07/12] hw/arm/aspeed_ast10x0: Pass SoC name to common init for AST10x0 family reuse
Jamin Lin
[PATCH v1 05/12] hw/arm/aspeed_ast10x0: Add common init function for AST10x0 SoCs
Jamin Lin via
Re: [PATCH v1 05/12] hw/arm/aspeed_ast10x0: Add common init function for AST10x0 SoCs
Cédric Le Goater
[PATCH v1 01/12] hw/arm/aspeed: Fix missing SPI IRQ connection causing DMA interrupt failure
Jamin Lin via
Re: [PATCH v1 01/12] hw/arm/aspeed: Fix missing SPI IRQ connection causing DMA interrupt failure
Cédric Le Goater
RE: [PATCH v1 01/12] hw/arm/aspeed: Fix missing SPI IRQ connection causing DMA interrupt failure
Jamin Lin
Re: [PATCH v1 01/12] hw/arm/aspeed: Fix missing SPI IRQ connection causing DMA interrupt failure
Cédric Le Goater
[PATCH v1 09/12] hw/arm/aspeed_ast10x0_evb: Add AST1060 EVB machine support
Jamin Lin via
Re: [PATCH v1 09/12] hw/arm/aspeed_ast10x0_evb: Add AST1060 EVB machine support
Cédric Le Goater
RE: [PATCH v1 09/12] hw/arm/aspeed_ast10x0_evb: Add AST1060 EVB machine support
Jamin Lin
[PATCH v1 10/12] tests/functional/arm/test_aspeed_ast1060: Add functional tests for Aspeed AST1060 SoC
Jamin Lin via
Re: [PATCH v1 10/12] tests/functional/arm/test_aspeed_ast1060: Add functional tests for Aspeed AST1060 SoC
Cédric Le Goater
[PATCH v1 12/12] docs/system/arm/aspeed: Update Aspeed MiniBMC section to include AST1060 PFR processor
Jamin Lin via
Re: [PATCH v1 12/12] docs/system/arm/aspeed: Update Aspeed MiniBMC section to include AST1060 PFR processor
Cédric Le Goater
RE: [PATCH v1 12/12] docs/system/arm/aspeed: Update Aspeed MiniBMC section to include AST1060 PFR processor
Jamin Lin
[PATCH v1 11/12] docs/system/arm/aspeed: Update Aspeed and 2700 family boards list
Jamin Lin via
Re: [PATCH v1 11/12] docs/system/arm/aspeed: Update Aspeed and 2700 family boards list
Cédric Le Goater
RE: [PATCH v1 11/12] docs/system/arm/aspeed: Update Aspeed and 2700 family boards list
Jamin Lin
[PATCH v1 02/12] hw/block/m25p80: Add SFDP table for Winbond W25Q02JVM flash
Jamin Lin via
Re: [PATCH v1 02/12] hw/block/m25p80: Add SFDP table for Winbond W25Q02JVM flash
Cédric Le Goater
[PULL 00/27] Block layer patches
Kevin Wolf
[PULL 03/27] aio-posix: fix spurious return from ->wait() due to signals
Kevin Wolf
[PULL 01/27] aio-posix: fix race between io_uring CQE and AioHandler deletion
Kevin Wolf
[PULL 02/27] aio-posix: fix fdmon-io_uring.c timeout stack variable lifetime
Kevin Wolf
[PULL 13/27] aio-posix: add aio_add_sqe() API for user-defined io_uring requests
Kevin Wolf
[PULL 11/27] aio-posix: unindent fdmon_io_uring_destroy()
Kevin Wolf
[PULL 06/27] aio-posix: integrate fdmon into glib event loop
Kevin Wolf
[PULL 04/27] aio-posix: keep polling enabled with fdmon-io_uring.c
Kevin Wolf
[PULL 24/27] tests/qemu-iotests: Improve the dry run list to speed up thorough testing
Kevin Wolf
[PULL 07/27] aio: remove aio_context_use_g_source()
Kevin Wolf
[PULL 09/27] aio: add errp argument to aio_context_setup()
Kevin Wolf
[PULL 08/27] aio: free AioContext when aio_context_new() fails
Kevin Wolf
[PULL 16/27] block: replace TABs with space
Kevin Wolf
[PULL 05/27] tests/unit: skip test-nested-aio-poll with io_uring
Kevin Wolf
[PULL 26/27] block: Allow drivers to control protocol prefix at creation
Kevin Wolf
[PULL 19/27] qemu-img: Fix amend option parse error handling
Kevin Wolf
[PULL 12/27] aio-posix: add fdmon_ops->dispatch()
Kevin Wolf
[PULL 15/27] block/io_uring: use non-vectored read/write when possible
Kevin Wolf
[PULL 17/27] block: Drop detach_subchain for bdrv_replace_node
Kevin Wolf
[PULL 10/27] aio-posix: gracefully handle io_uring_queue_init() failure
Kevin Wolf
[PULL 22/27] qcow2: put discards in discard queue when discard-no-unref is enabled
Kevin Wolf
[PULL 27/27] qcow2, vmdk: Restrict creation with secondary file using protocol
Kevin Wolf
[PULL 21/27] qcow2: rename update_refcount_discard to queue_discard
Kevin Wolf
[PULL 18/27] iotests: Test resizing file node under raw with size/offset
Kevin Wolf
[PULL 14/27] block/io_uring: use aio_add_sqe()
Kevin Wolf
[PULL 25/27] tests/qemu-iotest: Add more image formats to the thorough testing
Kevin Wolf
[PULL 20/27] iotests: Run iotests with sanitizers
Kevin Wolf
[PULL 23/27] tests/qemu-iotests/184: Fix skip message for qemu-img without throttle
Kevin Wolf
Re: [PATCH v2 0/3] tests/qemu-iotests: Improve test detection for meson
Kevin Wolf
Re: [PATCH] hw/sd/sdcard: Allow user creation of eMMCs
Philippe Mathieu-Daudé
Re: [PATCH v2 0/2] qcow2: queue discards when discard-no-unref enabled
Jean-Louis Dupond
Re: [PATCH v2 0/2] qcow2: queue discards when discard-no-unref enabled
Kevin Wolf
[PATCH v6 0/6] sd: Add RPMB emulation to eMMC model
Jan Kiszka
[PATCH v6 1/6] hw/sd/sdcard: Fix size check for backing block image
Jan Kiszka
Re: [PATCH v6 1/6] hw/sd/sdcard: Fix size check for backing block image
Philippe Mathieu-Daudé
Re: [PATCH v6 1/6] hw/sd/sdcard: Fix size check for backing block image
Warner Losh
[PATCH v6 4/6] hw/sd/sdcard: Handle RPMB MAC field
Jan Kiszka
Re: [PATCH v6 4/6] hw/sd/sdcard: Handle RPMB MAC field
Philippe Mathieu-Daudé
[PATCH v6 2/6] hw/sd/sdcard: Allow user-instantiated eMMC
Jan Kiszka
[PATCH v6 6/6] docs: Add eMMC device model description
Jan Kiszka
Re: [PATCH v6 6/6] docs: Add eMMC device model description
Philippe Mathieu-Daudé
Re: [PATCH v6 6/6] docs: Add eMMC device model description
Jan Kiszka
[PATCH v6 5/6] scripts: Add helper script to generate eMMC block device images
Jan Kiszka
[PATCH v6.1 5/6] scripts: Add helper script to generate eMMC block device images
Jan Kiszka
Re: [PATCH v6.1 5/6] scripts: Add helper script to generate eMMC block device images
Philippe Mathieu-Daudé
Re: [PATCH v6.1 5/6] scripts: Add helper script to generate eMMC block device images
Jan Kiszka
Re: [PATCH v6.1 5/6] scripts: Add helper script to generate eMMC block device images
Philippe Mathieu-Daudé
Re: [PATCH v6.1 5/6] scripts: Add helper script to generate eMMC block device images
Jan Kiszka
Re: [PATCH v6.1 5/6] scripts: Add helper script to generate eMMC block device images
Philippe Mathieu-Daudé
Re: [PATCH v6.1 5/6] scripts: Add helper script to generate eMMC block device images
Jan Kiszka
[PATCH v6 3/6] hw/sd/sdcard: Add basic support for RPMB partition
Jan Kiszka
Re: [PATCH v6 3/6] hw/sd/sdcard: Add basic support for RPMB partition
Philippe Mathieu-Daudé
Re: [PATCH v6 0/6] sd: Add RPMB emulation to eMMC model
Philippe Mathieu-Daudé
Re: [PATCH v6 0/6] sd: Add RPMB emulation to eMMC model
Philippe Mathieu-Daudé
Re: [PATCH v6 0/6] sd: Add RPMB emulation to eMMC model
Philippe Mathieu-Daudé
Re: [PATCH v6 0/6] sd: Add RPMB emulation to eMMC model
Ilias Apalodimas
[PATCH for-10.2] hw/nvme: fix namespace atomic parameter setup
Klaus Jensen
Re: [PATCH for-10.2] hw/nvme: fix namespace atomic parameter setup
Jesper Devantier
[PATCH v6 00/15] aio: add the aio_add_sqe() io_uring API
Stefan Hajnoczi
[PATCH v6 08/15] aio: free AioContext when aio_context_new() fails
Stefan Hajnoczi
[PATCH v6 06/15] aio-posix: integrate fdmon into glib event loop
Stefan Hajnoczi
[PATCH v6 05/15] tests/unit: skip test-nested-aio-poll with io_uring
Stefan Hajnoczi
[PATCH v6 12/15] aio-posix: add fdmon_ops->dispatch()
Stefan Hajnoczi
[PATCH v6 02/15] aio-posix: fix fdmon-io_uring.c timeout stack variable lifetime
Stefan Hajnoczi
[PATCH v6 14/15] block/io_uring: use aio_add_sqe()
Stefan Hajnoczi
Re: [PATCH v6 14/15] block/io_uring: use aio_add_sqe()
Fiona Ebner
Re: [PATCH v6 14/15] block/io_uring: use aio_add_sqe()
Fiona Ebner
[PATCH v6 07/15] aio: remove aio_context_use_g_source()
Stefan Hajnoczi
[PATCH v6 09/15] aio: add errp argument to aio_context_setup()
Stefan Hajnoczi
[PATCH v6 13/15] aio-posix: add aio_add_sqe() API for user-defined io_uring requests
Stefan Hajnoczi
[PATCH v6 15/15] block/io_uring: use non-vectored read/write when possible
Stefan Hajnoczi
[PATCH v6 10/15] aio-posix: gracefully handle io_uring_queue_init() failure
Stefan Hajnoczi
[PATCH v6 04/15] aio-posix: keep polling enabled with fdmon-io_uring.c
Stefan Hajnoczi
[PATCH v6 03/15] aio-posix: fix spurious return from ->wait() due to signals
Stefan Hajnoczi
[PATCH v6 01/15] aio-posix: fix race between io_uring CQE and AioHandler deletion
Stefan Hajnoczi
[PATCH v6 11/15] aio-posix: unindent fdmon_io_uring_destroy()
Stefan Hajnoczi
Re: [PATCH v6 00/15] aio: add the aio_add_sqe() io_uring API
Kevin Wolf
Re: [PATCH v6 00/15] aio: add the aio_add_sqe() io_uring API
Michael Tokarev
Re: [PATCH v6 00/15] aio: add the aio_add_sqe() io_uring API
Kevin Wolf
Re: [PATCH v6 00/15] aio: add the aio_add_sqe() io_uring API
Stefan Hajnoczi
Re: [PATCH v3 22/23] vhost-user-blk: add some useful trace-points
Michael S. Tsirkin
Re: [PATCH v3 22/23] vhost-user-blk: add some useful trace-points
Vladimir Sementsov-Ogievskiy
[PATCH 0/8] Fix deadlock with bdrv_open of self-served NBD
Eric Blake
[PATCH 2/8] qio: Minor optimization when callback function is unchanged
Eric Blake
Re: [PATCH 2/8] qio: Minor optimization when callback function is unchanged
Daniel P . Berrangé
Re: [PATCH 2/8] qio: Minor optimization when callback function is unchanged
Kevin Wolf
Re: [PATCH 2/8] qio: Minor optimization when callback function is unchanged
Eric Blake
[PATCH 3/8] qio: Remember context of qio_net_listener_set_client_func_full
Eric Blake
Earlier messages
Later messages