Discussion of the implementations of VIRTIO specification
 help / color / mirror / Atom feed
 messages from 2017-10-09 09:23:26 to 2017-12-11 13:24:59 UTC [more...]

[virtio-dev] [PATCH v18 00/10] Virtio-balloon Enhancement
 2017-12-11 13:24 UTC  (23+ messages)
` [virtio-dev] [PATCH v18 01/10] idr: add #include <linux/bug.h>
` [virtio-dev] [PATCH v18 02/10] radix tree test suite: remove ARRAY_SIZE to avoid redefinition
` [virtio-dev] [PATCH v18 03/10] xbitmap: Introduce xbitmap
` [virtio-dev] [PATCH v18 04/10] xbitmap: potential improvement
` [virtio-dev] [PATCH v18 05/10] xbitmap: add more operations
    ` [virtio-dev] "
        ` [virtio-dev] "
` [virtio-dev] [PATCH v18 06/10] virtio_ring: add a new API, virtqueue_add_one_desc
  ` [virtio-dev] "
` [virtio-dev] [PATCH v18 07/10] virtio-balloon: VIRTIO_BALLOON_F_SG
    ` [virtio-dev] "
  ` [virtio-dev] "
` [virtio-dev] [PATCH v18 08/10] mm: support reporting free page blocks
` [virtio-dev] [PATCH v18 09/10] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ
` [virtio-dev] [PATCH v18 10/10] virtio-balloon: don't report free pages when page poisoning is enabled
    ` [virtio-dev] "

[virtio-dev] [PATCH v3 0/7] Vhost-pci for inter-VM communication
 2017-12-11 11:11 UTC  (49+ messages)
` [virtio-dev] [PATCH v3 1/7] vhost-user: share the vhost-user protocol related structures
` [virtio-dev] [PATCH v3 2/7] vhost-pci-net: add vhost-pci-net
          ` [virtio-dev] Re: [Qemu-devel] "
` [virtio-dev] [PATCH v3 3/7] virtio/virtio-pci.c: add vhost-pci-net-pci
` [virtio-dev] [PATCH v3 4/7] vhost-pci-slave: add vhost-pci slave implementation
  ` [virtio-dev] "
` [virtio-dev] [PATCH v3 5/7] vhost-user: VHOST_USER_SET_VHOST_PCI msg
  ` [virtio-dev] "
` [virtio-dev] [PATCH v3 6/7] vhost-pci-slave: handle VHOST_USER_SET_VHOST_PCI
` [virtio-dev] [PATCH v3 7/7] virtio/vhost.c: vhost-pci needs remote gpa
  ` [virtio-dev] "
` [virtio-dev] Re: [PATCH v3 0/7] Vhost-pci for inter-VM communication
      ` [virtio-dev] Re: [Qemu-devel] [virtio-dev] "
          ` [virtio-dev] "

[virtio-dev] RE: [Qemu-devel] [virtio-dev] virtio - mem-page swap for inter vm comm
 2017-12-07  9:46 UTC 

[virtio-dev] [v22 0/2] virtio-crypto: virtio crypto device specification
 2017-12-07  7:59 UTC  (3+ messages)
  ` [virtio-dev] Re: [Qemu-devel] [v22 1/2] virtio-crypto: Add "
    ` [virtio-dev] "

[virtio-dev] [PATCH v2 0/1] Disk caches in VirtIO Balloon driver stats
 2017-12-05 12:14 UTC  (2+ messages)
` [virtio-dev] [PATCH v2 1/1] virtio-balloon: include statistics of disk/file caches

[virtio-dev] vhost-user to interconnect vm's
 2017-12-04 23:58 UTC  (6+ messages)

[virtio-dev] [RFC] virtio-iommu version 0.5
 2017-12-01 15:46 UTC  (5+ messages)
  ` [virtio-dev] "

[virtio-dev] [RFC PATCH v2 0/5] Add virtio-iommu driver
 2017-11-29 15:17 UTC  (8+ messages)
` [virtio-dev] [RFC PATCH v2 1/5] iommu: "
` [virtio-dev] [RFC PATCH v2 2/5] iommu/virtio-iommu: Add probe request
` [virtio-dev] [RFC PATCH v2 3/5] iommu/virtio-iommu: Add event queue
` [virtio-dev] [RFC PATCH v2 4/5] ACPI/IORT: Support paravirtualized IOMMU
` [virtio-dev] [RFC PATCH v2 5/5] ACPI/IORT: Move IORT to the ACPI folder

[virtio-dev] [PATCH v17 0/6] Virtio-balloon Enhancement
 2017-11-29 14:20 UTC  (27+ messages)
` [virtio-dev] [PATCH v17 1/6] lib/xbitmap: Introduce xbitmap
    ` [virtio-dev] "
` [virtio-dev] [PATCH v17 2/6] radix tree test suite: add tests for xbitmap
    ` [virtio-dev] "
` [virtio-dev] [PATCH v17 3/6] mm/balloon_compaction.c: split balloon page allocation and enqueue
` [virtio-dev] [PATCH v17 4/6] virtio-balloon: VIRTIO_BALLOON_F_SG
    ` [virtio-dev] "
