Discussion of the implementations of VIRTIO specification
 help / color / mirror / Atom feed
 messages from 2018-03-30 09:43:28 to 2018-04-19 15:52:45 UTC [more...]

[virtio-dev] [PATCH v3 0/6] Extend vhost-user to support registering external host notifiers
 2018-04-19 15:52 UTC  (15+ 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] [RFC PATCH 0/3] Userspace compatible driver model for virtio_bypass
 2018-04-19  6:43 UTC  (28+ messages)
` [virtio-dev] [RFC PATCH 1/3] qemu: virtio-bypass should explicitly bind to a passthrough device
  ` [virtio-dev] "
` [virtio-dev] [RFC PATCH 2/3] netdev: kernel-only IFF_HIDDEN netdevice
    ` [virtio-dev] "
` [virtio-dev] [RFC PATCH 3/3] virtio_net: make lower netdevs for virtio_bypass hidden
  ` [virtio-dev] "

[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 v3 0/2] Introducing RSS to virtio-net
 2018-04-18 10:46 UTC  (3+ 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 v2] virtio_balloon: export hugetlb page allocation counts
 2018-04-13 22:03 UTC  (14+ messages)
` [virtio-dev] "

[virtio] [RFC PATCH 0/3] rework notifications terminology
 2018-04-13  9:47 UTC  (16+ 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-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  (14+ messages)
` [virtio-dev] [RFC PATCH net-next v5 1/4] virtio_net: Introduce VIRTIO_NET_F_BACKUP feature bit
` [virtio-dev] [RFC PATCH net-next v5 2/4] net: Introduce generic bypass module
    ` [virtio-dev] "
` [virtio-dev] [RFC PATCH net-next v5 3/4] virtio_net: Extend virtio to use VF datapath when available
    ` [virtio-dev] "
` [virtio-dev] [RFC PATCH net-next v5 4/4] netvsc: refactor notifier/event handling code to use the bypass framework

[virtio-dev] [RFC] vhost: introduce mdev based hardware vhost backend
 2018-04-11  2:18 UTC  (12+ messages)
` [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] [PATCH 0/5] fixes and tweaks for virtio v1.1
 2018-04-10 14:59 UTC  (13+ 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] [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  (7+ messages)
` [virtio-dev] [PATCH v31 1/4] mm: support reporting free page blocks
` [virtio-dev] [PATCH v31 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
  ` [virtio-dev] "
` [virtio-dev] [PATCH v31 3/4] mm/page_poison: expose page_poisoning_enabled to kernel modules
` [virtio-dev] [PATCH v31 4/4] virtio-balloon: VIRTIO_BALLOON_F_PAGE_POISON

[virtio] [PATCH v12] VIRTIO_F_NOTIFICATION_DATA: extra data to devices
 2018-04-08 20:57 UTC  (11+ messages)
          ` [virtio] Re: [virtio-dev] "
  ` [virtio] on spec clarifications

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

[virtio] [PATCH v10 00/13] packed ring layout spec
 2018-04-05  7:18 UTC  (13+ messages)
` [virtio] [PATCH v10 13/13] split-ring: in order feature
  ` [virtio-dev] "
    ` [virtio] "

[virtio-dev] [pci PATCH v7 0/5] Add support for unmanaged SR-IOV
 2018-04-03 19:18 UTC  (10+ messages)
` [virtio-dev] [pci PATCH v7 2/5] virtio_pci: Add support for unmanaged SR-IOV on virtio_pci devices

[virtio-dev] [PATCH v5 0/5] virtio-balloon: free page hint reporting support
 2018-03-30  9:52 UTC  (12+ messages)
` [virtio-dev] [PATCH v5 4/5] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
  ` [virtio-dev] "

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


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