Discussion of the implementations of VIRTIO specification
 help / color / mirror / Atom feed
 messages from 2018-04-25 22:25:31 to 2018-05-24 13:44:21 UTC [more...]

[virtio-dev] [PATCH v3] content: support SR-IOV
 2018-05-24 13:44 UTC  (6+ messages)
` [virtio-dev] "

[virtio-dev] [PATCH v3 0/6] Extend vhost-user to support registering external host notifiers
 2018-05-24 10:59 UTC  (18+ messages)
` [virtio-dev] [PATCH v3 2/6] vhost-user: introduce shared vhost-user state
  ` [virtio-dev] "
` [virtio-dev] [PATCH v3 3/6] vhost-user: support receiving file descriptors in slave_read
  ` [virtio-dev] "
` [virtio-dev] [PATCH v3 6/6] vhost-user: support registering external host notifiers
  ` [virtio-dev] "
` [virtio-dev] Re: [PATCH v3 0/6] Extend vhost-user to "

[virtio-dev] [PATCH 0/6] Support host notifiers in vhost-user
 2018-05-24 10:33 UTC  (7+ messages)
` [virtio-dev] [PATCH 1/6] vhost: allow backends to filter memory sections
` [virtio-dev] [PATCH 2/6] vhost-user: allow slave to send fds via slave channel
` [virtio-dev] [PATCH 3/6] vhost-user: introduce shared vhost-user state
` [virtio-dev] [PATCH 4/6] vhost-user: support registering external host notifiers
` [virtio-dev] [PATCH 5/6] libvhost-user: support host notifier
` [virtio-dev] [PATCH 6/6] vhost-user-bridge: "

[virtio-dev] Re: [PATCH RFCv2 0/4] virtio-mem: paravirtualized memory
 2018-05-23 18:27 UTC 

[virtio-dev] [PATCH net-next v11 0/5] Enable virtio_net to act as a standby for a passthru device
 2018-05-23 16:16 UTC  (16+ messages)
` [virtio-dev] [PATCH net-next v11 1/5] net: Introduce generic failover module
` [virtio-dev] [PATCH net-next v11 2/5] netvsc: refactor notifier/event handling code to use the failover framework
      ` [virtio-dev] "
          ` [virtio-dev] Re: Shepherd request (P83): Multipath TCP: Present Use Cases and an Upstream Future
` [virtio-dev] [PATCH net-next v11 3/5] net: Introduce net_failover driver
` [virtio-dev] [PATCH net-next v11 4/5] virtio_net: Introduce VIRTIO_NET_F_STANDBY feature bit
` [virtio-dev] [PATCH net-next v11 5/5] virtio_net: Extend virtio to use VF datapath when available

[virtio-dev] [PATCH 0/1] Add "Group Identifier" to virtio PCI capabilities
 2018-05-23 15:16 UTC  (2+ messages)
` [virtio-dev] [PATCH 1/1] "

[virtio-dev] [PATCH 0/1] Allow "Vendor Specific" extension to virtio PCI capabilities
 2018-05-23 12:30 UTC  (7+ messages)
` [virtio-dev] [PATCH 1/1] "

[virtio-dev] [PATCH] content: reserve device ID for virtio-pmem devices
 2018-05-23 10:48 UTC  (5+ messages)

[virtio-dev] [PATCH] split-ring: Fix typo in used ring description
 2018-05-23 10:03 UTC  (3+ messages)
` [virtio-dev] "

[virtio-dev] vhost-pci status
 2018-05-23  8:25 UTC 

[virtio-dev] [PATCH v2] content: support SR-IOV
 2018-05-22 10:24 UTC  (3+ messages)
` [virtio-dev] "

[virtio-dev] [PATCH v1] content: support SR-IOV
 2018-05-22  2:40 UTC  (5+ messages)
` [virtio-dev] "

[virtio-dev] [RFC] content: support SR-IOV
 2018-05-18  9:06 UTC  (5+ messages)

[virtio-dev] Virtio Spec question: Who modifies the used ring?
 2018-05-16 20:42 UTC 

[virtio-dev] [PATCH v3] VIRTIO_F_IO_BARRIER: use I/O barriers in driver
 2018-05-16  1:38 UTC  (6+ messages)
` [virtio-dev] "

[virtio] [PATCH 0/6] rework notifications terminology
 2018-05-15  9:25 UTC  (17+ messages)
` [virtio] [PATCH 1/6] notifications: unify notifications wording in core
  ` [virtio] Re: [virtio-dev] "
` [virtio] [PATCH 2/6] notifications: notifications as basic virtio facility
  ` [virtio] Re: [virtio-dev] "
` [virtio] [PATCH 3/6] ccw: map common notifications terminology to ccw
  ` [virtio] Re: [virtio-dev] "
` [virtio] [PATCH 4/6] pci: map common notifications terminology to PCI
` [virtio] [PATCH 5/6] mmio: map common notifications terminology to MMIO
    ` [virtio] Re: [virtio-dev] "
` [virtio] [PATCH 6/6] notifications: update notifications terminology for devices

[virtio-dev] [PATCH v7 0/5] virtio-balloon: free page hint reporting support
 2018-05-14  1:22 UTC  (2+ messages)
` [virtio-dev] "

[virtio-dev] [PATCH net-next v10 0/4] Enable virtio_net to act as a standby for a passthru device
 2018-05-11 18:09 UTC  (11+ messages)
