qemu-block
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/02/13
[PATCH 11/12] virtio-scsi: add iothread-vq-mapping parameter
Stefan Hajnoczi
2025/02/13
[PATCH 09/12] virtio-blk: tidy up iothread_vq_mapping functions
Stefan Hajnoczi
2025/02/13
[PATCH 00/12] virtio-scsi: add iothread-vq-mapping parameter
Stefan Hajnoczi
2025/02/13
[PATCH 03/12] scsi: track per-SCSIRequest AioContext
Stefan Hajnoczi
2025/02/13
[PATCH 08/12] virtio-blk: extract cleanup_iothread_vq_mapping() function
Stefan Hajnoczi
2025/02/13
[PATCH 12/12] virtio-scsi: handle ctrl virtqueue in main loop
Stefan Hajnoczi
2025/02/13
[PATCH 02/12] dma: use current AioContext for dma_blk_io()
Stefan Hajnoczi
2025/02/13
[PATCH 07/12] virtio-scsi: perform TMFs in appropriate AioContexts
Stefan Hajnoczi
2025/02/13
[PATCH 10/12] virtio: extract iothread-vq-mapping.h API
Stefan Hajnoczi
2025/02/13
[PATCH 01/12] scsi-disk: drop unused SCSIDiskState->bh field
Stefan Hajnoczi
2025/02/13
[PATCH 05/12] virtio-scsi: introduce event and ctrl virtqueue locks
Stefan Hajnoczi
2025/02/13
[PATCH 1/2] rust: subprojects: add libc crate
Paolo Bonzini
2025/02/13
[PATCH 2/2] rust: add module to convert between -errno and io::Error
Paolo Bonzini
2025/02/13
[PATCH v2 0/2] rust: add module to convert between -errno and io::Error
Paolo Bonzini
2025/02/13
Re: [PATCH 03/11] rust: Add some block layer bindings
Paolo Bonzini
2025/02/13
Re: [PATCH] qapi: merge common parts of NbdServerOptions and nbd-server-start data
Vladimir Sementsov-Ogievskiy
2025/02/13
Re: [PATCH] qapi: merge common parts of NbdServerOptions and nbd-server-start data
Markus Armbruster
2025/02/12
Re: [PATCH] qapi: merge common parts of NbdServerOptions and nbd-server-start data
Eric Blake
2025/02/12
Re: [PATCH 09/11] rust/block: Add read support for block drivers
Kevin Wolf
2025/02/12
Re: [PATCH 03/11] rust: Add some block layer bindings
Kevin Wolf
2025/02/12
Re: [PATCH 08/11] rust/block: Add driver module
Paolo Bonzini
2025/02/12
Re: [PATCH 06/11] rust/block: Add I/O buffer traits
Paolo Bonzini
2025/02/12
Re: [PATCH 08/11] rust/block: Add driver module
Kevin Wolf
2025/02/12
Re: [PATCH 06/11] rust/block: Add I/O buffer traits
Kevin Wolf
2025/02/12
Re: [PATCH 03/11] rust: Add some block layer bindings
Paolo Bonzini
2025/02/12
Re: [PATCH 01/11] rust: Build separate qemu_api_tools and qemu_api_system
Paolo Bonzini
2025/02/12
Re: [PATCH 09/11] rust/block: Add read support for block drivers
Paolo Bonzini
2025/02/12
Re: [PATCH 06/11] rust/block: Add I/O buffer traits
Paolo Bonzini
2025/02/12
Re: [PATCH 08/11] rust/block: Add driver module
Paolo Bonzini
2025/02/12
Re: [PATCH 03/11] rust: Add some block layer bindings
Kevin Wolf
2025/02/12
Re: [PATCH 01/11] rust: Build separate qemu_api_tools and qemu_api_system
Kevin Wolf
2025/02/12
[PATCH] qapi: merge common parts of NbdServerOptions and nbd-server-start data
Vladimir Sementsov-Ogievskiy
2025/02/12
Re: [PATCH 2/2] nbd/server: Allow users to adjust handshake limit in QMP
Vladimir Sementsov-Ogievskiy
2025/02/12
Re: [PATCH] block/rbd: Do not use BDS's AioContext
Hanna Czenczek
2025/02/12
Re: [PATCH 10/11] bochs-rs: Add bochs block driver reimplementation in Rust
Philippe Mathieu-Daudé
2025/02/12
Re: [PATCH 03/11] rust: Add some block layer bindings
Paolo Bonzini
2025/02/12
Re: [PATCH] block/rbd: Do not use BDS's AioContext
Kevin Wolf
2025/02/12
Re: [PATCH 04/11] rust/qemu-api: Add wrappers to run futures in QEMU
Paolo Bonzini
2025/02/12
Re: [PATCH 03/11] rust: Add some block layer bindings
Kevin Wolf
2025/02/12
Re: [PATCH 10/11] bochs-rs: Add bochs block driver reimplementation in Rust
Daniel P . Berrangé
2025/02/12
Re: [PATCH 10/11] bochs-rs: Add bochs block driver reimplementation in Rust
Kevin Wolf
2025/02/12
Re: [PATCH 10/11] bochs-rs: Add bochs block driver reimplementation in Rust
Kevin Wolf
2025/02/12
Re: [PATCH 04/11] rust/qemu-api: Add wrappers to run futures in QEMU
Kevin Wolf
2025/02/12
Re: [PATCH 01/11] rust: Build separate qemu_api_tools and qemu_api_system
Paolo Bonzini
2025/02/12
[PATCH] block/rbd: Do not use BDS's AioContext
Hanna Czenczek
2025/02/12
Re: [PATCH 10/11] bochs-rs: Add bochs block driver reimplementation in Rust
Daniel P . Berrangé
2025/02/12
Re: [PATCH 03/11] rust: Add some block layer bindings
Paolo Bonzini
2025/02/12
Re: [PATCH 04/11] rust/qemu-api: Add wrappers to run futures in QEMU
Paolo Bonzini
2025/02/12
Re: [PATCH 10/11] bochs-rs: Add bochs block driver reimplementation in Rust
Daniel P . Berrangé
2025/02/11
Re: [PATCH 10/11] bochs-rs: Add bochs block driver reimplementation in Rust
Philippe Mathieu-Daudé
2025/02/11
Re: [PATCH 07/11] block: Add bdrv_open_blockdev_ref_file()
Philippe Mathieu-Daudé
2025/02/11
Re: [PATCH 02/11] meson: Add rust_block_ss and link tools with it
Philippe Mathieu-Daudé
2025/02/11
[PATCH 07/11] block: Add bdrv_open_blockdev_ref_file()
Kevin Wolf
2025/02/11
[PATCH 11/11] rust/block: Add format probing
Kevin Wolf
2025/02/11
[PATCH 02/11] meson: Add rust_block_ss and link tools with it
Kevin Wolf
2025/02/11
[PATCH 06/11] rust/block: Add I/O buffer traits
Kevin Wolf
2025/02/11
[PATCH 10/11] bochs-rs: Add bochs block driver reimplementation in Rust
Kevin Wolf
2025/02/11
[PATCH 04/11] rust/qemu-api: Add wrappers to run futures in QEMU
Kevin Wolf
2025/02/11
[PATCH 08/11] rust/block: Add driver module
Kevin Wolf
2025/02/11
[PATCH 09/11] rust/block: Add read support for block drivers
Kevin Wolf
2025/02/11
[PATCH 05/11] rust/block: Add empty crate
Kevin Wolf
2025/02/11
[PATCH 03/11] rust: Add some block layer bindings
Kevin Wolf
2025/02/11
[PATCH 00/11] rust/block: Add minimal block driver bindings
Kevin Wolf
2025/02/11
[PATCH 01/11] rust: Build separate qemu_api_tools and qemu_api_system
Kevin Wolf
2025/02/11
[PULL 1/2] qemu-nbd: Allow users to adjust handshake limit
Eric Blake
2025/02/11
[PULL 2/2] nbd/server: Allow users to adjust handshake limit in QMP
Eric Blake
2025/02/10
Re: [PULL 00/25] Block layer patches
Stefan Hajnoczi
2025/02/10
Re: [PATCH 2/2] nbd/server: Allow users to adjust handshake limit in QMP
Eric Blake
2025/02/10
[PULL 20/25] block/export: Add option to allow export of inactive nodes
Kevin Wolf
2025/02/10
[PULL 22/25] iotests: Add filter_qtest()
Kevin Wolf
2025/02/10
[PULL 21/25] nbd/server: Support inactive nodes
Kevin Wolf
2025/02/10
[PULL 17/25] block: Support inactive nodes in blk_insert_bs()
Kevin Wolf
2025/02/10
[PULL 05/25] scripts/qemu-gdb: Always do full stack dump for python errors
Kevin Wolf
2025/02/10
[PULL 03/25] block: Improve blk_get_attached_dev_id() docstring
Kevin Wolf
2025/02/10
[PULL 11/25] block: Inactivate external snapshot overlays when necessary
Kevin Wolf
2025/02/10
[PULL 24/25] iotests: Add (NBD-based) tests for inactive nodes
Kevin Wolf
2025/02/10
[PULL 09/25] block: Add 'active' field to BlockDeviceInfo
Kevin Wolf
2025/02/10
[PULL 10/25] block: Allow inactivating already inactive nodes
Kevin Wolf
2025/02/10
[PULL 12/25] migration/block-active: Remove global active flag
Kevin Wolf
2025/02/10
[PULL 00/25] Block layer patches
Kevin Wolf
2025/02/10
[PULL 19/25] block: Drain nodes before inactivating them
Kevin Wolf
2025/02/10
[PULL 08/25] block-backend: Fix argument order when calling 'qapi_event_send_block_io_error()'
Kevin Wolf
2025/02/10
[PULL 14/25] block: Fix crash on block_resize on inactive node
Kevin Wolf
2025/02/10
[PULL 13/25] block: Don't attach inactive child to active node
Kevin Wolf
2025/02/10
[PULL 25/25] block: remove unused BLOCK_OP_TYPE_DATAPLANE
Kevin Wolf
2025/02/10
[PULL 01/25] vpc: Split off vpc_ignore_current_size() helper
Kevin Wolf
2025/02/10
[PULL 16/25] block: Add blockdev-set-active QMP command
Kevin Wolf
2025/02/10
[PULL 23/25] iotests: Add qsd-migrate case
Kevin Wolf
2025/02/10
[PULL 15/25] block: Add option to create inactive nodes
Kevin Wolf
2025/02/10
[PULL 07/25] scripts/qemu-gdb: Support coroutine dumps in coredumps
Kevin Wolf
2025/02/10
[PULL 06/25] scripts/qemu-gdb: Simplify fs_base fetching for coroutines
Kevin Wolf
2025/02/10
[PULL 18/25] block/export: Don't ignore image activation error in blk_exp_add()
Kevin Wolf
2025/02/10
[PULL 04/25] block: Fix leak in send_qmp_error_event
Kevin Wolf
2025/02/10
[PULL 02/25] vpc: Read images exported from Azure correctly
Kevin Wolf
2025/02/10
[PATCH v2] hw/sd/sdhci: Set reset value of interrupt registers
BALATON Zoltan
2025/02/10
Re: [PATCH] block: Remove unused blk_op_is_blocked()
Philippe Mathieu-Daudé
2025/02/09
Re: [PATCH] hw/sd/sdhci: Set reset value of interrupt registers
Bernhard Beschow
2025/02/07
Re: [PATCH 1/2] i386/xen: Move KVM_XEN_HVM_CONFIG ioctl to kvm_xen_init_vcpu()
David Woodhouse
2025/02/07
Re: [PATCH 1/2] i386/xen: Move KVM_XEN_HVM_CONFIG ioctl to kvm_xen_init_vcpu()
Sean Christopherson
2025/02/07
[PATCH 2/2] hw/xen: Add "mode" parameter to xen-block devices
David Woodhouse
2025/02/07
[PATCH 1/2] i386/xen: Move KVM_XEN_HVM_CONFIG ioctl to kvm_xen_init_vcpu()
David Woodhouse
2025/02/06
Re: [PATCH] block: Remove unused blk_op_is_blocked()
Kevin Wolf
2025/02/06
Re: [PATCH] block: Remove unused blk_op_is_blocked()
Stefan Hajnoczi
2025/02/06
Re: [PATCH] block: Remove unused blk_op_is_blocked()
Philippe Mathieu-Daudé
2025/02/06
[PATCH] block: Remove unused blk_op_is_blocked()
Kevin Wolf
2025/02/06
Re: [PATCH] hw/sd/sdhci: Set reset value of interrupt registers
Philippe Mathieu-Daudé
2025/02/06
Re: [PATCH] block: remove unused BLOCK_OP_TYPE_DATAPLANE
Kevin Wolf
2025/02/06
Re: [PATCH] hw/sd/sdhci: Set reset value of interrupt registers
BALATON Zoltan
2025/02/06
Re: [PATCH] hw/sd/sdhci: Set reset value of interrupt registers
Philippe Mathieu-Daudé
2025/02/06
Re: [PATCH] hw/sd/sdhci: Set reset value of interrupt registers
BALATON Zoltan
2025/02/06
Re: [PATCH] hw/sd/sdhci: Set reset value of interrupt registers
Philippe Mathieu-Daudé
2025/02/05
Re: [PATCH 2/2] nbd/server: Allow users to adjust handshake limit in QMP
Vladimir Sementsov-Ogievskiy
2025/02/05
Re: [PATCH 1/2] qemu-nbd: Allow users to adjust handshake limit
Vladimir Sementsov-Ogievskiy
2025/02/05
Re: [PATCH 2/2] nbd/server: Allow users to adjust handshake limit in QMP
Markus Armbruster
2025/02/05
Re: [PATCH v3 13/16] nbd/server: Support inactive nodes
Eric Blake
2025/02/05
Re: [PATCH v3 16/16] iotests: Add (NBD-based) tests for inactive nodes
Eric Blake
2025/02/05
Re: [PATCH v3 15/16] iotests: Add qsd-migrate case
Eric Blake
2025/02/05
Re: [PATCH v3 11/16] block: Drain nodes before inactivating them
Eric Blake
2025/02/05
Re: [PATCH 2/2] nbd/server: Allow users to adjust handshake limit in QMP
Eric Blake
2025/02/05
Re: [PATCH v3 00/16] block: Managing inactive nodes (QSD migration)
Stefan Hajnoczi
2025/02/04
Re: [PATCH 2/2] nbd/server: Allow users to adjust handshake limit in QMP
Markus Armbruster
2025/02/04
[PATCH v3 07/16] block: Add option to create inactive nodes
Kevin Wolf
2025/02/04
[PATCH v3 09/16] block: Support inactive nodes in blk_insert_bs()
Kevin Wolf
2025/02/04
[PATCH v3 08/16] block: Add blockdev-set-active QMP command
Kevin Wolf
2025/02/04
[PATCH v3 15/16] iotests: Add qsd-migrate case
Kevin Wolf
2025/02/04
[PATCH v3 12/16] block/export: Add option to allow export of inactive nodes
Kevin Wolf
2025/02/04
[PATCH v3 06/16] block: Fix crash on block_resize on inactive node
Kevin Wolf
2025/02/04
[PATCH v3 05/16] block: Don't attach inactive child to active node
Kevin Wolf
2025/02/04
[PATCH v3 03/16] block: Inactivate external snapshot overlays when necessary
Kevin Wolf
2025/02/04
[PATCH v3 02/16] block: Allow inactivating already inactive nodes
Kevin Wolf
2025/02/04
[PATCH v3 13/16] nbd/server: Support inactive nodes
Kevin Wolf
2025/02/04
[PATCH v3 14/16] iotests: Add filter_qtest()
Kevin Wolf
2025/02/04
[PATCH v3 10/16] block/export: Don't ignore image activation error in blk_exp_add()
Kevin Wolf
2025/02/04
[PATCH v3 04/16] migration/block-active: Remove global active flag
Kevin Wolf
2025/02/04
[PATCH v3 16/16] iotests: Add (NBD-based) tests for inactive nodes
Kevin Wolf
2025/02/04
[PATCH v3 11/16] block: Drain nodes before inactivating them
Kevin Wolf
2025/02/04
[PATCH v3 01/16] block: Add 'active' field to BlockDeviceInfo
Kevin Wolf
2025/02/04
[PATCH v3 00/16] block: Managing inactive nodes (QSD migration)
Kevin Wolf
2025/02/04
Re: [PATCH v2 12/15] nbd/server: Support inactive nodes
Kevin Wolf
2025/02/04
Re: [PATCH v2 15/15] iotests: Add (NBD-based) tests for inactive nodes
Kevin Wolf
2025/02/04
Re: [PATCH v2 03/15] migration/block-active: Remove global active flag
Kevin Wolf
2025/02/04
Re: [PATCH v2 10/15] block/export: Don't ignore image activation error in blk_exp_add()
Kevin Wolf
2025/02/04
Re: [PATCH v2 11/15] block/export: Add option to allow export of inactive nodes
Kevin Wolf
2025/02/03
[PATCH 2/2] nbd/server: Allow users to adjust handshake limit in QMP
Eric Blake
2025/02/03
[PATCH 0/2] nbd: Allow debugging tuning of handshake limit
Eric Blake
2025/02/03
[PATCH 1/2] qemu-nbd: Allow users to adjust handshake limit
Eric Blake
2025/02/03
Re: [PATCH v2 14/15] iotests: Add qsd-migrate case
Kevin Wolf
2025/02/03
Re: [PATCH] block: remove unused BLOCK_OP_TYPE_DATAPLANE
Eric Blake
2025/02/03
Re: [PATCH v2 15/15] iotests: Add (NBD-based) tests for inactive nodes
Eric Blake
2025/02/03
Re: [PATCH v2 14/15] iotests: Add qsd-migrate case
Eric Blake
2025/02/03
Re: [PATCH v2 13/15] iotests: Add filter_qtest()
Eric Blake
2025/02/03
Re: [PATCH v2 12/15] nbd/server: Support inactive nodes
Stefan Hajnoczi
2025/02/03
Re: [PATCH v2 11/15] block/export: Add option to allow export of inactive nodes
Stefan Hajnoczi
2025/02/03
Re: [PATCH v2 12/15] nbd/server: Support inactive nodes
Eric Blake
2025/02/03
Re: [PATCH v2 11/15] block/export: Add option to allow export of inactive nodes
Eric Blake
2025/02/03
Re: [PATCH v2 10/15] block/export: Don't ignore image activation error in blk_exp_add()
Stefan Hajnoczi
2025/02/03
Re: [PATCH v2 09/15] block: Support inactive nodes in blk_insert_bs()
Stefan Hajnoczi
2025/02/03
Re: [PATCH v2 08/15] block: Add blockdev-set-active QMP command
Stefan Hajnoczi
2025/02/03
Re: [PATCH v2 07/15] block: Add option to create inactive nodes
Stefan Hajnoczi
2025/02/03
Re: [PATCH v2 06/15] block: Fix crash on block_resize on inactive node
Stefan Hajnoczi
2025/02/03
Re: [PATCH v2 05/15] block: Allow inactivating already inactive nodes
Stefan Hajnoczi
2025/02/03
Re: [PATCH v2 03/15] migration/block-active: Remove global active flag
Stefan Hajnoczi
2025/02/03
Re: [PATCH v2 04/15] block: Don't attach inactive child to active node
Stefan Hajnoczi
2025/02/03
Re: [PATCH v2 02/15] block: Inactivate external snapshot overlays when necessary
Stefan Hajnoczi
2025/02/03
Re: [PATCH v2 01/15] block: Add 'active' field to BlockDeviceInfo
Stefan Hajnoczi
2025/02/03
[PATCH] block: remove unused BLOCK_OP_TYPE_DATAPLANE
Stefan Hajnoczi
2025/02/03
Re: [PATCH v2 10/15] block/export: Don't ignore image activation error in blk_exp_add()
Eric Blake
2025/02/03
Re: [PULL 0/1] Block patches
Stefan Hajnoczi
2025/02/02
Re: [RFC 2/4] spdm: add spdm storage transport virtual header
Wilfred Mallawa
2025/01/31
Re: [PATCH 00/11] hw/sd: QOMify omap-mmc, remove legacy APIs
Philippe Mathieu-Daudé
2025/01/31
Re: [PATCH v2 00/15] block: Managing inactive nodes (QSD migration)
Fabiano Rosas
2025/01/31
Re: [PATCH v2 11/15] block/export: Add option to allow export of inactive nodes
Fabiano Rosas
2025/01/31
Re: [PATCH 04/11] hw/sd/omap_mmc: Convert to SDBus API
Peter Maydell
2025/01/31
[PATCH v2 11/15] block/export: Add option to allow export of inactive nodes
Kevin Wolf
2025/01/31
[PATCH v2 13/15] iotests: Add filter_qtest()
Kevin Wolf
2025/01/31
[PATCH v2 14/15] iotests: Add qsd-migrate case
Kevin Wolf
2025/01/31
[PATCH v2 10/15] block/export: Don't ignore image activation error in blk_exp_add()
Kevin Wolf
2025/01/31
[PATCH v2 15/15] iotests: Add (NBD-based) tests for inactive nodes
Kevin Wolf
2025/01/31
[PATCH v2 12/15] nbd/server: Support inactive nodes
Kevin Wolf
2025/01/30
Re: [PATCH 10/11] hw/sd: Remove unused legacy functions, stop killing mammoths
Markus Armbruster
2025/01/30
Re: [PATCH 01/11] hw/sd/omap_mmc: Do a minimal conversion to QDev
Philippe Mathieu-Daudé
2025/01/30
Re: [PATCH 06/11] hw/arm/omap1: Inline creation of MMC
Philippe Mathieu-Daudé
2025/01/30
Re: [PATCH 04/11] hw/sd/omap_mmc: Convert to SDBus API
Philippe Mathieu-Daudé
2025/01/30
Re: [PATCH 10/11] hw/sd: Remove unused legacy functions, stop killing mammoths
Philippe Mathieu-Daudé
2025/01/30
Re: [PATCH 11/11] hw/sd: Remove unused SDState::enable
Philippe Mathieu-Daudé
2025/01/30
Re: [PATCH 08/11] hw/sd/omap_mmc: Untabify
Philippe Mathieu-Daudé
2025/01/30
Re: [PATCH 07/11] hw/sd/omap_mmc: Remove unused coverswitch qemu_irq
Philippe Mathieu-Daudé
2025/01/30
Re: [PATCH 05/11] hw/sd/omap_mmc: Use similar API for "wire up omap_clk" to other OMAP devices
Philippe Mathieu-Daudé
2025/01/30
Re: [PATCH 03/11] hw/sd/omap_mmc: Convert output qemu_irqs to gpio and sysbus IRQ APIs
Philippe Mathieu-Daudé
2025/01/30
Re: [PATCH 02/11] hw/sd/omap_mmc: Convert remaining 'struct omap_mmc_s' uses to OMAPMMCState
Philippe Mathieu-Daudé
2025/01/30
Re: [PATCH 6/9] nbd/server: Support inactive nodes
Eric Blake
2025/01/30
[PULL 0/1] Block patches
Stefan Hajnoczi
2025/01/30
[PULL 1/1] parallels: fix ext_off assertion failure due to overflow
Stefan Hajnoczi
2025/01/30
Re: [PATCH v2 09/15] block: Support inactive nodes in blk_insert_bs()
Eric Blake
2025/01/30
Re: [PATCH v2 08/15] block: Add blockdev-set-active QMP command
Eric Blake
2025/01/30
Re: [PATCH v2 07/15] block: Add option to create inactive nodes
Eric Blake
2025/01/30
Re: [PATCH v2 06/15] block: Fix crash on block_resize on inactive node
Eric Blake
2025/01/30
Re: [PATCH v2 05/15] block: Allow inactivating already inactive nodes
Eric Blake
2025/01/30
Re: [PATCH v2 04/15] block: Don't attach inactive child to active node
Eric Blake
2025/01/30
Re: [PATCH v2 03/15] migration/block-active: Remove global active flag
Eric Blake
Earlier messages
Later messages