Discussion of the implementations of VIRTIO specification
 help / color / mirror / Atom feed
 messages from 2021-09-17 01:08:54 to 2021-10-14 15:37:33 UTC [more...]

[virtio-dev] Fwd: [PATCH v2] Provide detailed specification of virtio-blk lifetime metrics
 2021-10-14 15:37 UTC  (8+ messages)

[PATCH V10] virtio-gpio: Add support for interrupts
 2021-10-14 11:00 UTC 

[PATCH V9] virtio-gpio: Add support for interrupts
 2021-10-14 10:42 UTC  (8+ messages)
` [virtio-dev] "

[PATCH v2] virtio-iommu: Rework the bypass feature
 2021-10-14  2:05 UTC  (4+ messages)
` [virtio-dev] "

[PATCH V5 0/2] virtio: i2c: Allow zero-length transactions
 2021-10-13 11:10 UTC  (15+ messages)
` [PATCH V5 1/2] virtio: i2c: No need to have separate read-write buffers
` [PATCH V5 2/2] virtio: i2c: Allow zero-length transactions
    ` [virtio-dev] "

[PATCH V6 0/2] virtio: i2c: Allow zero-length transactions
 2021-10-13 11:04 UTC  (3+ messages)
` [PATCH V6 1/2] virtio: i2c: No need to have separate read-write buffers
` [PATCH V6 2/2] virtio: i2c: Allow zero-length transactions

[virtio-dev] [PATCH v5 0/3] virtio: introduce VIRTIO_F_RING_RESET for reset queue
 2021-10-13  6:56 UTC  (8+ messages)
` [virtio-dev] [PATCH v5 1/3] virtio: introduce virtqueue reset as basic facility
` [PATCH v5 2/3] virtio: pci support virtqueue reset
    ` [virtio-dev] "
` [PATCH v5 3/3] virtio: mmio "

[PATCH v2] Add device reset timeout field
 2021-10-12 10:35 UTC  (31+ messages)
        ` [virtio-dev] "
                ` [virtio-dev] "

[PATCH v4 0/3] virtio: introduce VIRTIO_F_RING_RESET for reset queue
 2021-10-11  2:42 UTC  (17+ messages)
` [PATCH v4 1/3] virtio: introduce virtqueue reset as basic facility
  ` [virtio-dev] "
` [PATCH v4 2/3] virtio: pci support virtqueue reset
  ` [virtio-dev] "
` [PATCH v4 3/3] virtio: mmio "
  ` [virtio-dev] "

[PATCH V4] virtio: i2c: Allow zero-length transactions
 2021-10-08  7:46 UTC 

[PATCH] virtio-iommu: Rework the bypass feature
 2021-10-07 17:46 UTC  (6+ messages)
` [virtio-dev] "
` [virtio-dev] "

[PATCH v2] content: Remove duplicate paragraph
 2021-10-07  9:00 UTC  (4+ messages)
` [virtio-dev] "
` [virtio-dev] "

[PATCH v6] virtio-pmem: PMEM device spec
 2021-10-06 13:28 UTC  (2+ messages)

[PATCH v1] Add device reset timeout field
 2021-10-06 12:03 UTC  (3+ messages)
` [virtio-dev] "

[PATCH] content: Remove duplicate paragraph
 2021-10-06 11:24 UTC  (5+ messages)
` [virtio-dev] "
` [virtio-dev] "

[PATCH v5] virtio-pmem: PMEM device spec
 2021-10-06 10:24 UTC  (9+ messages)
` [virtio-dev] "
` [virtio-dev] "

[virtio-dev] [PATCH] Add device reset timeout field
 2021-10-06  8:35 UTC  (8+ messages)

[RFC PATCH 1/1] virtio: write back features before verify
 2021-10-05 15:20 UTC  (11+ messages)
            ` [virtio-dev] "

[virtio-dev] [PATCH] Add virtio parameter server device specification
 2021-10-04 18:30 UTC  (4+ messages)
  ` [virtio-dev] Re: [PATCH v4] "

[virtio-dev] Enabling hypervisor agnosticism for VirtIO backends
 2021-10-04 11:33 UTC  (4+ messages)

[PATCH v4] virtio-pmem: PMEM device spec
 2021-10-04 11:13 UTC  (5+ messages)
