qemu-block
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH 04/11] rust/qemu-api: Add wrappers to run futures in QEMU
Paolo Bonzini
Re: [PATCH 04/11] rust/qemu-api: Add wrappers to run futures in QEMU
Kevin Wolf
[PATCH 10/11] bochs-rs: Add bochs block driver reimplementation in Rust
Kevin Wolf
Re: [PATCH 10/11] bochs-rs: Add bochs block driver reimplementation in Rust
Philippe Mathieu-Daudé
Re: [PATCH 10/11] bochs-rs: Add bochs block driver reimplementation in Rust
Kevin Wolf
Re: [PATCH 10/11] bochs-rs: Add bochs block driver reimplementation in Rust
Philippe Mathieu-Daudé
Re: [PATCH 10/11] bochs-rs: Add bochs block driver reimplementation in Rust
Daniel P . Berrangé
Re: [PATCH 10/11] bochs-rs: Add bochs block driver reimplementation in Rust
Daniel P . Berrangé
Re: [PATCH 10/11] bochs-rs: Add bochs block driver reimplementation in Rust
Kevin Wolf
Re: [PATCH 10/11] bochs-rs: Add bochs block driver reimplementation in Rust
Daniel P . Berrangé
[PATCH 06/11] rust/block: Add I/O buffer traits
Kevin Wolf
Re: [PATCH 06/11] rust/block: Add I/O buffer traits
Paolo Bonzini
Re: [PATCH 06/11] rust/block: Add I/O buffer traits
Kevin Wolf
Re: [PATCH 06/11] rust/block: Add I/O buffer traits
Paolo Bonzini
[PATCH 02/11] meson: Add rust_block_ss and link tools with it
Kevin Wolf
Re: [PATCH 02/11] meson: Add rust_block_ss and link tools with it
Philippe Mathieu-Daudé
[PATCH 11/11] rust/block: Add format probing
Kevin Wolf
[PATCH 07/11] block: Add bdrv_open_blockdev_ref_file()
Kevin Wolf
Re: [PATCH 07/11] block: Add bdrv_open_blockdev_ref_file()
Philippe Mathieu-Daudé
[PULL 1/2] qemu-nbd: Allow users to adjust handshake limit
Eric Blake
[PULL 2/2] nbd/server: Allow users to adjust handshake limit in QMP
Eric Blake
[PULL 00/25] Block layer patches
Kevin Wolf
[PULL 02/25] vpc: Read images exported from Azure correctly
Kevin Wolf
[PULL 04/25] block: Fix leak in send_qmp_error_event
Kevin Wolf
[PULL 18/25] block/export: Don't ignore image activation error in blk_exp_add()
Kevin Wolf
[PULL 06/25] scripts/qemu-gdb: Simplify fs_base fetching for coroutines
Kevin Wolf
[PULL 07/25] scripts/qemu-gdb: Support coroutine dumps in coredumps
Kevin Wolf
[PULL 15/25] block: Add option to create inactive nodes
Kevin Wolf
[PULL 23/25] iotests: Add qsd-migrate case
Kevin Wolf
[PULL 16/25] block: Add blockdev-set-active QMP command
Kevin Wolf
[PULL 01/25] vpc: Split off vpc_ignore_current_size() helper
Kevin Wolf
[PULL 25/25] block: remove unused BLOCK_OP_TYPE_DATAPLANE
Kevin Wolf
[PULL 13/25] block: Don't attach inactive child to active node
Kevin Wolf
[PULL 14/25] block: Fix crash on block_resize on inactive node
Kevin Wolf
[PULL 08/25] block-backend: Fix argument order when calling 'qapi_event_send_block_io_error()'
Kevin Wolf
[PULL 19/25] block: Drain nodes before inactivating them
Kevin Wolf
[PULL 12/25] migration/block-active: Remove global active flag
Kevin Wolf
[PULL 10/25] block: Allow inactivating already inactive nodes
Kevin Wolf
[PULL 09/25] block: Add 'active' field to BlockDeviceInfo
Kevin Wolf
[PULL 24/25] iotests: Add (NBD-based) tests for inactive nodes
Kevin Wolf
[PULL 11/25] block: Inactivate external snapshot overlays when necessary
Kevin Wolf
[PULL 03/25] block: Improve blk_get_attached_dev_id() docstring
Kevin Wolf
[PULL 05/25] scripts/qemu-gdb: Always do full stack dump for python errors
Kevin Wolf
[PULL 17/25] block: Support inactive nodes in blk_insert_bs()
Kevin Wolf
[PULL 21/25] nbd/server: Support inactive nodes
Kevin Wolf
[PULL 22/25] iotests: Add filter_qtest()
Kevin Wolf
[PULL 20/25] block/export: Add option to allow export of inactive nodes
Kevin Wolf
Re: [PULL 00/25] Block layer patches
Stefan Hajnoczi
[PATCH v2] hw/sd/sdhci: Set reset value of interrupt registers
BALATON Zoltan
Re: [PATCH v2] hw/sd/sdhci: Set reset value of interrupt registers
BALATON Zoltan
Re: [PATCH v2] hw/sd/sdhci: Set reset value of interrupt registers
Bernhard Beschow
Re: [PATCH v2] hw/sd/sdhci: Set reset value of interrupt registers
BALATON Zoltan
Re: [PATCH v2] hw/sd/sdhci: Set reset value of interrupt registers
Philippe Mathieu-Daudé
Re: [PATCH v2] hw/sd/sdhci: Set reset value of interrupt registers
BALATON Zoltan
Re: [PATCH v2] hw/sd/sdhci: Set reset value of interrupt registers
BALATON Zoltan
Re: [PATCH v2] hw/sd/sdhci: Set reset value of interrupt registers
Philippe Mathieu-Daudé
Re: [PATCH v2] hw/sd/sdhci: Set reset value of interrupt registers
Philippe Mathieu-Daudé
[PATCH 1/2] i386/xen: Move KVM_XEN_HVM_CONFIG ioctl to kvm_xen_init_vcpu()
David Woodhouse
[PATCH 2/2] hw/xen: Add "mode" parameter to xen-block devices
David Woodhouse
Re: [PATCH 2/2] hw/xen: Add "mode" parameter to xen-block devices
Anthony PERARD
Re: [PATCH 1/2] i386/xen: Move KVM_XEN_HVM_CONFIG ioctl to kvm_xen_init_vcpu()
Sean Christopherson
Re: [PATCH 1/2] i386/xen: Move KVM_XEN_HVM_CONFIG ioctl to kvm_xen_init_vcpu()
David Woodhouse
[PATCH] block: Remove unused blk_op_is_blocked()
Kevin Wolf
Re: [PATCH] block: Remove unused blk_op_is_blocked()
Philippe Mathieu-Daudé
Re: [PATCH] block: Remove unused blk_op_is_blocked()
Kevin Wolf
Re: [PATCH] block: Remove unused blk_op_is_blocked()
Philippe Mathieu-Daudé
Re: [PATCH] block: Remove unused blk_op_is_blocked()
Stefan Hajnoczi
[PATCH v3 00/16] block: Managing inactive nodes (QSD migration)
Kevin Wolf
[PATCH v3 01/16] block: Add 'active' field to BlockDeviceInfo
Kevin Wolf
[PATCH v3 11/16] block: Drain nodes before inactivating them
Kevin Wolf
Re: [PATCH v3 11/16] block: Drain nodes before inactivating them
Eric Blake
[PATCH v3 16/16] iotests: Add (NBD-based) tests for inactive nodes
Kevin Wolf
Re: [PATCH v3 16/16] iotests: Add (NBD-based) tests for inactive nodes
Eric Blake
[PATCH v3 04/16] migration/block-active: Remove global active flag
Kevin Wolf
[PATCH v3 10/16] block/export: Don't ignore image activation error in blk_exp_add()
Kevin Wolf
[PATCH v3 14/16] iotests: Add filter_qtest()
Kevin Wolf
[PATCH v3 13/16] nbd/server: Support inactive nodes
Kevin Wolf
Re: [PATCH v3 13/16] nbd/server: Support inactive nodes
Eric Blake
[PATCH v3 02/16] block: Allow inactivating already inactive nodes
Kevin Wolf
[PATCH v3 03/16] block: Inactivate external snapshot overlays when necessary
Kevin Wolf
[PATCH v3 05/16] block: Don't attach inactive child to active node
Kevin Wolf
[PATCH v3 06/16] block: Fix crash on block_resize on inactive node
Kevin Wolf
[PATCH v3 12/16] block/export: Add option to allow export of inactive nodes
Kevin Wolf
[PATCH v3 15/16] iotests: Add qsd-migrate case
Kevin Wolf
Re: [PATCH v3 15/16] iotests: Add qsd-migrate case
Eric Blake
Re: [PATCH v3 15/16] iotests: Add qsd-migrate case
Thomas Huth
Re: [PATCH v3 15/16] iotests: Add qsd-migrate case
Kevin Wolf
[PATCH v3 08/16] block: Add blockdev-set-active QMP command
Kevin Wolf
[PATCH v3 09/16] block: Support inactive nodes in blk_insert_bs()
Kevin Wolf
[PATCH v3 07/16] block: Add option to create inactive nodes
Kevin Wolf
Re: [PATCH v3 00/16] block: Managing inactive nodes (QSD migration)
Stefan Hajnoczi
[PATCH 0/2] nbd: Allow debugging tuning of handshake limit
Eric Blake
[PATCH 1/2] qemu-nbd: Allow users to adjust handshake limit
Eric Blake
Re: [PATCH 1/2] qemu-nbd: Allow users to adjust handshake limit
Vladimir Sementsov-Ogievskiy
[PATCH 2/2] nbd/server: Allow users to adjust handshake limit in QMP
Eric Blake
Re: [PATCH 2/2] nbd/server: Allow users to adjust handshake limit in QMP
Markus Armbruster
Re: [PATCH 2/2] nbd/server: Allow users to adjust handshake limit in QMP
Eric Blake
Re: [PATCH 2/2] nbd/server: Allow users to adjust handshake limit in QMP
Markus Armbruster
Re: [PATCH 2/2] nbd/server: Allow users to adjust handshake limit in QMP
Vladimir Sementsov-Ogievskiy
Re: [PATCH 2/2] nbd/server: Allow users to adjust handshake limit in QMP
Eric Blake
Re: [PATCH 2/2] nbd/server: Allow users to adjust handshake limit in QMP
Vladimir Sementsov-Ogievskiy
[PATCH] block: remove unused BLOCK_OP_TYPE_DATAPLANE
Stefan Hajnoczi
Re: [PATCH] block: remove unused BLOCK_OP_TYPE_DATAPLANE
Eric Blake
Re: [PATCH] block: remove unused BLOCK_OP_TYPE_DATAPLANE
Kevin Wolf
[PATCH v2 00/15] block: Managing inactive nodes (QSD migration)
Kevin Wolf
[PATCH v2 01/15] block: Add 'active' field to BlockDeviceInfo
Kevin Wolf
Re: [PATCH v2 01/15] block: Add 'active' field to BlockDeviceInfo
Eric Blake
Re: [PATCH v2 01/15] block: Add 'active' field to BlockDeviceInfo
Stefan Hajnoczi
[PATCH v2 06/15] block: Fix crash on block_resize on inactive node
Kevin Wolf
Re: [PATCH v2 06/15] block: Fix crash on block_resize on inactive node
Eric Blake
Re: [PATCH v2 06/15] block: Fix crash on block_resize on inactive node
Stefan Hajnoczi
[PATCH v2 03/15] migration/block-active: Remove global active flag
Kevin Wolf
Re: [PATCH v2 03/15] migration/block-active: Remove global active flag
Eric Blake
Re: [PATCH v2 03/15] migration/block-active: Remove global active flag
Kevin Wolf
Re: [PATCH v2 03/15] migration/block-active: Remove global active flag
Stefan Hajnoczi
[PATCH v2 07/15] block: Add option to create inactive nodes
Kevin Wolf
Re: [PATCH v2 07/15] block: Add option to create inactive nodes
Eric Blake
Re: [PATCH v2 07/15] block: Add option to create inactive nodes
Stefan Hajnoczi
[PATCH v2 08/15] block: Add blockdev-set-active QMP command
Kevin Wolf
Re: [PATCH v2 08/15] block: Add blockdev-set-active QMP command
Eric Blake
Re: [PATCH v2 08/15] block: Add blockdev-set-active QMP command
Stefan Hajnoczi
[PATCH v2 02/15] block: Inactivate external snapshot overlays when necessary
Kevin Wolf
Re: [PATCH v2 02/15] block: Inactivate external snapshot overlays when necessary
Eric Blake
Re: [PATCH v2 02/15] block: Inactivate external snapshot overlays when necessary
Stefan Hajnoczi
[PATCH v2 05/15] block: Allow inactivating already inactive nodes
Kevin Wolf
Re: [PATCH v2 05/15] block: Allow inactivating already inactive nodes
Eric Blake
Re: [PATCH v2 05/15] block: Allow inactivating already inactive nodes
Stefan Hajnoczi
[PATCH v2 09/15] block: Support inactive nodes in blk_insert_bs()
Kevin Wolf
Re: [PATCH v2 09/15] block: Support inactive nodes in blk_insert_bs()
Eric Blake
Re: [PATCH v2 09/15] block: Support inactive nodes in blk_insert_bs()
Stefan Hajnoczi
[PATCH v2 04/15] block: Don't attach inactive child to active node
Kevin Wolf
Re: [PATCH v2 04/15] block: Don't attach inactive child to active node
Eric Blake
Re: [PATCH v2 04/15] block: Don't attach inactive child to active node
Stefan Hajnoczi
[PATCH v2 12/15] nbd/server: Support inactive nodes
Kevin Wolf
Re: [PATCH v2 12/15] nbd/server: Support inactive nodes
Eric Blake
Re: [PATCH v2 12/15] nbd/server: Support inactive nodes
Stefan Hajnoczi
Re: [PATCH v2 12/15] nbd/server: Support inactive nodes
Kevin Wolf
[PATCH v2 15/15] iotests: Add (NBD-based) tests for inactive nodes
Kevin Wolf
Re: [PATCH v2 15/15] iotests: Add (NBD-based) tests for inactive nodes
Eric Blake
Re: [PATCH v2 15/15] iotests: Add (NBD-based) tests for inactive nodes
Kevin Wolf
[PATCH v2 10/15] block/export: Don't ignore image activation error in blk_exp_add()
Kevin Wolf
Re: [PATCH v2 10/15] block/export: Don't ignore image activation error in blk_exp_add()
Eric Blake
Re: [PATCH v2 10/15] block/export: Don't ignore image activation error in blk_exp_add()
Stefan Hajnoczi
Re: [PATCH v2 10/15] block/export: Don't ignore image activation error in blk_exp_add()
Kevin Wolf
[PATCH v2 14/15] iotests: Add qsd-migrate case
Kevin Wolf
Re: [PATCH v2 14/15] iotests: Add qsd-migrate case
Eric Blake
Re: [PATCH v2 14/15] iotests: Add qsd-migrate case
Kevin Wolf
[PATCH v2 13/15] iotests: Add filter_qtest()
Kevin Wolf
Re: [PATCH v2 13/15] iotests: Add filter_qtest()
Eric Blake
[PATCH v2 11/15] block/export: Add option to allow export of inactive nodes
Kevin Wolf
Re: [PATCH v2 11/15] block/export: Add option to allow export of inactive nodes
Fabiano Rosas
Re: [PATCH v2 11/15] block/export: Add option to allow export of inactive nodes
Kevin Wolf
Re: [PATCH v2 11/15] block/export: Add option to allow export of inactive nodes
Eric Blake
Re: [PATCH v2 11/15] block/export: Add option to allow export of inactive nodes
Stefan Hajnoczi
Re: [PATCH v2 00/15] block: Managing inactive nodes (QSD migration)
Fabiano Rosas
[PATCH 00/11] hw/sd: QOMify omap-mmc, remove legacy APIs
Peter Maydell
[PATCH 01/11] hw/sd/omap_mmc: Do a minimal conversion to QDev
Peter Maydell
Re: [PATCH 01/11] hw/sd/omap_mmc: Do a minimal conversion to QDev
Philippe Mathieu-Daudé
[PATCH 08/11] hw/sd/omap_mmc: Untabify
Peter Maydell
Re: [PATCH 08/11] hw/sd/omap_mmc: Untabify
Philippe Mathieu-Daudé
[PATCH 04/11] hw/sd/omap_mmc: Convert to SDBus API
Peter Maydell
Re: [PATCH 04/11] hw/sd/omap_mmc: Convert to SDBus API
Philippe Mathieu-Daudé
Re: [PATCH 04/11] hw/sd/omap_mmc: Convert to SDBus API
Peter Maydell
[PATCH 07/11] hw/sd/omap_mmc: Remove unused coverswitch qemu_irq
Peter Maydell
Re: [PATCH 07/11] hw/sd/omap_mmc: Remove unused coverswitch qemu_irq
Philippe Mathieu-Daudé
[PATCH 06/11] hw/arm/omap1: Inline creation of MMC
Peter Maydell
Re: [PATCH 06/11] hw/arm/omap1: Inline creation of MMC
Philippe Mathieu-Daudé
[PATCH 03/11] hw/sd/omap_mmc: Convert output qemu_irqs to gpio and sysbus IRQ APIs
Peter Maydell
Re: [PATCH 03/11] hw/sd/omap_mmc: Convert output qemu_irqs to gpio and sysbus IRQ APIs
Philippe Mathieu-Daudé
[PATCH 10/11] hw/sd: Remove unused legacy functions, stop killing mammoths
Peter Maydell
Re: [PATCH 10/11] hw/sd: Remove unused legacy functions, stop killing mammoths
Philippe Mathieu-Daudé
Re: [PATCH 10/11] hw/sd: Remove unused legacy functions, stop killing mammoths
Markus Armbruster
[PATCH 11/11] hw/sd: Remove unused SDState::enable
Peter Maydell
Re: [PATCH 11/11] hw/sd: Remove unused SDState::enable
Philippe Mathieu-Daudé
[PATCH 05/11] hw/sd/omap_mmc: Use similar API for "wire up omap_clk" to other OMAP devices
Peter Maydell
Re: [PATCH 05/11] hw/sd/omap_mmc: Use similar API for "wire up omap_clk" to other OMAP devices
Philippe Mathieu-Daudé
[PATCH 09/11] hw/sd: Remove unused 'enable' method from SDCardClass
Peter Maydell
Re: [PATCH 09/11] hw/sd: Remove unused 'enable' method from SDCardClass
Philippe Mathieu-Daudé
[PATCH 02/11] hw/sd/omap_mmc: Convert remaining 'struct omap_mmc_s' uses to OMAPMMCState
Peter Maydell
Re: [PATCH 02/11] hw/sd/omap_mmc: Convert remaining 'struct omap_mmc_s' uses to OMAPMMCState
Philippe Mathieu-Daudé
Re: [PATCH 00/11] hw/sd: QOMify omap-mmc, remove legacy APIs
Philippe Mathieu-Daudé
[PATCH] block-backend: Fix argument order when calling 'qapi_event_send_block_io_error()'
Peter Krempa
Re: [PATCH] block-backend: Fix argument order when calling 'qapi_event_send_block_io_error()'
Daniel P . Berrangé
Re: [PATCH] block-backend: Fix argument order when calling 'qapi_event_send_block_io_error()'
Peter Krempa
Re: [PATCH] block-backend: Fix argument order when calling 'qapi_event_send_block_io_error()'
Kevin Wolf
Re: [PATCH] block-backend: Fix argument order when calling 'qapi_event_send_block_io_error()'
Kevin Wolf
[PATCH 0/9] block: Managing inactive nodes (QSD migration)
Kevin Wolf
[PATCH 5/9] block/export: Add option to allow export of inactive nodes
Kevin Wolf
Re: [PATCH 5/9] block/export: Add option to allow export of inactive nodes
Eric Blake
[PATCH 8/9] iotests: Add filter_qtest()
Kevin Wolf
[PATCH 6/9] nbd/server: Support inactive nodes
Kevin Wolf
Re: [PATCH 6/9] nbd/server: Support inactive nodes
Eric Blake
[PATCH 1/9] block: Allow inactivating already inactive nodes
Kevin Wolf
Re: [PATCH 1/9] block: Allow inactivating already inactive nodes
Eric Blake
[PATCH 2/9] block: Add option to create inactive nodes
Kevin Wolf
Re: [PATCH 2/9] block: Add option to create inactive nodes
Eric Blake
[PATCH 9/9] iotests: Add qsd-migrate case
Kevin Wolf
[PATCH 4/9] block/export: Don't ignore image activation error in blk_exp_add()
Kevin Wolf
Re: [PATCH 4/9] block/export: Don't ignore image activation error in blk_exp_add()
Eric Blake
[PATCH 3/9] block: Support inactive nodes in blk_insert_bs()
Kevin Wolf
Earlier messages
Later messages