` [virtio-dev] [PATCH v17 5/6] mm: support reporting free page blocks
` [virtio-dev] [PATCH v17 6/6] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ
  ` [virtio-dev] "

[virtio-dev] [PATCH RFC] packed ring layout spec v4
 2017-11-29  8:12 UTC  (13+ messages)
` [virtio-dev] "
` [virtio-dev] [PATCH RFC] packed ring layout spec v5

[virtio-dev] [PATCH v3] virtio_balloon: include disk/file caches memory statistics
 2017-11-29  1:24 UTC  (3+ messages)
` [virtio-dev] "

[virtio-dev] [PATCH 0/1] Buffers/caches in VirtIO Balloon driver stats
 2017-11-16 14:07 UTC  (4+ messages)
` [virtio-dev] [PATCH 1/1] virtio-balloon: include buffers and chached memory statistics

[virtio-dev] [v21 0/2] virtio-crypto: virtio crypto device specification
 2017-11-13 13:42 UTC  (5+ messages)
  ` [virtio-dev] Re: [Qemu-devel] [v21 1/2] virtio-crypto: Add "
      ` [virtio-dev] Re: [Qemu-devel] [virtio-dev] "
        ` [virtio-dev] "

[virtio-dev] [v21 RESEND 0/2] virtio-crypto: virtio crypto device specification
 2017-11-13  7:33 UTC  (5+ messages)
` [virtio-dev] [v21 RESEND 1/2] virtio-crypto: Add "
    ` [virtio-dev] Re: [Qemu-devel] "
` [virtio-dev] [v21 RESEND 2/2] virtio-crypto: Add conformance clauses
` [virtio-dev] RE: [v21 RESEND 0/2] virtio-crypto: virtio crypto device specification

[virtio-dev] Propose to report the offset addr back from vhost to virtio
 2017-11-10  9:43 UTC  (3+ messages)

[virtio-dev] [PATCH v2 0/1] linux: Buffers/caches in VirtIO Balloon driver stats
 2017-11-03 11:27 UTC  (9+ messages)
` [virtio-dev] [PATCH v2 1/1] virtio_balloon: include buffers and cached memory statistics
  ` [virtio-dev] "
` [virtio-dev] Re: [PATCH v2 0/1] linux: Buffers/caches in VirtIO Balloon driver stats

[virtio-dev] dual NIC (not smart NIC)
 2017-11-02 13:43 UTC 

[virtio-dev] Virtio BoF minutes from KVM Forum 2017
 2017-11-02  3:40 UTC  (6+ messages)
` [virtio-dev] "
  ` [virtio-dev] "

[virtio-dev] Re: Status of virtio-iommu
 2017-10-31 17:55 UTC  (3+ messages)

[virtio-dev] packed ring layout proposal v3
 2017-10-30 16:30 UTC  (17+ messages)
` [virtio-dev] "
  ` [virtio-dev] "

[virtio-dev] packed ring layout proposal v3
 2017-10-20  9:50 UTC 

[virtio-dev] [PATCH v16 0/5] Virtio-balloon Enhancement
 2017-10-19  8:07 UTC  (17+ messages)
` [virtio-dev] [PATCH v16 3/5] virtio-balloon: VIRTIO_BALLOON_F_SG
  ` [virtio-dev] "
` [virtio-dev] [PATCH v16 5/5] virtio-balloon: VIRTIO_BALLOON_F_CTRL_VQ
  ` [virtio-dev] "
    ` [virtio-dev] "
  ` [virtio-dev] Re: [PATCH v16 0/5] Virtio-balloon Enhancement

[virtio-dev] [v20 0/2] virtio-crypto: virtio crypto device specification
 2017-10-10 12:18 UTC  (5+ messages)
` [virtio-dev] [v20 1/2] virtio-crypto: Add "
  ` [virtio-dev] Re: [Qemu-devel] "

[virtio-dev] [RFC 0/8] virtio-crypto: add multiplexing mode support
 2017-10-10  8:35 UTC  (10+ messages)
` [virtio-dev] Re: [Qemu-devel] "
    ` [virtio-dev] Re: [Qemu-devel] [virtio-dev] "
        ` [virtio-dev] Re: [Qemu-devel] [virtio-dev] "
          ` [virtio-dev] "

[virtio-dev] [RFC] virtio-iommu version 0.4
 2017-10-09 19:46 UTC  (3+ messages)


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