Discussion of the implementations of VIRTIO specification
 help / color / mirror / Atom feed
 messages from 2020-08-14 02:40:20 to 2020-11-10 07:51:22 UTC [more...]

[virtio-comment] [PATCH v2] virtio-i2c: add the device specification
 2020-11-10  7:51 UTC  (9+ messages)
` [virtio-comment] "
  ` [virtio-comment] Re: [virtio-dev] "

[virtio-comment] [PATCH v4] virtio-i2c: add the device specification
 2020-11-10  7:31 UTC 

[virtio-dev] [RFC PATCH v2 00/10] firmware: arm_scmi: Add virtio transport
 2020-11-05 21:21 UTC  (3+ messages)
` [virtio-dev] [RFC PATCH v2 09/10] dt-bindings: arm: Add virtio transport for SCMI
` [virtio-dev] [RFC PATCH v2 10/10] firmware: arm_scmi: Add virtio transport

[virtio-dev] [PATCH v3 0/6] Add virtio-iommu built-in topology
 2020-11-04  9:33 UTC  (31+ messages)
` [virtio-dev] [PATCH v3 1/6] iommu/virtio: Move to drivers/iommu/virtio/
  ` [virtio-dev] "
` [virtio-dev] [PATCH v3 2/6] iommu/virtio: Add topology helpers
  ` [virtio-dev] "
` [virtio-dev] [PATCH v3 3/6] PCI: Add DMA configuration for virtual platforms
` [virtio-dev] [PATCH v3 4/6] iommu/virtio: Add topology definitions
  ` [virtio-dev] "
` [virtio-dev] [PATCH v3 5/6] iommu/virtio: Support topology description in config space
  ` [virtio-dev] "
` [virtio-dev] [PATCH v3 6/6] iommu/virtio: Enable x86 support
` [virtio-dev] Re: [PATCH v3 0/6] Add virtio-iommu built-in topology

[virtio-comment] [PATCH v3] virtio-i2c: add the device specification
 2020-11-04  8:05 UTC  (8+ messages)
` [virtio-comment] "

[virtio] [PATCH] VIRTIO_F_RING_PACKED_USED: packing used descriptors
 2020-11-03 21:42 UTC  (5+ messages)
` [virtio] Re: [virtio-dev] "

[virtio-comment] [PATCH] virtio-i2c: add the device specification
 2020-10-23  7:03 UTC  (5+ messages)

[virtio-dev] [RFC PATCH 0/7] firmware: arm_scmi: Add virtio transport
 2020-10-02  8:18 UTC  (4+ messages)
` [virtio-dev] [RFC PATCH 6/7] dt-bindings: arm: Add virtio transport for SCMI
    ` [virtio-dev] "
` [virtio-dev] [RFC PATCH 7/7] firmware: arm_scmi: Add virtio transport

[virtio-dev] [PATCH 00/11] Additional virtio device resources
 2020-09-20 14:55 UTC  (23+ messages)
` [virtio-dev] [PATCH 01/11] content: Remove duplicate content
  ` [virtio-dev] "
` [virtio-dev] [PATCH 02/11] content: Minor fix
  ` [virtio-dev] "
` [virtio-dev] [PATCH 03/11] content: Update list of virtio cfg structures
  ` [virtio-dev] "
` [virtio-dev] [PATCH 04/11] content: Minor layout fix
  ` [virtio-dev] "
` [virtio-dev] [PATCH 05/11] doorbells: Introduce doorbells
  ` [virtio-dev] "
` [virtio-dev] [PATCH 06/11] content: Introduce Doorbell cfg type for PCI
` [virtio-dev] [PATCH 07/11] content: Introduce Doorbell register for MMIO
` [virtio-dev] [PATCH 08/11] notifications: Introduce device-specific notifications
` [virtio-dev] [PATCH 09/11] content: Introduce device-specific notification cfg type for PCI
` [virtio-dev] [PATCH 10/11] content: Fix typo
` [virtio-dev] [PATCH 11/11] content: Introduce device-specific notifications for MMIO
` [virtio-dev] Re: [PATCH 00/11] Additional virtio device resources

[virtio-dev] [PATCH v2 00/23] Blob prerequisites + blob resources
 2020-09-17  0:16 UTC  (34+ messages)
` [virtio-dev] [PATCH v2 01/23] Fix use after free in get_capset_info callback
` [virtio-dev] [PATCH v2 02/23] drm/virtio: fix uninitialized variable
` [virtio-dev] [PATCH v2 03/23] drm/virtio: report uuid in debugfs
` [virtio-dev] [PATCH v2 04/23] virtio: Add get_shm_region method
    ` [virtio-dev] "
