Development discussions about virtio-fs
 help / color / mirror / Atom feed
 messages from 2024-07-10 12:55:48 to 2026-07-28 15:06:46 UTC [more...]

[PATCH RFC 00/15] vhost-user: isolated memory
 2026-07-28 15:06 UTC  (40+ messages)
` [PATCH RFC 01/15] vhost-user: Consolidate chardev property definitions
` [PATCH RFC 02/15] vhost-user: Add memory-isolation qdev property to vhost-user devices
` [PATCH RFC 03/15] backends/cryptodev-vhost-user: add memory isolation bool
` [PATCH RFC 04/15] net/vhost-user: add memory isolation
` [PATCH RFC 05/15] vhost-user: add memory_isolation to VhostUserState
` [PATCH RFC 06/15] util/iova-tree: g_tree_foreach wrapper
` [PATCH RFC 07/15] hw/virtio: iova_tree_foreach wrapper
` [PATCH RFC 08/15] hw/virtio/vhost-shadow-virtqueue: used handler
` [PATCH RFC 09/15] hw/virtio/vhost-shadow-virtqueue: specified vring placement
` [PATCH RFC 10/15] hw/virtio/vhost-shadow-virtqueue: range boundary in translation
` [PATCH RFC 11/15] hw/virtio/vhost-user: create isolation region
` [PATCH RFC 12/15] hw/virtio/vhost-user: send isolation regions to device
` [PATCH RFC 13/15] hw/virtio/vhost-user: add shadow virtqueues and eventfd intercepts
` [PATCH RFC 14/15] hw/virtio/vhost-user: handle data movement with shadow vqs
` [PATCH RFC 15/15] hw/virtio/vhost-user: shadow vq cleanup

[PATCH v5 0/6] vhost-user-blk: add compatibility with older qemu versions
 2026-07-28 10:08 UTC  (7+ messages)
` [PATCH v5 1/6] vhost-user: add skip_drain param to do_vhost_virtqueue_stop
` [PATCH v5 2/6] vhost-user: add GET_VRING_BASE_SKIP_DRAIN message
` [PATCH v5 3/6] vhost-user: use skip_drain with "
` [PATCH v5 4/6] vhost-user-blk: make inflight-migration prop mutable
` [PATCH v5 5/6] vhost-user-blk: move inflight_needed higher
` [PATCH v5 6/6] vhost-user-blk: use GET_VRING_BASE_SKIP_DRAIN during inflight migration

[PATCH v4 0/6] vhost-user-blk: fix compatibility with older qemu versions
 2026-07-27  5:50 UTC  (10+ messages)
` [PATCH v4 1/6] vhost-user: add skip_drain param to do_vhost_virtqueue_stop
` [PATCH v4 2/6] vhost-user: add GET_VRING_BASE_SKIP_DRAIN message
` [PATCH v4 3/6] vhost-user: use skip_drain with "
` [PATCH v4 4/6] vhost-user-blk: make inflight-migration prop mutable
` [PATCH v4 5/6] vhost-user-blk: move inflight_needed higher
` [PATCH v4 6/6] vhost-user-blk: use GET_VRING_BASE_SKIP_DRAIN during inflight migration

[PULL 069/106] vhost-user: Fix stale error logs and return values in teardown paths
 2026-06-14 19:08 UTC 

[PATCH v3 0/5] vhost-user-blk: fix compatibility with older qemu versions
 2026-05-26 23:51 UTC  (21+ messages)
` [PATCH v3 1/5] vhost-user.rst: fix typo
` [PATCH v3 2/5] vhost-user-blk: make inflight-migration prop mutable
` [PATCH v3 3/5] vhost-user: add skip_drain param to do_vhost_virtqueue_stop
` [PATCH v3 4/5] vhost-user-blk: move inflight_needed higher
` [PATCH v3 5/5] vhost-user: add skip_drain param to GET_VRING_BASE

[PATCH v2 0/4] vhost-user-blk: fix compatibility with older qemu versions
 2026-03-27  9:14 UTC  (13+ messages)
` [PATCH v2 1/4] vhost-user.rst: fix typo
` [PATCH v2 2/4] vhost-user: add skip_drain param to do_vhost_virtqueue_stop
` [PATCH v2 3/4] vhost-user-blk: move inflight_needed higher
` [PATCH v2 4/4] vhost-user: add skip_drain param to GET_VRING_BASE

[PATCH] vhost-user: Fix stale error logs and return values in teardown paths
 2026-03-15 23:10 UTC 

[PATCH 0/4] vhost-user-blk: fix compatibility with older qemu versions
 2026-03-05  9:45 UTC  (10+ messages)
` [PATCH 1/4] vhost-user.rst: fix typo
` [PATCH 2/4] vhost-user: add skip_drain param to GET_VRING_BASE
` [PATCH 3/4] vhost-user: remove supports_inflight_migration
` [PATCH 4/4] vhost-user-blk: make inflight migration throught skip_drain

[PATCH v7 0/5] support inflight migration
 2026-01-19 23:15 UTC  (8+ messages)
