qemu-block
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v2 1/3] virtio: add VM state change cb with return value
Haoqian He
Re: [PATCH v2 1/3] virtio: add VM state change cb with return value
Stefano Garzarella
Re: [PATCH v2 1/3] virtio: add VM state change cb with return value
Haoqian He
Re: [PATCH v2 1/3] virtio: add VM state change cb with return value
Stefano Garzarella
[PATCH v3 0/3] vhost: fix the IO error after live migration
Haoqian He
[PATCH v3 1/3] system/runstate: add VM state change cb with return value
Haoqian He
[PATCH v3 3/3] vhost-user: return failure if backend crash when live migration
Haoqian He
[PATCH v3 2/3] vhost: return failure if stop virtqueue failed in vhost_dev_stop
Haoqian He
Re: [PATCH v3 0/3] vhost: fix the IO error after live migration
Lei Yang
[PATCH v4 0/3] vhost: fix the IO error after live migration
Haoqian He
[PATCH v4 2/3] vhost: return failure if stop virtqueue failed in vhost_dev_stop
Haoqian He
[PATCH v4 3/3] vhost-user: return failure if backend crash when live migration
Haoqian He
Re: [PATCH v4 3/3] vhost-user: return failure if backend crash when live migration
Michael S. Tsirkin
Re: [PATCH v4 3/3] vhost-user: return failure if backend crash when live migration
Haoqian He
[PATCH v4 1/3] system/runstate: add VM state change cb with return value
Haoqian He
[PATCH v5 0/3] vhost: fix the IO error after live migration
Haoqian He
[PATCH v5 1/3] system/runstate: add VM state change cb with return value
Haoqian He
[PATCH v5 2/3] vhost: return failure if stop virtqueue failed in vhost_dev_stop
Haoqian He
[PATCH v5 3/3] vhost-user: return failure if backend crash when live migration
Haoqian He
Re: [PATCH v5 3/3] vhost-user: return failure if backend crash when live migration
Haoqian He
Re: [PATCH v5 3/3] vhost-user: return failure if backend crash when live migration
Michael S. Tsirkin
Re: [PATCH v5 3/3] vhost-user: return failure if backend crash when live migration
Michael S. Tsirkin
Re: [PATCH v5 0/3] vhost: fix the IO error after live migration
Lei Yang
Re: [PATCH v5 0/3] vhost: fix the IO error after live migration
Michael S. Tsirkin
[PATCH v4 00/14] hw/sd/sdhci: Set reset value of interrupt registers
Philippe Mathieu-Daudé
[PATCH v4 01/14] hw/qdev-properties-system: Include missing 'qapi/qapi-types-common.h'
Philippe Mathieu-Daudé
[PATCH v4 02/14] hw/sd/sdhci: Remove need for SDHCIState::vendor field
Philippe Mathieu-Daudé
Re: [PATCH v4 02/14] hw/sd/sdhci: Remove need for SDHCIState::vendor field
Bernhard Beschow
[PATCH v4 04/14] hw/sd/sdhci: Make quirks a class property
Philippe Mathieu-Daudé
Re: [PATCH v4 04/14] hw/sd/sdhci: Make quirks a class property
BALATON Zoltan
Re: [PATCH v4 04/14] hw/sd/sdhci: Make quirks a class property
Philippe Mathieu-Daudé
Re: [PATCH v4 04/14] hw/sd/sdhci: Make quirks a class property
BALATON Zoltan
[PATCH v4 03/14] hw/sd/sdhci: Introduce SDHCIClass stub
Philippe Mathieu-Daudé
Re: [PATCH v4 03/14] hw/sd/sdhci: Introduce SDHCIClass stub
BALATON Zoltan
Re: [PATCH v4 03/14] hw/sd/sdhci: Introduce SDHCIClass stub
Philippe Mathieu-Daudé
Re: [PATCH v4 03/14] hw/sd/sdhci: Introduce SDHCIClass stub
BALATON Zoltan
Re: [PATCH v4 03/14] hw/sd/sdhci: Introduce SDHCIClass stub
Philippe Mathieu-Daudé
[PATCH v4 10/14] hw/sd/sdhci: Convert SDHCIState::endianness to EndianMode
Philippe Mathieu-Daudé
[PATCH v4 06/14] hw/sd/sdhci: Enforce little endianness on PCI devices
Philippe Mathieu-Daudé
[PATCH v4 14/14] hw/ppc/e500: Replace generic SDHCI by Freescale eSDHC
Philippe Mathieu-Daudé
Re: [PATCH v4 14/14] hw/ppc/e500: Replace generic SDHCI by Freescale eSDHC
Bernhard Beschow
Re: [PATCH v4 14/14] hw/ppc/e500: Replace generic SDHCI by Freescale eSDHC
Philippe Mathieu-Daudé
[PATCH v4 08/14] hw/sd/sdhci: Simplify MemoryRegionOps endianness check
Philippe Mathieu-Daudé
Re: [PATCH v4 08/14] hw/sd/sdhci: Simplify MemoryRegionOps endianness check
BALATON Zoltan
[PATCH v4 07/14] hw/sd/sdhci: Allow SDHCI classes to register their own MemoryRegionOps
Philippe Mathieu-Daudé
[PATCH v4 11/14] hw/sd/sdhci: Add SDHCIClass::ro::capareg field
Philippe Mathieu-Daudé
[PATCH v4 12/14] hw/sd/sdhci: Allow SDHCI classes to have different register reset values
Philippe Mathieu-Daudé
Re: [PATCH v4 12/14] hw/sd/sdhci: Allow SDHCI classes to have different register reset values
BALATON Zoltan
[PATCH v4 13/14] hw/sd/sdhci: Implement Freescale eSDHC as TYPE_FSL_ESDHC
Philippe Mathieu-Daudé
Re: [PATCH v4 13/14] hw/sd/sdhci: Implement Freescale eSDHC as TYPE_FSL_ESDHC
BALATON Zoltan
Re: [PATCH v4 13/14] hw/sd/sdhci: Implement Freescale eSDHC as TYPE_FSL_ESDHC
Philippe Mathieu-Daudé
[PATCH v4 09/14] hw/sd/sdhci: Unify default MemoryRegionOps
Philippe Mathieu-Daudé
Re: [PATCH v4 09/14] hw/sd/sdhci: Unify default MemoryRegionOps
Bernhard Beschow
Re: [PATCH v4 09/14] hw/sd/sdhci: Unify default MemoryRegionOps
Philippe Mathieu-Daudé
[PATCH v4 05/14] hw/sd/sdhci: Make I/O region size a class property
Philippe Mathieu-Daudé
[PATCH v3 00/12] hw/sd/sdhci: Set reset value of interrupt registers
Philippe Mathieu-Daudé
[PATCH v3 02/12] hw/sd/sdhci: Introduce SDHCIClass stub
Philippe Mathieu-Daudé
[PATCH v3 03/12] hw/sd/sdhci: Make quirks a class property
Philippe Mathieu-Daudé
[PATCH v3 01/12] hw/sd/sdhci: Remove need for SDHCIState::vendor field
Philippe Mathieu-Daudé
[PATCH v3 04/12] hw/sd/sdhci: Make I/O region size a class property
Philippe Mathieu-Daudé
[PATCH v3 08/12] hw/sd/sdhci: Unify default MemoryRegionOps
Philippe Mathieu-Daudé
[PATCH v3 09/12] hw/sd/sdhci: Add SDHCIClass::ro::capareg field
Philippe Mathieu-Daudé
[PATCH v3 07/12] hw/sd/sdhci: Simplify MemoryRegionOps endianness check
Philippe Mathieu-Daudé
[PATCH v3 12/12] hw/ppc/e500: Replace generic SDHCI by Freescale eSDHC
Philippe Mathieu-Daudé
[PATCH v3 10/12] hw/sd/sdhci: Allow SDHCI classes to have different register reset values
Philippe Mathieu-Daudé
[PATCH v3 11/12] hw/sd/sdhci: Implement Freescale eSDHC as TYPE_FSL_ESDHC
Philippe Mathieu-Daudé
[PATCH v3 05/12] hw/sd/sdhci: Enforce little endianness on PCI devices
Philippe Mathieu-Daudé
[PATCH v3 06/12] hw/sd/sdhci: Allow SDHCI classes to register their own MemoryRegionOps
Philippe Mathieu-Daudé
[PATCH 0/2] qapi: Fix qmp_block_set_io_throttle blocked for too long
zoudongjie via
[PATCH 2/2] qapi: Fix qmp_block_set_io_throttle blocked for too long
zoudongjie via
Re: [PATCH 2/2] qapi: Fix qmp_block_set_io_throttle blocked for too long
Stefan Hajnoczi
Re: [PATCH 2/2] qapi: Fix qmp_block_set_io_throttle blocked for too long
zoudongjie via
[PATCH 1/2] io/block: Refactoring the bdrv_drained_begin() function and implement a timeout mechanism.
zoudongjie via
Re: [PATCH 1/2] io/block: Refactoring the bdrv_drained_begin() function and implement a timeout mechanism.
Stefan Hajnoczi
Re: [PATCH 1/2] io/block: Refactoring the bdrv_drained_begin() function and implement a timeout mechanism.
zoudongjie via
Re: [PATCH 1/2] io/block: Refactoring the bdrv_drained_begin() function and implement a timeout mechanism.
Stefan Hajnoczi
Re: [PATCH 1/2] io/block: Refactoring the bdrv_drained_begin() function and implement a timeout mechanism.
Stefan Hajnoczi
Re: [PATCH 0/2] qapi: Fix qmp_block_set_io_throttle blocked for too long
zoudongjie via
Re: [PATCH 0/2] qapi: Fix qmp_block_set_io_throttle blocked for too long
Stefan Hajnoczi
[PATCH 0/5] block: Improve writethrough performance
Kevin Wolf
[PATCH 1/5] file-posix: Support FUA writes
Kevin Wolf
Re: [PATCH 1/5] file-posix: Support FUA writes
Stefan Hajnoczi
[PATCH 2/5] block/io: Ignore FUA with cache.no-flush=on
Kevin Wolf
Re: [PATCH 2/5] block/io: Ignore FUA with cache.no-flush=on
Stefan Hajnoczi
[PATCH 4/5] aio-posix: Factor out adjust_polling_time()
Kevin Wolf
Re: [PATCH 4/5] aio-posix: Factor out adjust_polling_time()
Stefan Hajnoczi
[PATCH 5/5] aio-posix: Separate AioPolledEvent per AioHandler
Kevin Wolf
Re: [PATCH 5/5] aio-posix: Separate AioPolledEvent per AioHandler
Stefan Hajnoczi
Re: [PATCH 5/5] aio-posix: Separate AioPolledEvent per AioHandler
Kevin Wolf
Re: [PATCH 5/5] aio-posix: Separate AioPolledEvent per AioHandler
Stefan Hajnoczi
[PATCH 3/5] aio: Create AioPolledEvent
Kevin Wolf
Re: [PATCH 3/5] aio: Create AioPolledEvent
Stefan Hajnoczi
Re: [PATCH 0/5] block: Improve writethrough performance
Stefan Hajnoczi
[PULL 0/1] Block patches
Stefan Hajnoczi
[PULL 1/1] block/qed: fix use-after-free by nullifying timer pointer after free
Stefan Hajnoczi
Re: [PULL 0/1] Block patches
Stefan Hajnoczi
[PULL 0/1] Block patches
Stefan Hajnoczi
[PULL 1/1] file-posix: Fix crash on discard_granularity == 0
Stefan Hajnoczi
Re: [PULL 0/1] Block patches
Stefan Hajnoczi
Re: [PULL 0/1] Block patches
Peter Maydell
[PULL 4/4] nbd: Defer trace init until after daemonization
Eric Blake
[PULL 3/4] qapi: merge common parts of NbdServerOptions and nbd-server-start data
Eric Blake
[PULL 1/4] iotest: Unbreak 302 with python 3.13
Eric Blake
[PULL 2/4] iotests: Stop NBD server in test 162 before starting the next one
Eric Blake
[PATCH 0/2] scsi-disk: Add FUA write support
Alberto Faria
[PATCH 1/2] scsi-disk: Advertise FUA support by default
Alberto Faria
Re: [PATCH 1/2] scsi-disk: Advertise FUA support by default
Daniel P . Berrangé
Re: [PATCH 1/2] scsi-disk: Advertise FUA support by default
Kevin Wolf
[PATCH 2/2] scsi-disk: Add native FUA support
Alberto Faria
Re: [PATCH 2/2] scsi-disk: Add native FUA support
Kevin Wolf
Re: [PATCH 2/2] scsi-disk: Add native FUA support
Kevin Wolf
Re: [PATCH 2/2] scsi-disk: Add native FUA support
Stefan Hajnoczi
[PATCH v2] blockdev-backup: Add error handling option for copy-before-write jobs
Raman Dzehtsiar
Re: [PATCH v2] blockdev-backup: Add error handling option for copy-before-write jobs
Raman Dzehtsiar
Re: [PATCH v2] blockdev-backup: Add error handling option for copy-before-write jobs
Vladimir Sementsov-Ogievskiy
Re: [PATCH v2] blockdev-backup: Add error handling option for copy-before-write jobs
Raman Dzehtsiar
Re: [PATCH v2] blockdev-backup: Add error handling option for copy-before-write jobs
Vladimir Sementsov-Ogievskiy
Re: [PATCH v17 11/11] hw/vmapple/vmapple: Add vmapple machine type
Philippe Mathieu-Daudé
Re: [PATCH v17 11/11] hw/vmapple/vmapple: Add vmapple machine type
Philippe Mathieu-Daudé
Re: [PATCH v17 11/11] hw/vmapple/vmapple: Add vmapple machine type
Phil Dennis-Jordan
Re: [PATCH v17 11/11] hw/vmapple/vmapple: Add vmapple machine type
Philippe Mathieu-Daudé
Re: [PATCH v17 11/11] hw/vmapple/vmapple: Add vmapple machine type
Philippe Mathieu-Daudé
Re: [PATCH v17 11/11] hw/vmapple/vmapple: Add vmapple machine type
Philippe Mathieu-Daudé
Re: [PATCH v17 04/11] hw/misc/pvpanic: Add MMIO interface
Philippe Mathieu-Daudé
Re: [PATCH v17 04/11] hw/misc/pvpanic: Add MMIO interface
Phil Dennis-Jordan
Re: [PATCH v17 03/11] hw: Add vmapple subdir
Philippe Mathieu-Daudé
Re: [PATCH v17 00/11] New vmapple machine type and xhci fixes
Philippe Mathieu-Daudé
[PATCH] blockdev-backup: Add error handling option for copy-before-write jobs
Raman Dzehtsiar
Re: [PATCH] blockdev-backup: Add error handling option for copy-before-write jobs
Eric Blake
Re: [PATCH] blockdev-backup: Add error handling option for copy-before-write jobs
Raman Dzehtsiar
Re: [PATCH] usb-storage: Allow manually adding SCSI device
Philippe Mathieu-Daudé
[PATCH v2] iotest: Unbreak 302 with python 3.13
Nir Soffer
Re: [PATCH v2] iotest: Unbreak 302 with python 3.13
Eric Blake
Re: [PATCH v2] iotest: Unbreak 302 with python 3.13
Stefan Hajnoczi
Re: [PATCH v2] iotest: Unbreak 302 with python 3.13
Eric Blake
[PATCH] nbd: Defer trace init until after daemonization
Eric Blake
Re: [PATCH] nbd: Defer trace init until after daemonization
Thomas Huth
Re: [PATCH] nbd: Defer trace init until after daemonization
Eric Blake
[PULL 05/10] nvme: fix iocs status code values
Klaus Jensen
[PULL 10/10] hw/nvme: remove nvme_aio_err()
Klaus Jensen
[PULL 01/10] hw/nvme: Add OCP SMART / Health Information Extended Log Page
Klaus Jensen
[PULL 06/10] hw/nvme: be compliant wrt. dsm processing limits
Klaus Jensen
[PULL 09/10] hw/nvme: set error status code explicitly for misc commands
Klaus Jensen
[PULL 08/10] hw/nvme: only set command abort requested when cancelled due to Abort
Klaus Jensen
[PULL 02/10] hw/nvme: always initialize a subsystem
Klaus Jensen
[PULL 07/10] hw/nvme: rework csi handling
Klaus Jensen
[PULL 03/10] hw/nvme: make oacs dynamic
Klaus Jensen
[PULL 04/10] hw/nvme: add knob for doorbell buffer config support
Klaus Jensen
[PATCH] trace/simple: Fix hang when using simpletrace with fork()
Thomas Huth
Re: [PATCH] trace/simple: Fix hang when using simpletrace with fork()
Daniel P . Berrangé
Re: [PATCH] trace/simple: Fix hang when using simpletrace with fork()
Thomas Huth
Re: [PATCH] trace/simple: Fix hang when using simpletrace with fork()
Daniel P . Berrangé
Re: [PATCH] trace/simple: Fix hang when using simpletrace with fork()
Stefan Hajnoczi
Re: [PATCH] trace/simple: Fix hang when using simpletrace with fork()
Kevin Wolf
Re: [PATCH] trace/simple: Fix hang when using simpletrace with fork()
Daniel P . Berrangé
Re: [PATCH] trace/simple: Fix hang when using simpletrace with fork()
Eric Blake
[PATCH 0/2] hw/ufs: Add temperature event support and test cases
Keoseong Park
[PATCH 1/2] hw/ufs: Add temperature event notification support
Keoseong Park
[PATCH 2/2] tests/qtest/ufs-test: Add test code for the temperature feature
Keoseong Park
Re: [PATCH 2/2] tests/qtest/ufs-test: Add test code for the temperature feature
Fabiano Rosas
Re: [PATCH 0/2] hw/ufs: Add temperature event support and test cases
Jeuk Kim
Re: [PATCH 0/2] hw/ufs: Add temperature event support and test cases
Philippe Mathieu-Daudé
[PATCH] iotests: Stop NBD server in test 162 before starting the next one
Thomas Huth
Re: [PATCH] iotests: Stop NBD server in test 162 before starting the next one
Thomas Huth
Re: [PATCH] iotests: Stop NBD server in test 162 before starting the next one
Eric Blake
Re: [PATCH] iotests: Stop NBD server in test 162 before starting the next one
Eric Blake
Problem with iotest 233
Thomas Huth
Re: Problem with iotest 233
Kevin Wolf
Re: Problem with iotest 233
Thomas Huth
Re: Problem with iotest 233
Thomas Huth
Re: Problem with iotest 233
Daniel P . Berrangé
Re: Problem with iotest 233
Thomas Huth
Re: Problem with iotest 233
Thomas Huth
Re: Problem with iotest 233
Thomas Huth
Re: Problem with iotest 233
Thomas Huth
Re: Problem with iotest 233
Eric Blake
[PATCH] iotests: Limit qsd-migrate to working formats
Thomas Huth
Re: [PATCH] iotests: Limit qsd-migrate to working formats
Thomas Huth
Re: [PATCH] iotests: Limit qsd-migrate to working formats
Kevin Wolf
[PULL 09/41] pcie_sriov: Ensure VF addr does not overflow
Michael S. Tsirkin
[PATCH] iothread: defer AioContext GSource usage
Stefan Hajnoczi
Re: [PATCH] iothread: defer AioContext GSource usage
Kevin Wolf
[PATCH v2] qapi: merge common parts of NbdServerOptions and nbd-server-start data
Vladimir Sementsov-Ogievskiy
Re: [PATCH v2] qapi: merge common parts of NbdServerOptions and nbd-server-start data
Eric Blake
[PATCH v2 00/11] rust/block: Add minimal block driver bindings
Kevin Wolf
[PATCH v2 10/11] bochs-rs: Add bochs block driver reimplementation in Rust
Kevin Wolf
Re: [PATCH v2 10/11] bochs-rs: Add bochs block driver reimplementation in Rust
Zhao Liu
Re: [PATCH v2 10/11] bochs-rs: Add bochs block driver reimplementation in Rust
Stefan Hajnoczi
[PATCH v2 09/11] rust/block: Add read support for block drivers
Kevin Wolf
Re: [PATCH v2 09/11] rust/block: Add read support for block drivers
Paolo Bonzini
Re: [PATCH v2 09/11] rust/block: Add read support for block drivers
Kevin Wolf
Re: [PATCH v2 09/11] rust/block: Add read support for block drivers
Paolo Bonzini
Re: [PATCH v2 09/11] rust/block: Add read support for block drivers
Stefan Hajnoczi
Re: [PATCH v2 09/11] rust/block: Add read support for block drivers
Stefan Hajnoczi
[PATCH v2 01/11] rust: Build separate qemu_api_tools and qemu_api_system
Kevin Wolf
Re: [PATCH v2 01/11] rust: Build separate qemu_api_tools and qemu_api_system
Zhao Liu
[PATCH v2 03/11] rust: Add some block layer bindings
Kevin Wolf
[PATCH v2 06/11] rust/block: Add I/O buffer traits
Kevin Wolf
[PATCH v2 02/11] meson: Add rust_block_ss and link tools with it
Kevin Wolf
[PATCH v2 07/11] block: Add bdrv_open_blockdev_ref_file()
Kevin Wolf
Earlier messages
Later messages