Discussion of the implementations of VIRTIO specification
 help / color / mirror / Atom feed
 messages from 2018-06-25 12:30:49 to 2018-07-20 09:00:41 UTC [more...]

[virtio-dev] [PATCH v36 0/5] Virtio-balloon: support free page reporting
 2018-07-20  8:33 UTC 

[virtio-dev] [PATCH] content: Introduce VIRTIO_NET_F_STANDBY feature
 2018-07-20  8:41 UTC  (3+ messages)

[virtio-dev] Re: [pci PATCH v8 4/4] pci-pf-stub: Add PF driver stub for PFs that function only to enable VFs
 2018-07-19 15:12 UTC 

[virtio] [PATCH v3 0/6] rework notifications terminology
 2018-07-17 16:47 UTC  (14+ messages)
` [virtio] [PATCH v3 1/6] notifications: unify notifications wording in core
  ` [virtio] "
    ` [virtio] Re: [virtio-dev] "
` [virtio] [PATCH v3 2/6] notifications: notifications as basic virtio facility
  ` [virtio] "
` [virtio] [PATCH v3 5/6] mmio: map common notifications terminology to MMIO
  ` [virtio] "
` [virtio] Re: [PATCH v3 0/6] rework notifications terminology
` [virtio] Re: [virtio-dev] "
    ` [virtio] Re: [virtio-dev] "

[virtio-dev] [PATCH v1] content: use a consistent wording for device status
 2018-07-16 11:11 UTC  (2+ messages)

[virtio-dev] [RFC] content: tweak VIRTIO_F_IO_BARRIER
 2018-07-16 11:04 UTC  (18+ messages)
` [virtio-dev] "

[virtio-dev] [PATCH v3 0/3] Use of unique identifier for pairing virtio and passthrough devices
 2018-07-13  9:15 UTC  (42+ messages)
` [virtio-dev] [PATCH v3 1/3] Add "Group Identifier" support to virtio devices
` [virtio-dev] [PATCH v3 2/3] Add "Group Identifier" support to Red Hat PCI bridge
` [virtio-dev] [PATCH v3 3/3] Add "Group Identifier" support to Red Hat PCI Express bridge
` [virtio-dev] [PATCH v3 virtio 1/1] Add "Group Identifier" to virtio PCI capabilities
  ` [virtio-dev] Re: [Qemu-devel] [PATCH v3 0/3] Use of unique identifier for pairing virtio and passthrough devices
` [virtio-dev] "

[virtio-dev] [PATCH net-next v2 0/5] virtio: support packed ring
 2018-07-13  3:26 UTC  (9+ messages)
` [virtio-dev] [PATCH net-next v2 1/5] virtio: add packed ring definitions
` [virtio-dev] [PATCH net-next v2 2/5] virtio_ring: support creating packed ring
` [virtio-dev] [PATCH net-next v2 3/5] virtio_ring: add packed ring support
` [virtio-dev] [PATCH net-next v2 4/5] virtio_ring: add event idx support in packed ring
` [virtio-dev] [PATCH net-next v2 5/5] virtio_ring: enable "
` [virtio-dev] Re: [PATCH net-next v2 0/5] virtio: support "

[virtio-dev] [PATCH v35 0/5] Virtio-balloon: support free page reporting
 2018-07-13  0:33 UTC  (17+ messages)
` [virtio-dev] [PATCH v35 1/5] mm: support to get hints of free page blocks
  ` [virtio-dev] "
    ` [virtio-dev] "
` [virtio-dev] [PATCH v35 2/5] virtio-balloon: remove BUG() in init_vqs
` [virtio-dev] [PATCH v35 3/5] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
` [virtio-dev] [PATCH v35 4/5] mm/page_poison: expose page_poisoning_enabled to kernel modules
` [virtio-dev] [PATCH v35 5/5] virtio-balloon: VIRTIO_BALLOON_F_PAGE_POISON