` [PATCH v7 1/5] vhost-user.rst: specify vhost-user back-end action on GET_VRING_BASE
` [PATCH v7 2/5] vhost-user: introduce protocol feature for skip drain "
` [PATCH v7 3/5] vmstate: introduce VMSTATE_VBUFFER_UINT64
` [PATCH v7 4/5] vhost: add vmstate for inflight region with inner buffer
` [PATCH v7 5/5] vhost-user-blk: support inter-host inflight migration

[PATCH v6 0/5] support inflight migration
 2026-01-14 21:57 UTC  (19+ messages)
` [PATCH v6 1/5] vhost-user.rst: specify vhost-user back-end action on GET_VRING_BASE
` [PATCH v6 2/5] vhost-user: introduce protocol feature for skip drain "
` [PATCH v6 3/5] vmstate: introduce VMSTATE_VBUFFER_UINT64
` [PATCH v6 4/5] vhost: add vmstate for inflight region with inner buffer
` [PATCH v6 5/5] vhost-user-blk: support inter-host inflight migration

[PATCH v5 0/5] support inflight migration
 2026-01-13  6:49 UTC  (10+ messages)
` [PATCH v5 1/5] vhost-user.rst: specify vhost-user back-end action on GET_VRING_BASE
` [PATCH v5 2/5] vhost-user: introduce protocol feature for skip drain "
` [PATCH v5 3/5] vmstate: introduce VMSTATE_VBUFFER_UINT64
` [PATCH v5 4/5] vhost: add vmstate for inflight region with inner buffer
` [PATCH v5 5/5] vhost-user-blk: support inter-host inflight migration

[PATCH v4 0/5] support inflight migration
 2026-01-06 19:04 UTC  (7+ messages)
` [PATCH v4 1/5] vhost-user.rst: specify vhost-user back-end action on GET_VRING_BASE
` [PATCH v4 2/5] vhost-user: introduce should_drain "
` [PATCH v4 3/5] vmstate: introduce VMSTATE_VBUFFER_UINT64
` [PATCH v4 4/5] vhost: add vmstate for inflight region with inner buffer
` [PATCH v4 5/5] vhost-user-blk: support inter-host inflight migration

[PATCH] fuse: virtio_fs: add checks for FUSE protocol compliance
 2025-10-31  6:37 UTC  (5+ messages)

[PATCH v2] char: rename CharBackend->CharFrontend
 2025-10-23  4:52 UTC  (4+ messages)

[PATCH] char: rename CharBackend->CharFrontend
 2025-10-21 15:33 UTC  (8+ messages)

[PATCH v2 04/25] vhost: add connect parameter to vhost_dev_init()
 2025-10-20 23:20 UTC  (2+ messages)

DAX support in virtiofsd
 2025-09-09 15:54 UTC  (3+ messages)

[PULL 20/27] vhost-user: return failure if backend crash when live migration
 2025-05-14 11:51 UTC 

Is it possible to use virtiofs to mount guest directory on the host?
 2025-05-13  8:54 UTC  (3+ messages)

[PATCH v3 0/3] vhost: fix the IO error after live migration
 2025-05-11 18:00 UTC  (19+ messages)
  ` [PATCH v3 1/3] system/runstate: add VM state change cb with return value
  ` [PATCH v3 2/3] vhost: return failure if stop virtqueue failed in vhost_dev_stop
  ` [PATCH v3 3/3] vhost-user: return failure if backend crash when live migration
  ` [PATCH v4 0/3] vhost: fix the IO error after "
    ` [PATCH v4 1/3] system/runstate: add VM state change cb with return value
    ` [PATCH v4 2/3] vhost: return failure if stop virtqueue failed in vhost_dev_stop
    ` [PATCH v4 3/3] vhost-user: return failure if backend crash when live migration
    ` [PATCH v5 0/3] vhost: fix the IO error after "
      ` [PATCH v5 1/3] system/runstate: add VM state change cb with return value
      ` [PATCH v5 2/3] vhost: return failure if stop virtqueue failed in vhost_dev_stop
      ` [PATCH v5 3/3] vhost-user: return failure if backend crash when live migration

[PATCH 66/71] hw/virtio: Constify all Property
 2024-12-13 19:30 UTC 

[PULL v2 26/61] vhost,vhost-user: Add VIRTIO_F_IN_ORDER to vhost feature bits
 2024-07-23 10:57 UTC 

[PATCH v4 0/6] virtio,vhost: Add VIRTIO_F_IN_ORDER support
 2024-07-22 11:31 UTC  (8+ messages)
` [PATCH v4 4/6] virtio: virtqueue_ordered_flush - "
` [PATCH v4 5/6] vhost,vhost-user: Add VIRTIO_F_IN_ORDER to vhost feature bits
` [PATCH v4 6/6] virtio: Add VIRTIO_F_IN_ORDER property definition

[PULL 26/63] vhost,vhost-user: Add VIRTIO_F_IN_ORDER to vhost feature bits
 2024-07-22  0:17 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox