Discussion of the implementations of VIRTIO specification
 help / color / mirror / Atom feed
 messages from 2020-05-20 02:02:21 to 2020-07-17 09:26:44 UTC [more...]

[virtio-dev] [PATCH v5 00/10] introduce virtio vhost-user backend device type
 2020-07-17  9:26 UTC  (7+ messages)
` [virtio-dev] [PATCH v5 01/10] vhost-user: add vhost-user "
` [virtio-dev] [PATCH v5 02/10] vhost-user: minor fixes

[virtio-dev] [PATCH virtio] virtio-iommu: Add built-in topology description
 2020-07-17  8:50 UTC  (3+ messages)
` [virtio-dev] "

[virtio-dev] On doorbells (queue notifications)
 2020-07-17  8:42 UTC  (16+ messages)

[virtio-dev] [RFC for Linux v4 0/2] virtio_balloon: Add VIRTIO_BALLOON_F_CONT_PAGES to report continuous pages
 2020-07-17  3:52 UTC  (14+ messages)
` [virtio-dev] [RFC for Linux v4 1/2] virtio_balloon: Add VIRTIO_BALLOON_F_CONT_PAGES and inflate_cont_vq
  ` [virtio-dev] "
` [virtio-dev] [RFC for Linux v4 2/2] virtio_balloon: Add deflate_cont_vq to deflate continuous pages
` [virtio-dev] [RFC for qemu v4 0/2] virtio-balloon: Add option cont-pages to set VIRTIO_BALLOON_F_CONT_PAGES
` [virtio-dev] [RFC for qemu v4 1/2] virtio_balloon: Add cont-pages and icvq
` [virtio-dev] [RFC for qemu v4 2/2] virtio_balloon: Add dcvq to deflate continuous pages
  ` [virtio-dev] "
` [virtio-dev] Re: [RFC for Linux v4 0/2] virtio_balloon: Add VIRTIO_BALLOON_F_CONT_PAGES to report "

[virtio-dev] [PATCH] virtio-balloon: Document byte ordering of poison_val
 2020-07-14  8:55 UTC  (2+ messages)
` [virtio-dev] "

[virtio-comment] [PATCH v6 0/3] virtio-spec: Add documentation for recently added balloon features
 2020-07-13 18:24 UTC  (4+ messages)
` [virtio-comment] [PATCH v6 1/3] content: Document balloon feature free page hints
` [virtio-comment] [PATCH v6 2/3] content: Document balloon feature page poison
` [virtio-comment] [PATCH v6 3/3] content: Document balloon feature free page reporting

[virtio-dev] [PATCH v2 0/3] virtio-balloon: Free page hinting clean-ups
 2020-07-10 12:14 UTC  (5+ messages)
` [virtio-dev] [PATCH v2 1/3] virtio-balloon: Prevent guest from starting a report when we didn't request one
` [virtio-dev] [PATCH v2 2/3] virtio-balloon: Add locking to prevent possible race when starting hinting
  ` [virtio-dev] "
` [virtio-dev] [PATCH v2 3/3] virtio-balloon: Replace free page hinting references to 'report' with 'hint'

[virtio-comment] [PATCH v5 0/3] virtio-spec: Add documentation for recently added balloon features
 2020-07-09 17:18 UTC  (8+ messages)
` [virtio-comment] [PATCH v5 1/3] content: Document balloon feature page poison
  ` [virtio-comment] "
` [virtio-comment] [PATCH v5 2/3] content: Document balloon feature free page reporting
  ` [virtio-comment] "
` [virtio-comment] [PATCH v5 3/3] content: Document balloon feature free page hints

[virtio-dev] [PATCH RFC v4 0/1] Virtio Video Device Specification
 2020-07-08 12:55 UTC  (12+ messages)
` [virtio-dev] [PATCH RFC v4 1/1] virtio-video: Add virtio video device specification
` [virtio-dev] Re: [PATCH RFC v4 0/1] Virtio Video Device Specification

[virtio-comment] [PATCH v4 0/3] virtio-spec: Add documentation for recently added balloon features
 2020-07-06 15:46 UTC  (9+ messages)
` [virtio-comment] [PATCH v4 1/3] content: Document balloon feature page poison
` [virtio-comment] [PATCH v4 2/3] content: Document balloon feature free page reporting
` [virtio-comment] [PATCH v4 3/3] content: Document balloon feature free page hints
    ` [virtio-comment] Re: [virtio-dev] "