` [virtio-dev] [PATCH v2 05/23] virtio: Implement get_shm_region for PCI transport
` [virtio-dev] [PATCH v2 06/23] virtio: Implement get_shm_region for MMIO transport
` [virtio-dev] [PATCH v2 07/23] drm/virtio: blob prep: refactor getting pages and attaching backing
` [virtio-dev] [PATCH v2 08/23] drm/virtio: blob prep: make CPU responses more generic
` [virtio-dev] [PATCH v2 09/23] virtio-gpu api: blob resources
  ` [virtio-dev] "
` [virtio-dev] [PATCH v2 10/23] virtio-gpu api: host visible feature
  ` [virtio-dev] "
` [virtio-dev] [PATCH v2 11/23] virtio-gpu api: cross-device feature
` [virtio-dev] [PATCH v2 12/23] drm/virtio: implement blob resources: probe for the feature
` [virtio-dev] [PATCH v2 13/23] drm/virtio: implement blob resources: probe for host visible region
` [virtio-dev] [PATCH v2 14/23] drm/virtio: implement blob resources: expose virtio_gpu_resource_id_get
` [virtio-dev] [PATCH v2 15/23] drm/virtio: implement blob resources: add new fields to internal structs
` [virtio-dev] [PATCH v2 16/23] drm/virtio: implement blob resources: implement vram object
` [virtio-dev] [PATCH v2 17/23] drm/virtio: implement blob resources: hypercall interface
` [virtio-dev] [PATCH v2 18/23] drm/virtio: implement blob resources: blob display integration
` [virtio-dev] [PATCH v2 19/23] drm/virtio: implement blob resources: refactor UUID code somewhat
` [virtio-dev] [PATCH v2 20/23] drm/virtio: implement blob resources: fix stride discrepancy
` [virtio-dev] [PATCH v2 21/23] drm/virtio: implement blob resources: report blob mem to userspace
` [virtio-dev] [PATCH v2 22/23] drm/virtio: implement blob resources: resource create blob ioctl
  ` [virtio-dev] "
` [virtio-dev] [PATCH v2 23/23] drm/virtio: advertise features to userspace

[virtio-comment] [PATCH v8 0/3] virtio-spec: Add documentation for recently added balloon features
 2020-09-16 13:28 UTC  (17+ messages)
` [virtio-comment] [PATCH v8 1/3] content: Document balloon feature free page hints
  ` [virtio-comment] Re: [virtio-dev] "
            ` [virtio-comment] [PATCH v8 4/3] content: Minor change to clarify free_page_hint_cmd_id
              ` [virtio-comment] "
` [virtio-comment] [PATCH v8 2/3] content: Document balloon feature page poison
` [virtio-comment] [PATCH v8 3/3] content: Document balloon feature free page reporting
` [virtio-comment] Re: [PATCH v8 0/3] virtio-spec: Add documentation for recently added balloon features

[virtio-dev] clarifying the handling of responses for virtio-rpmb
 2020-09-11 16:44 UTC  (4+ messages)
` [virtio-dev] "

[virtio-dev] [PATCH virtio v2] virtio-iommu: Add built-in topology description
 2020-09-04 15:29 UTC  (2+ messages)

[virtio] [PATCH] virtio-net: fix speed, duplex
 2020-09-01 14:23 UTC 

[virtio-comment] [PATCH v7 0/3] virtio-spec: Add documentation for recently added balloon features
 2020-08-24 15:35 UTC  (7+ messages)
` [virtio-comment] [PATCH v7 1/3] content: Document balloon feature free page hints
  ` [virtio-comment] "
` [virtio-comment] [PATCH v7 2/3] content: Document balloon feature page poison
` [virtio-comment] [PATCH v7 3/3] content: Document balloon feature free page reporting
` [virtio-comment] Re: [PATCH v7 0/3] virtio-spec: Add documentation for recently added balloon features

[virtio-dev] [PATCH v5 00/10] introduce virtio vhost-user backend device type
 2020-08-24 14:43 UTC  (11+ messages)
` [virtio-dev] [PATCH v5 01/10] vhost-user: add vhost-user "