[virtio-dev] [PATCH net-next v1 0/5] virtio: support packed ring
 2018-07-11  1:09 UTC  (10+ messages)
` [virtio-dev] [PATCH net-next v1 1/5] virtio: add packed ring definitions
` [virtio-dev] [PATCH net-next v1 2/5] virtio_ring: support creating packed ring
` [virtio-dev] [PATCH net-next v1 3/5] virtio_ring: add packed ring support
` [virtio-dev] [PATCH net-next v1 4/5] virtio_ring: add event idx support in packed ring
  ` [virtio-dev] "
` [virtio-dev] [PATCH net-next v1 5/5] virtio_ring: enable "
  ` [virtio-dev] "

[virtio-dev] [PATCH v2] Add virtio gpu device specification
 2018-07-06 16:27 UTC  (3+ messages)
` [virtio-dev] "

[virtio-dev] [PATCH v2 0/5] Add virtio-iommu driver
 2018-07-04 11:25 UTC  (14+ messages)
` [virtio-dev] [PATCH v2 1/5] dt-bindings: virtio: Specify #iommu-cells value for a virtio-iommu
    ` [virtio-dev] "
` [virtio-dev] [PATCH v2 2/5] iommu: Add virtio-iommu driver
  ` [virtio-dev] "
` [virtio-dev] [PATCH v2 3/5] iommu/virtio: Add probe request
  ` [virtio-dev] "
` [virtio-dev] Re: [PATCH v2 0/5] Add virtio-iommu driver

[virtio-dev] [PATCH] Add virtio gpu device specification
 2018-07-03 13:03 UTC  (3+ messages)

[virtio-dev] [PATCH v34 0/4] Virtio-balloon: support free page reporting
 2018-06-30  4:31 UTC  (27+ messages)
` [virtio-dev] [PATCH v34 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
  ` [virtio-dev] "
` [virtio-dev] [PATCH v34 3/4] mm/page_poison: expose page_poisoning_enabled to kernel modules
` [virtio-dev] [PATCH v34 4/4] virtio-balloon: VIRTIO_BALLOON_F_PAGE_POISON
` [virtio-dev] Re: [PATCH v34 0/4] Virtio-balloon: support free page reporting
          ` [virtio-dev] "

[virtio-dev] [PATCH v2 0/4] Use of unique identifier for pairing virtio and passthrough devices
 2018-06-29 21:59 UTC  (26+ messages)
` [virtio-dev] [PATCH v2 1/4] Add a true or false option to the DEFINE_PROP_UUID macro
` [virtio-dev] [PATCH v2 2/4] Add "Group Identifier" support to virtio devices
` [virtio-dev] [PATCH v2 3/4] Add "Group Identifier" support to Red Hat PCI bridge
  ` [virtio-dev] "
      ` [virtio-dev] Retrieving configuration metadata from hypervisor (was: Re: [Qemu-devel] [PATCH v2 3/4] Add "Group Identifier" support to Red Hat PCI bridge.)
` [virtio-dev] [PATCH v2 4/4] Add "Group Identifier" support to Red Hat PCI Express bridge
` [virtio-dev] [PATCH v2 virtio 1/1] Add "Group Identifier" to virtio PCI capabilities
` [virtio-dev] Re: [PATCH v2 0/4] Use of unique identifier for pairing virtio and passthrough devices
  ` [virtio-dev] Re: [Qemu-devel] "

[virtio-dev] [PATCH v33 0/4] Virtio-balloon: support free page reporting
 2018-06-28  8:39 UTC  (5+ messages)
` [virtio-dev] [PATCH v33 1/4] mm: add a function to get free page blocks
    ` [virtio-dev] "

[virtio-dev] [PATCH] Add virtio gpu device specification
 2018-06-27 18:56 UTC  (3+ messages)

[virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
 2018-06-27 10:10 UTC  (45+ messages)


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