[virtio-dev] Constraining where a guest may allocate virtio accessible resources
 2020-07-03 13:14 UTC  (18+ messages)
` [virtio-dev] "

[virtio-dev] [PATCH v2] virtio-balloon: always indicate S_DONE when migration fails
 2020-06-29  8:06 UTC 

[virtio-dev] [PATCH v1] virtio-balloon: always indicate S_DONE when migration fails
 2020-06-26  9:53 UTC 

[virtio-dev] [PATCH v25 QEMU 0/3] virtio-balloon: add support for page poison and free page reporting
 2020-06-24 21:06 UTC  (22+ messages)
` [virtio-dev] [PATCH v25 QEMU 1/3] virtio-balloon: Implement support for page poison reporting feature
` [virtio-dev] [PATCH v25 QEMU 2/3] virtio-balloon: Provide an interface for free page reporting
` [virtio-dev] [PATCH v25 QEMU 3/3] virtio-balloon: Replace free page hinting references to 'report' with 'hint'
  ` [virtio-dev] "
` [virtio-dev] Re: [PATCH v25 QEMU 0/3] virtio-balloon: add support for page poison and free page reporting

[virtio-dev] [PATCH 0/2] virtio-balloon: Free page hinting clean-ups
 2020-06-23  6:54 UTC  (6+ messages)
` [virtio-dev] [PATCH 1/2] virtio-balloon: Prevent guest from starting a report when we didn't request one
  ` [virtio-dev] "
` [virtio-dev] [PATCH 2/2] virtio-balloon: Replace free page hinting references to 'report' with 'hint'

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

[virtio-dev] [PATCH v4 0/3] Support virtio cross-device resources
 2020-06-19  6:53 UTC  (16+ messages)
` [virtio-dev] [PATCH v4 1/3] virtio: add dma-buf support for exported objects
  ` [virtio-dev] "
` [virtio-dev] [PATCH v4 2/3] virtio-gpu: add VIRTIO_GPU_F_RESOURCE_UUID feature
` [virtio-dev] [PATCH v4 3/3] drm/virtio: Support virtgpu exported resources
` [virtio-dev] Re: [PATCH v4 0/3] Support virtio cross-device resources

[virtio-dev] [PATCH v1] virtio-mem: add memory via add_memory_driver_managed()
 2020-06-11 11:41 UTC  (7+ messages)
` [virtio-dev] "

[virtio-dev] [PATCH v3 0/4] Support virtio cross-device resources
 2020-06-08 15:17 UTC  (7+ messages)
` [virtio-dev] [PATCH v3 4/4] drm/virtio: Support virtgpu exported resources
  ` [virtio-dev] "

[virtio-dev] [PATCH RFC v4 00/13] virtio-mem: paravirtualized memory
 2020-06-05 12:18 UTC  (6+ messages)
` [virtio-dev] "

[virtio-dev] [PATCH v4 00/15] virtio-mem: paravirtualized memory
 2020-06-02  7:09 UTC  (4+ messages)
` [virtio-dev] "

[virtio-dev] queue_enable vs QueueReady
 2020-06-02  6:46 UTC  (7+ messages)
` [virtio-dev] "

[virtio-dev] Re: [PATCH 4/6] vhost_vdpa: support doorbell mapping via mmap
 2020-06-02  2:04 UTC  (2+ messages)

[virtio-dev] [PATCH v3 0/2] Virtio video device specification
 2020-06-01  7:19 UTC  (6+ messages)
` [virtio-dev] [PATCH v3 1/2] virtio-video: Add virtio "
  ` [virtio-dev] "

[virtio-dev] [PATCH v2 resubmit] virtio-balloon: Disable free page reporting if page poison reporting is not enabled
 2020-05-31  9:15 UTC  (4+ messages)
` [virtio-dev] "

[virtio-dev] VIRTIO RPMB Front End drivers for Linux
 2020-05-28 19:47 UTC  (2+ messages)
  ` [virtio-dev] "

[virtio-comment] [PATCH v5] Add virtio SCMI device specification
 2020-05-27 17:43 UTC 

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

[virtio-comment] [PATCH v2 0/3] virtio-spec: Add documentation for recently added balloon features
 2020-05-26 15:09 UTC  (10+ messages)
` [virtio-comment] [PATCH v2 1/3] content: Document balloon feature free page hints

[virtio-dev] Re: Fwd: Qemu Support for Virtio Video V4L2 driver
 2020-05-21  7:08 UTC  (8+ messages)


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