` [virtio-dev] [PATCH net-next v10 1/4] virtio_net: Introduce VIRTIO_NET_F_STANDBY feature bit
` [virtio-dev] [PATCH net-next v10 2/4] net: Introduce generic failover module
    ` [virtio-dev] "
` [virtio-dev] [PATCH net-next v10 3/4] virtio_net: Extend virtio to use VF datapath when available
` [virtio-dev] [PATCH net-next v10 4/4] netvsc: refactor notifier/event handling code to use the failover framework

[virtio-dev] [PATCH v1] virtio: support VIRTIO_F_IO_BARRIER
 2018-05-10 15:36 UTC  (5+ messages)
  ` [virtio-dev] "

[virtio-dev] [PATCH V2 0/1] virtio-balloon: fix internal stat name array to match Linux kernel
 2018-05-10 12:56 UTC  (5+ messages)
` [virtio-dev] [PATCH V2 1/1] "

[virtio-dev] [PATCH v2] VIRTIO_F_IO_BARRIER: use I/O barriers in driver
 2018-05-10  9:49 UTC  (2+ messages)

[virtio-dev] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
 2018-05-07 23:09 UTC 

[virtio-dev] [PATCH v5 0/4] Introducing RSS to virtio-net
 2018-05-07 11:24 UTC  (5+ messages)
` [virtio-dev] [PATCH v5 1/4] content: net: Add VIRTIO_NET_F_CTRL_STEERING_MODE feature
` [virtio-dev] [PATCH v5 2/4] conformance: net: Add steering mode
` [virtio-dev] [PATCH v5 3/4] content: net: Add VIRTIO_NET_F_HASH_OFFLOAD feature
` [virtio-dev] [PATCH v5 4/4] content: net: steering mode: Add RSS

[virtio-dev] [PATCH] virtio-balloon: fix internal stat name array to match Linux kernel
 2018-05-04 20:07 UTC  (2+ messages)
` [virtio-dev] "

[virtio-dev] Slow access using virtio : Ramblock device
 2018-05-03  6:46 UTC  (2+ messages)

[virtio-dev] [PATCH net-next v9 0/4] Enable virtio_net to act as a standby for a passthru device
 2018-05-02 21:36 UTC  (20+ messages)
` [virtio-dev] [PATCH net-next v9 1/4] virtio_net: Introduce VIRTIO_NET_F_STANDBY feature bit
    ` [virtio-dev] "
` [virtio-dev] [PATCH net-next v9 2/4] net: Introduce generic failover module
    ` [virtio-dev] "
` [virtio-dev] [PATCH net-next v9 3/4] virtio_net: Extend virtio to use VF datapath when available
    ` [virtio-dev] "
` [virtio-dev] [PATCH net-next v9 4/4] netvsc: refactor notifier/event handling code to use the failover framework
  ` [virtio-dev] Re: [PATCH net-next v9 0/4] Enable virtio_net to act as a standby for a passthru device

[virtio-dev] Re: [PATCH V2 net-next 1/6] virtio: Add support for SCTP checksum offloading
 2018-05-02 17:17 UTC  (10+ messages)
  ` [virtio-dev] Re: [PATCH V2 net-next 5/6] macvlan/macvtap: Add support for SCTP checksum offload
      ` [virtio-dev] Re: [PATCH V2 net-next 4/6] tun: "

[virtio-dev] [PATCH v4 0/3] Introducing RSS to virtio-net
 2018-04-30 15:58 UTC  (4+ messages)
` [virtio-dev] [PATCH v4 1/3] content: net: Add VIRTIO_NET_F_CTRL_STEERING_MODE feature
` [virtio-dev] [PATCH v4 2/3] conformance: net: Add steering mode
` [virtio-dev] [PATCH v4 3/3] content: net: steering mode: Add RSS

[virtio-dev] [PATCH v3 0/2] Introducing RSS to virtio-net
 2018-04-29 10:23 UTC  (7+ messages)
` [virtio-dev] [PATCH v3 1/2] content: net: Add VIRTIO_NET_F_CTRL_STEERING_MODE feature
` [virtio-dev] [PATCH v3 2/2] content: net: steering mode: Add RSS

[virtio-dev] [PATCH v1] content: reserve virtio device ID for memory devices
 2018-04-29  9:05 UTC  (5+ messages)
` [virtio-dev] "

[virtio-dev] [PATCH v1] VIRTIO_F_IO_BARRIER: use I/O barriers in driver
 2018-04-28  3:50 UTC  (5+ messages)

[virtio-dev] [RFC] VIRTIO_F_IO_BARRIER: use I/O barriers in driver
 2018-04-28  1:42 UTC  (6+ messages)
` [virtio-dev] "

[virtio-dev] [PATCH v7 net-next 4/4] netvsc: refactor notifier/event handling code to use the failover framework
 2018-04-28  0:43 UTC  (13+ messages)
      ` [virtio-dev] "

[virtio] [PATCH 0/5] fixes and tweaks for virtio v1.1
 2018-04-27 16:07 UTC  (3+ messages)

[virtio-dev] Handling large VIRTIO_PCI_QUEUE_NUM values on Google Cloud Platform (GCP)
 2018-04-27 15:25 UTC  (3+ messages)

[virtio-dev] [PATCH net-next v8 0/4] Enable virtio_net to act as a standby for a passthru device
 2018-04-27  0:30 UTC  (8+ messages)
` [virtio-dev] [PATCH net-next v8 1/4] virtio_net: Introduce VIRTIO_NET_F_STANDBY feature bit
` [virtio-dev] [PATCH net-next v8 2/4] net: Introduce generic failover module
` [virtio-dev] [PATCH net-next v8 3/4] virtio_net: Extend virtio to use VF datapath when available
` [virtio-dev] [PATCH net-next v8 4/4] netvsc: refactor notifier/event handling code to use the failover framework
    ` [virtio-dev] "

[virtio-dev] [PATCH] content: document hugetlb page allocation counts
 2018-04-25 22:25 UTC  (4+ messages)


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