qemu-block
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH v4 01/15] hw/timer: Make frequency configurable
Peter Maydell
[PATCH v4 14/15] tests/functional: Add a Beckhoff CX7200 test
Corvin Köhne
Re: [PATCH v4 14/15] tests/functional: Add a Beckhoff CX7200 test
Philippe Mathieu-Daudé
[PATCH v4 12/15] hw/block/m25p80: Add HAS_SR_TB flag for is25lp016d
Corvin Köhne
[PATCH v4 15/15] docs/system/arm: Add support for Beckhoff CX7200
Corvin Köhne
[PATCH v4 06/15] hw/dma/zynq-devcfg: Simulate dummy PL reset
Corvin Köhne
[PATCH v4 13/15] hw/arm: Add new machine based on xilinx-zynq-a9 for Beckhoff CX7200
Corvin Köhne
Re: [PATCH v4 13/15] hw/arm: Add new machine based on xilinx-zynq-a9 for Beckhoff CX7200
Philippe Mathieu-Daudé
[PATCH v4 08/15] hw/dma/zynq-devcfg: Fix register memory
Corvin Köhne
Re: [PATCH-for-10.2 v4 08/15] hw/dma/zynq-devcfg: Fix register memory
Philippe Mathieu-Daudé
[PATCH v4 09/15] hw/misc: Add dummy ZYNQ DDR controller
Corvin Köhne
[PATCH v2 00/19] block: Some multi-threading fixes
Hanna Czenczek
[PATCH v2 08/19] nvme: Fix coroutine waking
Hanna Czenczek
[PATCH v2 03/19] iscsi: Run co BH CB in the coroutine’s AioContext
Hanna Czenczek
[PATCH v2 02/19] rbd: Run co BH CB in the coroutine’s AioContext
Hanna Czenczek
[PATCH v2 10/19] block/io: Take reqs_lock for tracked_requests
Hanna Czenczek
[PATCH v2 07/19] nvme: Kick and check completions in BDS context
Hanna Czenczek
[PATCH v2 01/19] block: Note on aio_co_wake use if not yet yielding
Hanna Czenczek
[PATCH v2 18/19] null-aio: Run CB in original AioContext
Hanna Czenczek
[PATCH v2 05/19] curl: Fix coroutine waking
Hanna Czenczek
[PATCH v2 11/19] qcow2: Re-initialize lock in invalidate_cache
Hanna Czenczek
[PATCH v2 17/19] iscsi: Create AIO BH in original AioContext
Hanna Czenczek
[PATCH v2 09/19] nvme: Note in which AioContext some functions run
Hanna Czenczek
[PATCH v2 16/19] block: Note in which AioContext AIO CBs are called
Hanna Czenczek
[PATCH v2 12/19] qcow2: Fix cache_clean_timer
Hanna Czenczek
Re: [PATCH v2 12/19] qcow2: Fix cache_clean_timer
Kevin Wolf
Re: [PATCH v2 12/19] qcow2: Fix cache_clean_timer
Hanna Czenczek
Re: [PATCH v2 12/19] qcow2: Fix cache_clean_timer
Kevin Wolf
Re: [PATCH v2 12/19] qcow2: Fix cache_clean_timer
Hanna Czenczek
[PATCH v2 19/19] win32-aio: Run CB in original context
Hanna Czenczek
[PATCH v2 04/19] nfs: Run co BH CB in the coroutine’s AioContext
Hanna Czenczek
[PATCH v2 06/19] gluster: Do not move coroutine into BDS context
Hanna Czenczek
[PATCH v2 14/19] ssh: Run restart_coroutine in current AioContext
Hanna Czenczek
[PATCH v2 13/19] qcow2: Schedule cache-clean-timer in realtime
Hanna Czenczek
[PATCH v2 15/19] blkreplay: Run BH in coroutine’s AioContext
Hanna Czenczek
Re: [PATCH v2 00/19] block: Some multi-threading fixes
Kevin Wolf
Re: [PATCH v2 00/19] block: Some multi-threading fixes
Stefan Hajnoczi
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
[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] hw/sd/sdcard: Allow user creation of eMMCs
Philippe Mathieu-Daudé
[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
Earlier messages
Later messages