Discussion of the implementations of VIRTIO specification
 help / color / mirror / Atom feed
 messages from 2018-04-09 06:03:58 to 2018-04-24 06:32:51 UTC [more...]

[virtio-dev] [PATCH v7 0/5] virtio-balloon: free page hint reporting support
 2018-04-24  6:13 UTC  (5+ messages)
` [virtio-dev] [PATCH v7 1/5] bitmap: bitmap_count_one_with_offset
` [virtio-dev] [PATCH v7 2/5] migration: use bitmap_mutex in migration_bitmap_clear_dirty
` [virtio-dev] [PATCH v7 3/5] migration: API to clear bits of guest free pages from the dirty bitmap
` [virtio-dev] [PATCH v7 4/5] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT

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

[virtio-dev] Re: [pci PATCH v8 0/4] Add support for unmanaged SR-IOV
 2018-04-23 15:47 UTC  (3+ messages)

[virtio-dev] [PATCH v3 0/2] Introducing RSS to virtio-net
 2018-04-22 13:51 UTC  (4+ 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] Re: [PATCH v3 0/2] Introducing RSS to virtio-net

[virtio] [PATCH 0/5] fixes and tweaks for virtio v1.1
 2018-04-20 16:28 UTC  (18+ messages)
` [virtio] [PATCH 1/5] packed-ring: fix used descriptors but meant buffers
` [virtio] [PATCH 2/5] consistency: clean up stale wording for v1.1 terms
  ` [virtio] "
` [virtio] [PATCH 3/5] packed-packed: fix supplying buffers description
` [virtio] [PATCH 4/5] packed-ring: reposition drivernormative on driver notifications
` [virtio] [PATCH 5/5] packed-ring: tweak driver code example

[virtio-dev] [pci PATCH v7 0/5] Add support for unmanaged SR-IOV
 2018-04-20 16:14 UTC  (15+ messages)
` [virtio-dev] [pci PATCH v7 2/5] virtio_pci: Add support for unmanaged SR-IOV on virtio_pci devices
` [virtio-dev] Re: [pci PATCH v7 0/5] Add support for unmanaged SR-IOV

[virtio] [RFC PATCH 0/3] rework notifications terminology
 2018-04-20 15:44 UTC  (18+ messages)
` [virtio] [RFC PATCH 1/3] notifications: unify notifications wording in core
    ` [virtio] Re: [virtio-dev] "
` [virtio] [RFC PATCH 2/3] notifications:notifications as basic virtio facility
  ` [virtio] "
` [virtio] [RFC PATCH 3/3] ccw: map common notifications terminology to ccw
  ` [virtio] "
    ` [virtio] Re: [virtio-dev] "
` [virtio] Re: [RFC PATCH 0/3] rework notifications terminology

[virtio-dev] [RFC] vhost: introduce mdev based hardware vhost backend
 2018-04-20 14:12 UTC  (19+ messages)
` [virtio-dev] "
          ` [virtio-dev] "

[virtio-dev] [PATCH v3 0/6] Extend vhost-user to support registering external host notifiers
 2018-04-20  3:01 UTC  (30+ messages)
` [virtio-dev] [PATCH v3 1/6] vhost-user: add Net prefix to internal state structure
` [virtio-dev] [PATCH v3 2/6] vhost-user: introduce shared vhost-user state
` [virtio-dev] [PATCH v3 3/6] vhost-user: support receiving file descriptors in slave_read
` [virtio-dev] [PATCH v3 4/6] virtio: support setting memory region based host notifier
` [virtio-dev] [PATCH v3 5/6] vhost: allow backends to filter memory sections
` [virtio-dev] [PATCH v3 6/6] vhost-user: support registering external host notifiers
  ` [virtio-dev] "
      ` [virtio-dev] "

[virtio-dev] [PATCH] content: document hugetlb page allocation counts
 2018-04-19  9:24 UTC  (4+ messages)
` [virtio-dev] "

[virtio-dev] Re: [RFC PATCH 2/3] netdev: kernel-only IFF_HIDDEN netdevice
 2018-04-19  6:43 UTC  (14+ messages)

[virtio-dev] [RFC PATCH net-next v6 0/4] Enable virtio_net to act as a backup for a passthru device
 2018-04-19  4:08 UTC  (13+ messages)
` [virtio-dev] [RFC PATCH net-next v6 1/4] virtio_net: Introduce VIRTIO_NET_F_BACKUP feature bit
` [virtio-dev] [RFC PATCH net-next v6 2/4] net: Introduce generic bypass module
    ` [virtio-dev] "
` [virtio-dev] [RFC PATCH net-next v6 3/4] virtio_net: Extend virtio to use VF datapath when available
` [virtio-dev] [RFC PATCH net-next v6 4/4] netvsc: refactor notifier/event handling code to use the bypass framework
    ` [virtio-dev] "

[virtio-dev] [PATCH v2 0/2] Introducing RSS virtio-net
 2018-04-18 16:09 UTC  (15+ messages)
` [virtio-dev] [PATCH v2 1/2] content: net: Add VIRTIO_NET_F_CTRL_STEERING_MODE feature
  ` [virtio-dev] "
` [virtio-dev] [PATCH v2 2/2] content: net: steering mode: Add RSS
  ` [virtio-dev] "

[virtio-dev] [PATCH v2] virtio_balloon: export hugetlb page allocation counts
 2018-04-13 22:03 UTC  (14+ messages)
` [virtio-dev] "

[virtio-dev] [PATCH 0/4] Add virtio-iommu driver
 2018-04-11 18:35 UTC  (9+ messages)
` [virtio-dev] [PATCH 1/4] iommu: "
  ` [virtio-dev] "
    ` [virtio-dev] "
` [virtio-dev] [PATCH 2/4] iommu/virtio: Add probe request
    ` [virtio-dev] "

[virtio-dev] [RFC PATCH net-next v5 0/4] Enable virtio_net to act as a backup for a passthru device
 2018-04-11 14:45 UTC  (10+ messages)
` [virtio-dev] [RFC PATCH net-next v5 3/4] virtio_net: Extend virtio to use VF datapath when available
    ` [virtio-dev] "

[virtio-dev] [PATCH v29 0/4] Virtio-balloon: support free page reporting
 2018-04-11  1:22 UTC  (5+ messages)
` [virtio-dev] [PATCH v29 1/4] mm: support reporting free page blocks
    ` [virtio-dev] "

[virtio-dev] [RFC] virtio-iommu version 0.6
 2018-04-10 16:18 UTC  (5+ messages)

[virtio-dev] [PATCH v32 0/4] Virtio-balloon: support free page reporting
 2018-04-10  1:50 UTC  (5+ messages)
` [virtio-dev] [PATCH v32 1/4] mm: support reporting free page blocks
` [virtio-dev] [PATCH v32 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
` [virtio-dev] [PATCH v32 3/4] mm/page_poison: expose page_poisoning_enabled to kernel modules
` [virtio-dev] [PATCH v32 4/4] virtio-balloon: VIRTIO_BALLOON_F_PAGE_POISON

[virtio-dev] Dynamic assignment of vhost-user to a VM
 2018-04-09 11:49 UTC  (3+ messages)

[virtio-dev] [PATCH v31 0/4] Virtio-balloon: support free page reporting
 2018-04-09 11:46 UTC  (4+ messages)
` [virtio-dev] [PATCH v31 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
  ` [virtio-dev] "


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