[virtio-comment] [PATCH RESEND v6 0/3] virtio-spec: Add documentation for recently added balloon features
 2020-08-21 21:27 UTC  (10+ messages)
` [virtio-comment] [PATCH RESEND v6 1/3] content: Document balloon feature free page hints
` [virtio-comment] [PATCH RESEND v6 2/3] content: Document balloon feature page poison
` [virtio-comment] [PATCH RESEND v6 3/3] content: Document balloon feature free page reporting
` [virtio-comment] Re: [PATCH RESEND v6 0/3] virtio-spec: Add documentation for recently added balloon features
  ` [virtio-comment] Re: [virtio-dev] "

[virtio-dev] virtio-input for copy/paste?
 2020-08-20  8:22 UTC  (6+ messages)
` [virtio-dev] "

[virtio-dev] [PATCH] virtio: fix build for configs without dma-bufs
 2020-08-19  6:38 UTC  (2+ messages)
` [virtio-dev] "

[virtio-dev] [PATCH v7 0/3] Support virtio cross-device resources
 2020-08-18  7:13 UTC  (4+ messages)
` [virtio-dev] [PATCH v7 1/3] virtio: add dma-buf support for exported objects
` [virtio-dev] [PATCH v7 2/3] virtio-gpu: add VIRTIO_GPU_F_RESOURCE_UUID feature
` [virtio-dev] [PATCH v7 3/3] drm/virtio: Support virtgpu exported resources

[virtio-dev] [PATCH v6 0/3] Support virtio cross-device resources
 2020-08-18  7:11 UTC  (6+ messages)
` [virtio-dev] [PATCH v6 1/3] virtio: add dma-buf support for exported objects
` [virtio-dev] [PATCH v6 2/3] virtio-gpu: add VIRTIO_GPU_F_RESOURCE_UUID feature
` [virtio-dev] [PATCH v6 3/3] drm/virtio: Support virtgpu exported resources
` [virtio-dev] Re: [PATCH v6 0/3] Support virtio cross-device resources

[virtio-dev] [PATCH v5 0/3] Support virtio cross-device resources
 2020-08-18  1:52 UTC  (6+ messages)
` [virtio-dev] "

[virtio] [PATCH RFC] VIRTIO_F_PARTIAL_ORDER for page fault handling
 2020-08-17  8:11 UTC  (9+ messages)
    ` [virtio-comment] RE: [virtio-dev] "
        ` [virtio] "
          ` [virtio-comment] "
            ` [virtio] "

[virtio-dev] [PATCH 00/24] Blob prerequisites + blob resources
 2020-08-14  2:40 UTC  (16+ messages)
` [virtio-dev] [PATCH 10/24] virtio-gpu api: "
` [virtio-dev] [PATCH 11/24] virtio-gpu api: host visible feature
` [virtio-dev] [PATCH 12/24] virtio-gpu api: cross-device feature
` [virtio-dev] [PATCH 13/24] drm/virtio: implement blob resources: probe for the feature
` [virtio-dev] [PATCH 14/24] drm/virtio: implement blob resources: probe for host visible region
` [virtio-dev] [PATCH 15/24] drm/virtio: implement blob resources: expose virtio_gpu_resource_id_get
` [virtio-dev] [PATCH 16/24] drm/virtio: implement blob resources: add new fields to internal structs
` [virtio-dev] [PATCH 17/24] drm/virtio: implement blob resources: implement vram object
` [virtio-dev] [PATCH 18/24] drm/virtio: implement blob resources: hypercall interface
` [virtio-dev] [PATCH 19/24] drm/virtio: implement blob resources: blob display integration
` [virtio-dev] [PATCH 20/24] drm/virtio: implement blob resources: refactor UUID code somewhat
` [virtio-dev] [PATCH 21/24] drm/virtio: implement blob resources: fix stride discrepancy
` [virtio-dev] [PATCH 22/24] drm/virtio: implement blob resources: report blob mem to userspace
` [virtio-dev] [PATCH 23/24] drm/virtio: implement blob resources: resource create blob ioctl
` [virtio-dev] [PATCH 24/24] drm/virtio: advertise features to userspace


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