` [virtio-dev] "
` [virtio-dev] "

[PATCH V3] virtio: i2c: Allow zero-length transactions
 2021-10-04  6:10 UTC  (3+ messages)
` [virtio-dev] "

[virtio-dev] [PATCH v3 00/12] Context types, v3
 2021-09-29  7:33 UTC  (14+ messages)
` [virtio-dev] [PATCH v3 01/12] virtio-gpu api: multiple context types with explicit initialization
` [virtio-dev] [PATCH v3 02/12] drm/virtgpu api: create context init feature
` [virtio-dev] [PATCH v3 03/12] drm/virtio: implement context init: track valid capabilities in a mask
` [virtio-dev] [PATCH v3 04/12] drm/virtio: implement context init: probe for feature
` [virtio-dev] [PATCH v3 05/12] drm/virtio: implement context init: support init ioctl
` [virtio-dev] [PATCH v3 06/12] drm/virtio: implement context init: track {ring_idx, emit_fence_info} in virtio_gpu_fence
` [virtio-dev] [PATCH v3 07/12] drm/virtio: implement context init: plumb {base_fence_ctx, ring_idx} to virtio_gpu_fence_alloc
` [virtio-dev] [PATCH v3 08/12] drm/virtio: implement context init: stop using drv->context when creating fence
` [virtio-dev] [PATCH v3 09/12] drm/virtio: implement context init: allocate an array of fence contexts
` [virtio-dev] [PATCH v3 10/12] drm/virtio: implement context init: handle VIRTGPU_CONTEXT_PARAM_POLL_RINGS_MASK
` [virtio-dev] [PATCH v3 11/12] drm/virtio: implement context init: add virtio_gpu_fence_event
` [virtio-dev] [PATCH v3 12/12] drm/virtio: implement context init: advertise feature to userspace
` [virtio-dev] Re: [PATCH v3 00/12] Context types, v3

[virtio-dev] [PATCH v3] virtio-net: support device stats
 2021-09-29  3:35 UTC  (11+ messages)
` [virtio-dev] "

[virtio-dev] [PATCH v3 0/2] virtio: introduce VIRTIO_F_RING_RESET for reset queue
 2021-09-28  9:26 UTC  (12+ messages)
` [virtio-dev] [PATCH v3 1/2] virtio: introduce virtqueue reset as basic facility
  ` [virtio-dev] "
` [virtio-dev] [PATCH v3 2/2] virtio: pci support virtqueue reset

[virtio-dev] [PATCH v4] virtio-net: support device stats
 2021-09-28  9:13 UTC 

[virtio-dev] [PATCH] virtio: introduce VIRTIO_F_RING_RESET for reset queue
 2021-09-27  3:41 UTC  (2+ messages)
` [virtio-dev] "

[PATCH] Reserve device id for RDMA device
 2021-09-24 14:29 UTC  (5+ messages)
` [virtio-dev] "
      ` [External] "

[virtio-dev] [PATCH v2 00/12] Context types
 2021-09-17  1:08 UTC  (11+ messages)
` [virtio-dev] [PATCH v2 03/12] drm/virtio: implement context init: track valid capabilities in a mask
` [virtio-dev] [PATCH v2 04/12] drm/virtio: implement context init: probe for feature
` [virtio-dev] [PATCH v2 05/12] drm/virtio: implement context init: support init ioctl
` [virtio-dev] [PATCH v2 06/12] drm/virtio: implement context init: track {ring_idx, emit_fence_info} in virtio_gpu_fence
` [virtio-dev] [PATCH v2 07/12] drm/virtio: implement context init: plumb {base_fence_ctx, ring_idx} to virtio_gpu_fence_alloc
` [virtio-dev] [PATCH v2 08/12] drm/virtio: implement context init: stop using drv->context when creating fence
` [virtio-dev] [PATCH v2 09/12] drm/virtio: implement context init: allocate an array of fence contexts
` [virtio-dev] [PATCH v2 10/12] drm/virtio: implement context init: handle VIRTGPU_CONTEXT_PARAM_POLL_RINGS_MASK
` [virtio-dev] [PATCH v2 11/12] drm/virtio: implement context init: add virtio_gpu_fence_event
` [virtio-dev] [PATCH v2 12/12] drm/virtio: implement context init: advertise feature to userspace


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