qemu-block
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/08/28
[PATCH v2 4/5] spdm: define SPDM transport enum types
Wilfred Mallawa
2025/08/28
[PATCH v2 2/5] spdm: add spdm storage transport virtual header
Wilfred Mallawa
2025/08/28
[PATCH v2 1/5] spdm-socket: add seperate send/recv functions
Wilfred Mallawa
2025/08/28
[PATCH v2 0/5] NVMe: Add SPDM over the storage transport support
Wilfred Mallawa
2025/08/27
Re: [PATCH v8 2/2] memory: Do not create circular reference with subregion
Akihiko Odaki
2025/08/27
Re: [PATCH 7/8] hw/sd/sdcard: Handle RPMB MAC field
Daniel P . Berrangé
2025/08/26
Re: [PATCH 7/8] hw/sd/sdcard: Handle RPMB MAC field
Jan Kiszka
2025/08/26
Re: [PATCH v8 2/2] memory: Do not create circular reference with subregion
Peter Xu
2025/08/26
Re: [PATCH v8 2/2] memory: Do not create circular reference with subregion
Peter Maydell
2025/08/26
Re: [PATCH 4/4] hw/nvme: connect SPDM over NVMe Security Send/Recv
Jonathan Cameron via
2025/08/26
Re: [PATCH 3/4] hw/nvme: add NVMe Admin Security SPDM support
Jonathan Cameron via
2025/08/26
Re: [PATCH] block/curl: fix curl internal handles handling
Daniel P . Berrangé
2025/08/26
Re: [PATCH trivial v2] block/curl: drop old/unuspported curl version checks
Daniel P . Berrangé
2025/08/26
Re: [PATCH 7/8] hw/sd/sdcard: Handle RPMB MAC field
Daniel P . Berrangé
2025/08/26
Re: [PATCH 1/4] spdm-socket: add seperate send/recv functions
Jonathan Cameron via
2025/08/26
Re: [PATCH 2/4] spdm: add spdm storage transport virtual header
Jonathan Cameron via
2025/08/25
[PATCH 1/4] spdm-socket: add seperate send/recv functions
Wilfred Mallawa
2025/08/25
[PATCH 3/4] hw/nvme: add NVMe Admin Security SPDM support
Wilfred Mallawa
2025/08/25
[PATCH 0/4] NVMe: Add SPDM over the storage transport support
Wilfred Mallawa
2025/08/25
[PATCH 2/4] spdm: add spdm storage transport virtual header
Wilfred Mallawa
2025/08/25
[PATCH 4/4] hw/nvme: connect SPDM over NVMe Security Send/Recv
Wilfred Mallawa
2025/08/25
Re: [PATCH RFC v2 9/9] tests/qtest: add test for memory region access
chen CJ
2025/08/25
Re: [PATCH 7/8] hw/sd/sdcard: Handle RPMB MAC field
Philippe Mathieu-Daudé
2025/08/25
Re: [PATCH 7/8] hw/sd/sdcard: Handle RPMB MAC field
Jan Kiszka
2025/08/25
Re: [PATCH RFC v2 9/9] tests/qtest: add test for memory region access
Philippe Mathieu-Daudé
2025/08/25
Re: [RFC PATCH v2 7/9] system/memory: assert on invalid unaligned combo
Philippe Mathieu-Daudé
2025/08/25
Re: [RFC PATCH v2 3/9] hw: npcm7xx_fiu and mx_pic change .impl.unaligned = true
Philippe Mathieu-Daudé
2025/08/25
[PATCH trivial v2] block/curl: drop old/unuspported curl version checks
Michael Tokarev
2025/08/25
Re: [PATCH 8/8] scripts: Add helper script to generate eMMC block device images
Philippe Mathieu-Daudé
2025/08/25
Re: [PATCH 7/8] hw/sd/sdcard: Handle RPMB MAC field
Philippe Mathieu-Daudé
2025/08/25
Re: [PATCH 6/8] crypto/hmac: Allow to build hmac over multiple qcrypto_gnutls_hmac_bytes[v] calls
Philippe Mathieu-Daudé
2025/08/25
Re: [PATCH 4/8] hw/sd/sdcard: Refactor sd_bootpart_offset
Philippe Mathieu-Daudé
2025/08/25
Re: [PATCH 1/8] hw/sd/sdcard: Fix size check for backing block image
Philippe Mathieu-Daudé
2025/08/25
Re: [PATCH trivial] block/curl: drop old/unuspported curl version checks
Michael Tokarev
2025/08/25
Re: [PATCH trivial] block/curl: drop old/unuspported curl version checks
Markus Armbruster
2025/08/24
Re: [PATCH v2 00/14] hw/arm: add Beckhoff CX7200 board
Edgar E. Iglesias
2025/08/24
Re: [PATCH v2 10/14] hw/misc/zynq_slcr: Add logic for DCI configuration
Edgar E. Iglesias
2025/08/24
Re: [PATCH v2 09/14] hw/misc: Add dummy ZYNQ DDR controller
Edgar E. Iglesias
2025/08/24
Re: [PATCH v2 07/14] hw/dma/zynq-devcfg: Indicate power-up status of PL
Edgar E. Iglesias
2025/08/24
Re: [PATCH v2 05/14] hw/dma/zynq: Ensure PCFG_DONE bit remains set to indicate PL is in user mode
Edgar E. Iglesias
2025/08/24
Re: [PATCH v2 06/14] hw/dma/zynq-devcfg: Simulate dummy PL reset
Edgar E. Iglesias
2025/08/24
Re: [PATCH v2 04/14] hw/arm/zynq-devcfg: Prevent unintended unlock during initialization
Edgar E. Iglesias
2025/08/24
[PATCH 8/8] scripts: Add helper script to generate eMMC block device images
Jan Kiszka
2025/08/24
[PATCH 7/8] hw/sd/sdcard: Handle RPMB MAC field
Jan Kiszka
2025/08/24
[PATCH 2/8] hw/sd/sdcard: Add validation for boot-partition-size
Jan Kiszka
2025/08/24
[PATCH 1/8] hw/sd/sdcard: Fix size check for backing block image
Jan Kiszka
2025/08/24
[PATCH 5/8] hw/sd/sdcard: Add basic support for RPMB partition
Jan Kiszka
2025/08/24
[PATCH 4/8] hw/sd/sdcard: Refactor sd_bootpart_offset
Jan Kiszka
2025/08/24
[PATCH 3/8] hw/sd/sdcard: Allow user-instantiated eMMC
Jan Kiszka
2025/08/24
[PATCH 0/8] sd: Add RPMB emulation to eMMC model
Jan Kiszka
2025/08/24
[PATCH 6/8] crypto/hmac: Allow to build hmac over multiple qcrypto_gnutls_hmac_bytes[v] calls
Jan Kiszka
2025/08/24
Re: [PATCH-for-7.2 1/2] hw/sd/sdhci: Do not set Buf Wr Ena before writing block (CVE-2022-3872)
Mauro Matteo Cascella
2025/08/24
Re: [RFC PATCH v2 2/9] hw/riscv: iommu-trap: remove .impl.unaligned = true
Daniel Henrique Barboza
2025/08/24
[PATCH trivial] block/curl: drop old/unuspported curl version checks
Michael Tokarev
2025/08/23
[PATCH] block/curl: fix curl internal handles handling
Michael Tokarev
2025/08/22
[RFC PATCH v2 4/9] hw/nvme/ctrl: specify the 'valid' field in MemoryRegionOps
CJ Chen
2025/08/22
[PATCH RFC v2 9/9] tests/qtest: add test for memory region access
CJ Chen
2025/08/22
[RFC PATCH v2 5/9] system/memory: support unaligned access
CJ Chen
2025/08/22
[RFC PATCH v2 3/9] hw: npcm7xx_fiu and mx_pic change .impl.unaligned = true
CJ Chen
2025/08/22
[RFC PATCH v2 8/9] hw/misc: add test device for memory access
CJ Chen
2025/08/22
[RFC PATCH v2 0/9] support unaligned access to xHCI Capability
CJ Chen
2025/08/22
[RFC PATCH v2 7/9] system/memory: assert on invalid unaligned combo
CJ Chen
2025/08/22
[RFC PATCH v2 2/9] hw/riscv: iommu-trap: remove .impl.unaligned = true
CJ Chen
2025/08/22
[RFC PATCH v2 6/9] hw/usb/hcd-xhci: allow unaligned access to Capability Registers
CJ Chen
2025/08/22
[RFC PATCH v2 1/9] doc/devel/memory.rst: additional explanation for unaligned access
CJ Chen
2025/08/21
Re: [PATCH v8 2/2] memory: Do not create circular reference with subregion
Peter Maydell
2025/08/21
Re: [PATCH v8 2/2] memory: Do not create circular reference with subregion
Peter Xu
2025/08/21
Re: [PATCH v8 2/2] memory: Do not create circular reference with subregion
Peter Xu
2025/08/21
Re: [RFC PATCH 0/3] block/export: Add FUSE-over-io_uring for Storage Exports
Stefan Hajnoczi
2025/08/21
Re: [PATCH 26/33] io/channel-socket: introduce qio_channel_socket_keep_nonblock()
Daniel P . Berrangé
2025/08/21
Re: [PATCH 27/33] migration/socket: keep fds non-block
Peter Xu
2025/08/21
Re: [PATCH 26/33] io/channel-socket: introduce qio_channel_socket_keep_nonblock()
Peter Xu
2025/08/21
Re: [PATCH 16/21] hw/net/can/versal: Prefer object_initialize_child over object_initialize
Peter Maydell
2025/08/21
Re: [PATCH v8 2/2] memory: Do not create circular reference with subregion
Peter Maydell
2025/08/21
Re: [PATCH v8 2/2] memory: Do not create circular reference with subregion
Peter Maydell
2025/08/21
Re: [PATCH 27/33] migration/socket: keep fds non-block
Vladimir Sementsov-Ogievskiy
2025/08/21
Re: [PATCH 26/33] io/channel-socket: introduce qio_channel_socket_keep_nonblock()
Vladimir Sementsov-Ogievskiy
2025/08/21
Re: [PATCH 26/33] io/channel-socket: introduce qio_channel_socket_keep_nonblock()
Vladimir Sementsov-Ogievskiy
2025/08/20
Re: [RFC PATCH 0/3] block/export: Add FUSE-over-io_uring for Storage Exports
Brian Song
2025/08/20
Re: [PATCH 26/33] io/channel-socket: introduce qio_channel_socket_keep_nonblock()
Daniel P . Berrangé
2025/08/20
Re: [PATCH 26/33] io/channel-socket: introduce qio_channel_socket_keep_nonblock()
Peter Xu
2025/08/20
Re: [PATCH 26/33] io/channel-socket: introduce qio_channel_socket_keep_nonblock()
Daniel P . Berrangé
2025/08/20
Re: [PATCH 26/33] io/channel-socket: introduce qio_channel_socket_keep_nonblock()
Daniel P . Berrangé
2025/08/20
Re: [PATCH 27/33] migration/socket: keep fds non-block
Peter Xu
2025/08/20
Re: [PATCH 26/33] io/channel-socket: introduce qio_channel_socket_keep_nonblock()
Peter Xu
2025/08/20
Re: [PATCH 05/12] util: add API to fetch the current thread id
Daniel P . Berrangé
2025/08/20
Re: [PATCH 04/12] util: set the name for the 'main' thread
Daniel P . Berrangé
2025/08/20
Re: [PATCH 13/14] iotests/151: ensure subprocesses are cleaned up
Daniel P . Berrangé
2025/08/19
Re: [PATCH 14/14] iotests/check: always enable all python warnings
John Snow
2025/08/19
Re: [PATCH 1/3] fuse: add FUSE-over-io_uring enable opt and init
Brian Song
2025/08/19
Re: [PATCH 05/12] util: add API to fetch the current thread id
Dr. David Alan Gilbert
2025/08/19
Re: [PATCH 04/12] util: set the name for the 'main' thread
Dr. David Alan Gilbert
2025/08/19
Re: [PATCH 1/3] fuse: add FUSE-over-io_uring enable opt and init
Brian Song
2025/08/19
Re: [PATCH 1/3] fuse: add FUSE-over-io_uring enable opt and init
Bernd Schubert
2025/08/19
Re: [PATCH 03/12] system: unconditionally enable thread naming
Dr. David Alan Gilbert
2025/08/19
Re: [PATCH 13/14] iotests/151: ensure subprocesses are cleaned up
John Snow
2025/08/19
Re: [PATCH 12/14] iotests/147: ensure temporary sockets are closed before exiting
John Snow
2025/08/19
[PATCH 03/12] system: unconditionally enable thread naming
Daniel P . Berrangé
2025/08/19
Re: [PATCH 11/14] python: ensure QEMUQtestProtocol closes its socket
Daniel P . Berrangé
2025/08/19
[PATCH 04/12] util: set the name for the 'main' thread
Daniel P . Berrangé
2025/08/19
[PATCH 05/12] util: add API to fetch the current thread id
Daniel P . Berrangé
2025/08/19
[PATCH 12/12] util: add brackets around guest name in message context
Daniel P . Berrangé
2025/08/19
[PATCH 02/12] monitor: initialize global data from a constructor
Daniel P . Berrangé
2025/08/19
[PATCH 10/12] util: add support for formatting a program name in messages
Daniel P . Berrangé
2025/08/19
[PATCH 11/12] util: add support for formatting thread info in messages
Daniel P . Berrangé
2025/08/19
[PATCH 09/12] util: add support for formatting a workload name in messages
Daniel P . Berrangé
2025/08/19
[PATCH 07/12] util: introduce common helper for error-report & log code
Daniel P . Berrangé
2025/08/19
[PATCH 01/12] include: define constant for early constructor priority
Daniel P . Berrangé
2025/08/19
[PATCH 08/12] util: convert error-report & log to message API for timestamp
Daniel P . Berrangé
2025/08/19
[PATCH 00/12] util: sync error_report & qemu_log output more closely
Daniel P . Berrangé
2025/08/19
[PATCH 06/12] util: add API to fetch the current thread name
Daniel P . Berrangé
2025/08/19
Re: [PATCH 11/14] python: ensure QEMUQtestProtocol closes its socket
John Snow
2025/08/19
Re: [PATCH 10/14] functional: always enable all python warnings
John Snow
2025/08/19
Re: [PATCH 07/14] iotests: drop compat for old version context manager
John Snow
2025/08/19
Re: [PATCH 01/14] python: Replace asyncio.get_event_loop for Python 3.14
John Snow
2025/08/19
Re: [PATCH 06/14] python: drop 'create_task' back compat helper
John Snow
2025/08/19
Re: [PATCH 05/14] python: drop 'asyncio_run' back compat helper
John Snow
2025/08/19
Re: [PATCH 04/14] python: drop 'wait_closed' back compat helper
John Snow
2025/08/19
Re: [PATCH 03/14] python: drop 'is_closing' back compat helper
John Snow
2025/08/19
Re: [PATCH 02/14] python: avoid deprecation warning with get_event_loop
Daniel P . Berrangé
2025/08/19
Re: [PATCH 01/14] python: Replace asyncio.get_event_loop for Python 3.14
Daniel P . Berrangé
2025/08/19
Re: [PATCH 02/14] python: avoid deprecation warning with get_event_loop
John Snow
2025/08/19
Re: [PATCH 01/14] python: Replace asyncio.get_event_loop for Python 3.14
John Snow
2025/08/19
Re: [PATCH v2 01/14] hw/timer: Make frequency configurable
Peter Maydell
2025/08/19
Re: [PATCH v2 00/14] hw/arm: add Beckhoff CX7200 board
Peter Maydell
2025/08/19
Re: [PATCH v2 02/14] hw/timer: Make PERIPHCLK period configurable
Peter Maydell
2025/08/19
Re: [PATCH v2 01/14] hw/timer: Make frequency configurable
Peter Maydell
2025/08/19
Re: [PATCH v2 09/14] hw/misc: Add dummy ZYNQ DDR controller
Peter Maydell
2025/08/19
Re: [PATCH v2 11/14] hw/misc: Add Beckhoff CCAT device
Peter Maydell
2025/08/18
Re: [PATCH 1/3] fuse: add FUSE-over-io_uring enable opt and init
Brian Song
2025/08/18
Re: [RFC PATCH 0/3] block/export: Add FUSE-over-io_uring for Storage Exports
Bernd Schubert
2025/08/18
Re: [PATCH 1/3] fuse: add FUSE-over-io_uring enable opt and init
Bernd Schubert
2025/08/17
Re: [PATCH 32/33] test/functional: exec_command_and_wait_for_pattern: add vm arg
Thomas Huth
2025/08/17
Re: [PATCH 05/33] vhost-user-gpu: drop code duplication
Philippe Mathieu-Daudé
2025/08/17
Re: [RFC PATCH 0/3] block/export: Add FUSE-over-io_uring for Storage Exports
Stefan Hajnoczi
2025/08/17
Re: [PATCH 1/3] fuse: add FUSE-over-io_uring enable opt and init
Stefan Hajnoczi
2025/08/16
Re: [PATCH 1/3] fuse: add FUSE-over-io_uring enable opt and init
Brian Song
2025/08/15
Re: [PATCH v2 00/14] hw/arm: add Beckhoff CX7200 board
Peter Maydell
2025/08/15
[PATCH v2 06/14] hw/dma/zynq-devcfg: Simulate dummy PL reset
Corvin Köhne
2025/08/15
[PATCH v2 09/14] hw/misc: Add dummy ZYNQ DDR controller
Corvin Köhne
2025/08/15
[PATCH v2 10/14] hw/misc/zynq_slcr: Add logic for DCI configuration
Corvin Köhne
2025/08/15
[PATCH v2 02/14] hw/timer: Make PERIPHCLK period configurable
Corvin Köhne
2025/08/15
[PATCH v2 00/14] hw/arm: add Beckhoff CX7200 board
Corvin Köhne
2025/08/15
[PATCH v2 11/14] hw/misc: Add Beckhoff CCAT device
Corvin Köhne
2025/08/15
[PATCH v2 12/14] hw/block/m25p80: Add HAS_SR_TB flag for is25lp016d
Corvin Köhne
2025/08/15
[PATCH v2 13/14] hw/arm: Add new machine based on xilinx-zynq-a9 for Beckhoff CX7200
Corvin Köhne
2025/08/15
[PATCH v2 03/14] hw/dma/zynq-devcfg: Handle bitstream loading via DMA to 0xffffffff
Corvin Köhne
2025/08/15
[PATCH v2 07/14] hw/dma/zynq-devcfg: Indicate power-up status of PL
Corvin Köhne
2025/08/15
[PATCH v2 05/14] hw/dma/zynq: Ensure PCFG_DONE bit remains set to indicate PL is in user mode
Corvin Köhne
2025/08/15
[PATCH v2 01/14] hw/timer: Make frequency configurable
Corvin Köhne
2025/08/15
[PATCH v2 14/14] docs/system/arm: Add support for Beckhoff CX7200
Corvin Köhne
2025/08/15
[PATCH v2 04/14] hw/arm/zynq-devcfg: Prevent unintended unlock during initialization
Corvin Köhne
2025/08/15
[PATCH v2 08/14] hw/dma/zynq-devcfg: Fix register memory
Corvin Köhne
2025/08/14
[PATCH 3/3] fuse: Safe termination for FUSE-uring
Zhi Song
2025/08/14
[PATCH 2/3] fuse: Handle FUSE-uring requests
Zhi Song
2025/08/14
[RFC PATCH 0/3] block/export: Add FUSE-over-io_uring for Storage Exports
Zhi Song
2025/08/14
[PATCH 1/3] fuse: add FUSE-over-io_uring enable opt and init
Zhi Song
2025/08/14
Re: [PATCH 07/33] virtio: move common part of _set_guest_notifier to generic code
Vladimir Sementsov-Ogievskiy
2025/08/14
Re: [PATCH 22/33] vhost-user-blk: add some useful trace-points
Vladimir Sementsov-Ogievskiy
2025/08/13
[PATCH] hw/ufs: Ensure DBC of PRDT uses only lower 18 bits
Jeuk Kim
2025/08/13
Re: [PATCH 20/33] hw/virtio/virtio-bus: refactor virtio_bus_set_host_notifier()
Philippe Mathieu-Daudé
2025/08/13
Re: [PATCH 21/33] vhost-user: make trace events more readable
Philippe Mathieu-Daudé
2025/08/13
Re: [PATCH 32/33] test/functional: exec_command_and_wait_for_pattern: add vm arg
Philippe Mathieu-Daudé
2025/08/13
Re: [PATCH 22/33] vhost-user-blk: add some useful trace-points
Philippe Mathieu-Daudé
2025/08/13
Re: [PATCH 07/33] virtio: move common part of _set_guest_notifier to generic code
Philippe Mathieu-Daudé
2025/08/13
[PATCH 24/33] chardev-add: support local migration
Vladimir Sementsov-Ogievskiy
2025/08/13
[PATCH 14/33] vhost: vhost_virtqueue_start(): drop extra local variables
Vladimir Sementsov-Ogievskiy
2025/08/13
[PATCH 30/33] virtio: support vhost backend migration
Vladimir Sementsov-Ogievskiy
2025/08/13
[PATCH 21/33] vhost-user: make trace events more readable
Vladimir Sementsov-Ogievskiy
2025/08/13
[PATCH 16/33] vhost: simplify vhost_dev_init() error-path
Vladimir Sementsov-Ogievskiy
2025/08/13
[PATCH 13/33] vhost: move vrings mapping to the top of vhost_virtqueue_start()
Vladimir Sementsov-Ogievskiy
2025/08/13
[PATCH 26/33] io/channel-socket: introduce qio_channel_socket_keep_nonblock()
Vladimir Sementsov-Ogievskiy
2025/08/13
[PATCH 11/33] vhost: make vhost_memory_unmap() null-safe
Vladimir Sementsov-Ogievskiy
2025/08/13
[PATCH 27/33] migration/socket: keep fds non-block
Vladimir Sementsov-Ogievskiy
2025/08/13
[PATCH 05/33] vhost-user-gpu: drop code duplication
Vladimir Sementsov-Ogievskiy
2025/08/13
[PATCH 18/33] vhost: introduce check_memslots() helper
Vladimir Sementsov-Ogievskiy
2025/08/13
[PATCH 04/33] vhost: move protocol_features to vhost_user
Vladimir Sementsov-Ogievskiy
2025/08/13
[PATCH 32/33] test/functional: exec_command_and_wait_for_pattern: add vm arg
Vladimir Sementsov-Ogievskiy
2025/08/13
[PATCH 15/33] vhost: final refactoring of vhost vrings map/unmap
Vladimir Sementsov-Ogievskiy
2025/08/13
[PATCH 17/33] vhost: move busyloop timeout initialization to vhost_virtqueue_init()
Vladimir Sementsov-Ogievskiy
2025/08/13
[PATCH 33/33] tests/functional: add test_x86_64_vhost_user_blk_fd_migration.py
Vladimir Sementsov-Ogievskiy
2025/08/13
[PATCH 20/33] hw/virtio/virtio-bus: refactor virtio_bus_set_host_notifier()
Vladimir Sementsov-Ogievskiy
2025/08/13
[PATCH 23/33] vhost: add some useful trace-points
Vladimir Sementsov-Ogievskiy
2025/08/13
[PATCH 29/33] vhost-user: support backend migration
Vladimir Sementsov-Ogievskiy
2025/08/13
[PATCH 09/33] vhost-user: keep QIOChannelSocket for backend channel
Vladimir Sementsov-Ogievskiy
2025/08/13
[PATCH 03/33] vhost-user: introduce vhost_user_has_prot() helper
Vladimir Sementsov-Ogievskiy
2025/08/13
[PATCH 31/33] vhost-user-blk: support vhost backend migration
Vladimir Sementsov-Ogievskiy
2025/08/13
[PATCH 06/33] vhost: make vhost_dev.features private
Vladimir Sementsov-Ogievskiy
2025/08/13
[PATCH 19/33] vhost: vhost_dev_init(): drop extra features variable
Vladimir Sementsov-Ogievskiy
2025/08/13
[PATCH 12/33] vhost: simplify calls to vhost_memory_unmap()
Vladimir Sementsov-Ogievskiy
2025/08/13
[PATCH 25/33] virtio: introduce .skip_vhost_migration_log() handler
Vladimir Sementsov-Ogievskiy
2025/08/13
[PATCH 22/33] vhost-user-blk: add some useful trace-points
Vladimir Sementsov-Ogievskiy
2025/08/13
[PATCH 10/33] vhost: vhost_virtqueue_start(): fix failure path
Vladimir Sementsov-Ogievskiy
2025/08/13
[PATCH 02/33] vhost: drop backend_features field
Vladimir Sementsov-Ogievskiy
2025/08/13
[PATCH 08/33] virtio: drop *_set_guest_notifier_fd_handler() helpers
Vladimir Sementsov-Ogievskiy
2025/08/13
[PATCH 28/33] vhost: introduce backend migration
Vladimir Sementsov-Ogievskiy
2025/08/13
[PATCH 07/33] virtio: move common part of _set_guest_notifier to generic code
Vladimir Sementsov-Ogievskiy
2025/08/13
[PATCH 01/33] vhost: introduce vhost_ops->vhost_set_vring_enable_supported method
Vladimir Sementsov-Ogievskiy
2025/08/13
[PATCH 00/33] vhost-user-blk: live-backend local migration
Vladimir Sementsov-Ogievskiy
2025/08/13
Re: [PULL 3/3] qemu-iotests: Ignore indentation in Killed messages
Michael Tokarev
Earlier messages
Later messages