dev.linux.lists.virtio-fs archive
444 archived articles, newest first (page 2 of 5). Latest articles →
Re: [PATCH v5 4/6] vhost-user-blk: make inflight-migration prop mutable
Wed, 29 Jul 2026 14:50:12 -0400Re: [PATCH v5 4/6] vhost-user-blk: make inflight-migration prop mutable
Wed, 29 Jul 2026 20:18:19 +0500Re: [PATCH v5 4/6] vhost-user-blk: make inflight-migration prop mutable
Wed, 29 Jul 2026 10:48:55 -0400Re: [PATCH v5 4/6] vhost-user-blk: make inflight-migration prop mutable
Wed, 29 Jul 2026 19:07:11 +0500Re: [PATCH v5 4/6] vhost-user-blk: make inflight-migration prop mutable
Wed, 29 Jul 2026 08:13:13 -0400Re: [PATCH v5 4/6] vhost-user-blk: make inflight-migration prop mutable
Wed, 29 Jul 2026 06:48:19 -0400Re: [PATCH v5 4/6] vhost-user-blk: make inflight-migration prop mutable
Wed, 29 Jul 2026 15:35:31 +0500Re: [PATCH v5 4/6] vhost-user-blk: make inflight-migration prop mutable
Wed, 29 Jul 2026 06:14:51 -0400Re: [PATCH v5 4/6] vhost-user-blk: make inflight-migration prop mutable
Wed, 29 Jul 2026 05:32:50 -0400Re: [PATCH v5 2/6] vhost-user: add GET_VRING_BASE_SKIP_DRAIN message
Wed, 29 Jul 2026 05:14:53 -0400Re: [PATCH v5 0/6] vhost-user-blk: add compatibility with older qemu versions
Wed, 29 Jul 2026 05:14:04 -0400Re: [PATCH RFC 14/15] hw/virtio/vhost-user: handle data movement with shadow vqs
Tue, 28 Jul 2026 16:57:28 -0400Re: [PATCH RFC 13/15] hw/virtio/vhost-user: add shadow virtqueues and eventfd intercepts
Tue, 28 Jul 2026 15:41:46 -0400Re: [PATCH RFC 12/15] hw/virtio/vhost-user: send isolation regions to device
Tue, 28 Jul 2026 15:16:20 -0400Re: [PATCH RFC 02/15] vhost-user: Add memory-isolation qdev property to vhost-user devices
Tue, 28 Jul 2026 11:30:41 -0700Re: [PATCH RFC 06/15] util/iova-tree: g_tree_foreach wrapper
Tue, 28 Jul 2026 11:24:52 -0700Re: [PATCH RFC 11/15] hw/virtio/vhost-user: create isolation region
Tue, 28 Jul 2026 13:59:31 -0400Re: [PATCH RFC 10/15] hw/virtio/vhost-shadow-virtqueue: range boundary in translation
Tue, 28 Jul 2026 11:34:43 -0400Re: [PATCH RFC 09/15] hw/virtio/vhost-shadow-virtqueue: specified vring placement
Tue, 28 Jul 2026 11:23:08 -0400Re: [PATCH RFC 08/15] hw/virtio/vhost-shadow-virtqueue: used handler
Tue, 28 Jul 2026 11:06:31 -0400Re: [PATCH RFC 00/15] vhost-user: isolated memory
Tue, 28 Jul 2026 07:50:39 -0700[PATCH v5 3/6] vhost-user: use skip_drain with GET_VRING_BASE_SKIP_DRAIN message
Tue, 28 Jul 2026 15:08:38 +0500[PATCH v5 0/6] vhost-user-blk: add compatibility with older qemu versions
Tue, 28 Jul 2026 15:08:35 +0500[PATCH v5 2/6] vhost-user: add GET_VRING_BASE_SKIP_DRAIN message
Tue, 28 Jul 2026 15:08:37 +0500[PATCH v5 1/6] vhost-user: add skip_drain param to do_vhost_virtqueue_stop
Tue, 28 Jul 2026 15:08:36 +0500[PATCH v5 4/6] vhost-user-blk: make inflight-migration prop mutable
Tue, 28 Jul 2026 15:08:39 +0500[PATCH v5 5/6] vhost-user-blk: move inflight_needed higher
Tue, 28 Jul 2026 15:08:40 +0500[PATCH v5 6/6] vhost-user-blk: use GET_VRING_BASE_SKIP_DRAIN during inflight migration
Tue, 28 Jul 2026 15:08:41 +0500Re: [PATCH RFC 00/15] vhost-user: isolated memory
Tue, 28 Jul 2026 03:07:56 -0400Re: [PATCH RFC 06/15] util/iova-tree: g_tree_foreach wrapper
Mon, 27 Jul 2026 15:07:57 -0400Re: [PATCH RFC 05/15] vhost-user: add memory_isolation to VhostUserState
Mon, 27 Jul 2026 15:06:04 -0400Re: [PATCH RFC 04/15] net/vhost-user: add memory isolation
Mon, 27 Jul 2026 14:48:08 -0400Re: [PATCH RFC 03/15] backends/cryptodev-vhost-user: add memory isolation bool
Mon, 27 Jul 2026 14:43:05 -0400Re: [PATCH RFC 00/15] vhost-user: isolated memory
Mon, 27 Jul 2026 14:23:24 -0400Re: [PATCH v4 0/6] vhost-user-blk: fix compatibility with older qemu versions
Mon, 27 Jul 2026 10:50:07 +0500Re: [PATCH v4 0/6] vhost-user-blk: fix compatibility with older qemu versions
Sat, 25 Jul 2026 01:32:49 -0400Re: [PATCH RFC 00/15] vhost-user: isolated memory
Sat, 25 Jul 2026 12:45:08 +0900Re: [PATCH RFC 00/15] vhost-user: isolated memory
Fri, 24 Jul 2026 20:15:51 -0400Re: [PATCH RFC 14/15] hw/virtio/vhost-user: handle data movement with shadow vqs
Sat, 25 Jul 2026 00:20:20 +0900Re: [PATCH RFC 15/15] hw/virtio/vhost-user: shadow vq cleanup
Sat, 25 Jul 2026 00:22:23 +0900Re: [PATCH RFC 13/15] hw/virtio/vhost-user: add shadow virtqueues and eventfd intercepts
Fri, 24 Jul 2026 22:45:26 +0900Re: [PATCH RFC 12/15] hw/virtio/vhost-user: send isolation regions to device
Fri, 24 Jul 2026 22:33:04 +0900Re: [PATCH RFC 11/15] hw/virtio/vhost-user: create isolation region
Fri, 24 Jul 2026 21:53:29 +0900Re: [PATCH RFC 10/15] hw/virtio/vhost-shadow-virtqueue: range boundary in translation
Fri, 24 Jul 2026 21:31:19 +0900Re: [PATCH RFC 09/15] hw/virtio/vhost-shadow-virtqueue: specified vring placement
Fri, 24 Jul 2026 21:19:02 +0900Re: [PATCH RFC 05/15] vhost-user: add memory_isolation to VhostUserState
Fri, 24 Jul 2026 20:09:48 +0900Re: [PATCH RFC 02/15] vhost-user: Add memory-isolation qdev property to vhost-user devices
Fri, 24 Jul 2026 19:56:50 +0900Re: [PATCH RFC 03/15] backends/cryptodev-vhost-user: add memory isolation bool
Fri, 24 Jul 2026 20:03:30 +0900Re: [PATCH RFC 08/15] hw/virtio/vhost-shadow-virtqueue: used handler
Fri, 24 Jul 2026 20:29:39 +0900Re: [PATCH RFC 07/15] hw/virtio: iova_tree_foreach wrapper
Fri, 24 Jul 2026 20:14:55 +0900Re: [PATCH RFC 01/15] vhost-user: Consolidate chardev property definitions
Fri, 24 Jul 2026 08:09:37 +0200Re: [PATCH RFC 03/15] backends/cryptodev-vhost-user: add memory isolation bool
Fri, 24 Jul 2026 08:06:36 +0200[PATCH RFC 15/15] hw/virtio/vhost-user: shadow vq cleanup
Thu, 23 Jul 2026 15:30:14 -0700[PATCH RFC 14/15] hw/virtio/vhost-user: handle data movement with shadow vqs
Thu, 23 Jul 2026 15:30:13 -0700[PATCH RFC 13/15] hw/virtio/vhost-user: add shadow virtqueues and eventfd intercepts
Thu, 23 Jul 2026 15:30:12 -0700[PATCH RFC 12/15] hw/virtio/vhost-user: send isolation regions to device
Thu, 23 Jul 2026 15:30:11 -0700[PATCH RFC 11/15] hw/virtio/vhost-user: create isolation region
Thu, 23 Jul 2026 15:30:10 -0700[PATCH RFC 10/15] hw/virtio/vhost-shadow-virtqueue: range boundary in translation
Thu, 23 Jul 2026 15:30:09 -0700[PATCH RFC 09/15] hw/virtio/vhost-shadow-virtqueue: specified vring placement
Thu, 23 Jul 2026 15:30:08 -0700[PATCH RFC 08/15] hw/virtio/vhost-shadow-virtqueue: used handler
Thu, 23 Jul 2026 15:30:07 -0700[PATCH RFC 07/15] hw/virtio: iova_tree_foreach wrapper
Thu, 23 Jul 2026 15:30:06 -0700[PATCH RFC 06/15] util/iova-tree: g_tree_foreach wrapper
Thu, 23 Jul 2026 15:30:05 -0700[PATCH RFC 05/15] vhost-user: add memory_isolation to VhostUserState
Thu, 23 Jul 2026 15:30:04 -0700[PATCH RFC 04/15] net/vhost-user: add memory isolation
Thu, 23 Jul 2026 15:30:03 -0700[PATCH RFC 03/15] backends/cryptodev-vhost-user: add memory isolation bool
Thu, 23 Jul 2026 15:30:02 -0700[PATCH RFC 02/15] vhost-user: Add memory-isolation qdev property to vhost-user devices
Thu, 23 Jul 2026 15:30:01 -0700[PATCH RFC 01/15] vhost-user: Consolidate chardev property definitions
Thu, 23 Jul 2026 15:30:00 -0700[PATCH RFC 00/15] vhost-user: isolated memory
Thu, 23 Jul 2026 15:29:59 -0700Re: [PATCH v4 0/6] vhost-user-blk: fix compatibility with older qemu versions
Thu, 16 Jul 2026 12:30:33 +0500[PATCH v4 3/6] vhost-user: use skip_drain with GET_VRING_BASE_SKIP_DRAIN message
Thu, 2 Jul 2026 14:10:20 +0500[PATCH v4 1/6] vhost-user: add skip_drain param to do_vhost_virtqueue_stop
Thu, 2 Jul 2026 14:10:18 +0500[PATCH v4 0/6] vhost-user-blk: fix compatibility with older qemu versions
Thu, 2 Jul 2026 14:10:17 +0500[PATCH v4 2/6] vhost-user: add GET_VRING_BASE_SKIP_DRAIN message
Thu, 2 Jul 2026 14:10:19 +0500[PATCH v4 6/6] vhost-user-blk: use GET_VRING_BASE_SKIP_DRAIN during inflight migration
Thu, 2 Jul 2026 14:10:23 +0500[PATCH v4 5/6] vhost-user-blk: move inflight_needed higher
Thu, 2 Jul 2026 14:10:22 +0500[PATCH v4 4/6] vhost-user-blk: make inflight-migration prop mutable
Thu, 2 Jul 2026 14:10:21 +0500[PULL 069/106] vhost-user: Fix stale error logs and return values in teardown paths
Sun, 14 Jun 2026 15:08:39 -0400Re: [PATCH v3 5/5] vhost-user: add skip_drain param to GET_VRING_BASE
Tue, 26 May 2026 19:51:02 -0400Re: [PATCH v3 5/5] vhost-user: add skip_drain param to GET_VRING_BASE
Tue, 26 May 2026 14:48:55 -0400Re: [PATCH v3 5/5] vhost-user: add skip_drain param to GET_VRING_BASE
Mon, 25 May 2026 17:34:37 -0400Re: [PATCH v3 5/5] vhost-user: add skip_drain param to GET_VRING_BASE
Tue, 12 May 2026 10:55:50 +0500Re: [PATCH v3 0/5] vhost-user-blk: fix compatibility with older qemu versions
Mon, 4 May 2026 11:56:07 +0500Re: [PATCH v3 5/5] vhost-user: add skip_drain param to GET_VRING_BASE
Mon, 27 Apr 2026 16:15:51 +0500Re: [PATCH v3 5/5] vhost-user: add skip_drain param to GET_VRING_BASE
Fri, 24 Apr 2026 08:52:35 -0400Re: [PATCH v3 5/5] vhost-user: add skip_drain param to GET_VRING_BASE
Fri, 24 Apr 2026 13:57:01 +0500Re: [PATCH v3 5/5] vhost-user: add skip_drain param to GET_VRING_BASE
Thu, 23 Apr 2026 10:15:46 -0400Re: [PATCH v3 0/5] vhost-user-blk: fix compatibility with older qemu versions
Mon, 20 Apr 2026 16:11:02 +0500Re: [PATCH v3 2/5] vhost-user-blk: make inflight-migration prop mutable
Wed, 15 Apr 2026 17:23:11 +0200Re: [PATCH v3 1/5] vhost-user.rst: fix typo
Wed, 15 Apr 2026 17:22:26 +0200Re: [PATCH v3 5/5] vhost-user: add skip_drain param to GET_VRING_BASE
Wed, 15 Apr 2026 17:21:22 +0200Re: [PATCH v3 0/5] vhost-user-blk: fix compatibility with older qemu versions
Mon, 13 Apr 2026 16:19:50 +0500Re: [PATCH v3 0/5] vhost-user-blk: fix compatibility with older qemu versions
Mon, 6 Apr 2026 14:51:23 +0500[PATCH v3 3/5] vhost-user: add skip_drain param to do_vhost_virtqueue_stop
Mon, 30 Mar 2026 14:52:24 +0500[PATCH v3 1/5] vhost-user.rst: fix typo
Mon, 30 Mar 2026 14:52:22 +0500[PATCH v3 5/5] vhost-user: add skip_drain param to GET_VRING_BASE
Mon, 30 Mar 2026 14:52:26 +0500[PATCH v3 4/5] vhost-user-blk: move inflight_needed higher
Mon, 30 Mar 2026 14:52:25 +0500[PATCH v3 2/5] vhost-user-blk: make inflight-migration prop mutable
Mon, 30 Mar 2026 14:52:23 +0500[PATCH v3 0/5] vhost-user-blk: fix compatibility with older qemu versions
Mon, 30 Mar 2026 14:52:21 +0500Re: [PATCH v2 4/4] vhost-user: add skip_drain param to GET_VRING_BASE
Fri, 27 Mar 2026 14:14:10 +0500Re: [PATCH v2 0/4] vhost-user-blk: fix compatibility with older qemu versions
Thu, 26 Mar 2026 11:55:14 -0400
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.