Discussion of the implementations of VIRTIO specification
 help / color / mirror / Atom feed
 messages from 2018-02-28 23:31:31 to 2018-03-14 02:38:37 UTC [more...]

[virtio-dev] [PATCH v4 0/4] virtio-balloon: free page hint reporting support
 2018-03-14  2:41 UTC  (8+ messages)
` [virtio-dev] [PATCH v4 1/4] bitmap: bitmap_count_one_with_offset
` [virtio-dev] [PATCH v4 2/4] migration: API to clear bits of guest free pages from the dirty bitmap
` [virtio-dev] [PATCH v4 3/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
  ` [virtio-dev] "
` [virtio-dev] [PATCH v4 4/4] migration: use the free page hint feature from balloon
  ` [virtio-dev] "

[virtio-dev] [PATCH v4 0/2] Enable virtio_net to act as a backup for a passthru device
 2018-03-14  0:44 UTC  (42+ messages)
` [virtio-dev] [PATCH v4 1/2] virtio_net: Introduce VIRTIO_NET_F_BACKUP feature bit
` [virtio-dev] [PATCH v4 2/2] virtio_net: Extend virtio to use VF datapath when available
    ` [virtio-dev] "

[virtio-dev] [PULL 01/22] scripts/update-linux-headers: add ethtool.h and update to 4.16.0-rc4
 2018-03-13 21:45 UTC  (3+ messages)
` [virtio-dev] [PULL 03/22] virtio-net: add linkspeed and duplex settings to virtio-net
` [virtio-dev] [PULL 02/22] virtio-net: use 64-bit values for feature flags

[virtio-dev] [pci PATCH v6 0/5] Add support for unmanaged SR-IOV
 2018-03-13 21:31 UTC  (6+ messages)
` [virtio-dev] [pci PATCH v6 1/5] pci: Add pci_sriov_configure_simple for PFs that don't manage VF resources
` [virtio-dev] [pci PATCH v6 2/5] virtio_pci: Add support for unmanaged SR-IOV on virtio_pci devices
` [virtio-dev] [pci PATCH v6 3/5] ena: Migrate over to unmanaged SR-IOV support
` [virtio-dev] [pci PATCH v6 4/5] nvme: "
` [virtio-dev] [pci PATCH v6 5/5] pci-pf-stub: Add PF driver stub for PFs that function only to enable VFs

[virtio-dev] [pci PATCH v5 0/4] Series short description
 2018-03-13 14:51 UTC  (8+ messages)
` [virtio-dev] [pci PATCH v5 1/4] pci: Add pci_sriov_configure_simple for PFs that don't manage VF resources
    ` [virtio-dev] "
` [virtio-dev] [pci PATCH v5 2/4] virtio_pci: Add support for unmanaged SR-IOV on virtio_pci devices
` [virtio-dev] [pci PATCH v5 3/4] ena: Migrate over to unmanaged SR-IOV support
    ` [virtio-dev] "
` [virtio-dev] [pci PATCH v5 4/4] nvme: "

[virtio-dev] Re: [pci PATCH v5 0/4] Add support for unmanaged SR-IOV (was: Series short description)
 2018-03-12 17:25 UTC 

[virtio-dev] [PATCH v3] virtio-blk: add discard and write zeroes features to specification
 2018-03-12 16:28 UTC  (6+ messages)
  ` [virtio-dev] Re: [virtio-comment] "

[virtio-dev] [pci PATCH v4 0/4] Add support for unmanaged SR-IOV
 2018-03-12 16:01 UTC  (6+ messages)
` [virtio-dev] [pci PATCH v4 1/4] pci-iov: "
      ` [virtio-dev] "
` [virtio-dev] [pci PATCH v4 2/4] virtio_pci: Add support for unmanaged SR-IOV on virtio_pci devices
` [virtio-dev] [pci PATCH v4 3/4] ena: Migrate over to "unmanaged SR-IOV" support
` [virtio-dev] [pci PATCH v4 4/4] nvme: "

[virtio-dev] [PATCH v4] virtio-blk: add discard and write zeroes features to specification
 2018-03-12  4:11 UTC  (4+ messages)
` [virtio-dev] "

[virtio-dev] [PATCH v2] content: document balloon memory statistics
 2018-03-11 19:19 UTC  (5+ messages)
` [virtio-dev] "

[virtio] [PATCH v9 00/16] packed ring layout spec
 2018-03-09 22:56 UTC  (31+ messages)
` [virtio] [PATCH v9 06/16] content: generalize transport ring part naming
` [virtio] [PATCH v9 07/16] content: generalize rest of text
` [virtio] [PATCH v9 08/16] split-ring: generalize text
  ` [virtio] "
` [virtio] [PATCH v9 09/16] split-ring: typo: aligment
  ` [virtio] "
` [virtio] [PATCH v9 11/16] content: in-order buffer use
` [virtio] [PATCH v9 10/16] packed virtqueues: more efficient virtqueue layout
  ` [virtio] "
` [virtio] [PATCH v9 13/16] split-ring: in order feature
` [virtio] [PATCH v9 12/16] packed-ring: add in order support
` [virtio] [PATCH v9 14/16] VIRTIO_F_NOTIFICATION_DATA: extra data to devices
  ` [virtio] "
              ` [virtio] Re: [virtio-dev] "
` [virtio] [PATCH v9 15/16] makediff: update to show diff from master
` [virtio] [PATCH dont commit v9 16/16] REVISION: set to 1.1 packed wd09
` [virtio] Re: [PATCH v9 00/16] packed ring layout spec

[virtio-dev] [PATCH v2 0/3] virtio-net: allow linkspeed and duplex setting
 2018-03-09 22:42 UTC  (5+ messages)
` [virtio-dev] [PATCH v2 1/3] scripts/update-linux-headers: add ethtool.h and update to 4.16.0-rc4
  ` [virtio-dev] "
` [virtio-dev] [PATCH v2 2/3] virtio-net: use 64-bit values for feature flags
` [virtio-dev] [PATCH v2 3/3] virtio-net: add linkspeed and duplex settings to virtio-net

[virtio] [PATCH v10 00/13] packed ring layout spec
 2018-03-09 21:23 UTC  (14+ messages)
` [virtio] [PATCH v10 01/13] introduction: document bitfield notation
` [virtio] [PATCH v10 02/13] content: move 1.0 queue format out to a separate section
` [virtio] [PATCH v10 03/13] content: move ring text out to a separate file
` [virtio] [PATCH v10 04/13] content: move virtqueue operation description
` [virtio] [PATCH v10 05/13] content: len -> used length, used ring -> vq
` [virtio] [PATCH v10 07/13] content: generalize rest of text
` [virtio] [PATCH v10 06/13] content: generalize transport ring part naming
` [virtio] [PATCH v10 08/13] split-ring: generalize text
` [virtio] [PATCH v10 10/13] packed virtqueues: more efficient virtqueue layout
` [virtio] [PATCH v10 09/13] split-ring: typo: aligment
` [virtio] [PATCH v10 11/13] content: in-order buffer use
` [virtio] [PATCH v10 12/13] packed-ring: add in order support
` [virtio] [PATCH v10 13/13] split-ring: in order feature

[virtio-dev] [PATCH 1/4] eth: add speed and duplex definitions
 2018-03-08 12:48 UTC  (18+ messages)
  ` [virtio-dev] "
` [virtio-dev] [PATCH 2/4] rocker: drop local "
  ` [virtio-dev] "
` [virtio-dev] [PATCH 3/4] virtio-net: use 64-bit values for feature flags
` [virtio-dev] [PATCH 4/4] virtio-net: add linkspeed and duplex settings to virtio-net
  ` [virtio-dev] "

[virtio-dev] [pci PATCH v3 0/3] Add support for unmanaged SR-IOV
 2018-03-07 19:05 UTC  (5+ messages)
` [virtio-dev] [pci PATCH v3 1/3] pci-iov: "
` [virtio-dev] [pci PATCH v3 2/3] vfio: Add support for unmanaged or userspace managed SR-IOV
` [virtio-dev] [pci PATCH v3 3/3] virtio_pci: Add support for unmanaged SR-IOV on virtio_pci devices
  ` [virtio-dev] Re: [pci PATCH v3 0/3] Add support for unmanaged SR-IOV

[virtio-dev] [PATCH v3 0/3] virtio-balloon: free page hint reporting support
 2018-03-07 13:09 UTC  (13+ messages)
` [virtio-dev] [PATCH v3 1/3] migration: API to clear bits of guest free pages from the dirty bitmap
    ` [virtio-dev] "
` [virtio-dev] [PATCH v3 2/3] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
  ` [virtio-dev] "
` [virtio-dev] [PATCH v3 3/3] migration: use the free page hint feature from balloon
    ` [virtio-dev] "

[virtio-dev] [PATCH] pci-iov: Add support for unmanaged SR-IOV
 2018-03-07  0:40 UTC  (11+ messages)
  ` [virtio-dev] "
            ` [virtio-dev] "

[virtio] [PATCH] introduction: add note on bitfield portability
 2018-03-06 14:44 UTC  (2+ messages)

[virtio] [PATCH] introduction: document bitfield notation
 2018-03-06  8:21 UTC  (7+ messages)
` [virtio] "

[virtio-dev] [RFC v2] virtio-blk: add discard and write zeroes features to specification
 2018-03-06  1:28 UTC  (3+ messages)
` [virtio-dev] "
  ` [virtio-dev] "

[virtio] [PATCH] README.md: add hints for contributors
 2018-03-05 10:40 UTC  (2+ messages)
` [virtio] Re: [virtio-dev] "

[virtio-dev] [PATCH 0/3] pci-iov: Add support for unmanaged SR-IOV
 2018-03-03  0:20 UTC  (5+ messages)
` [virtio-dev] [PATCH 1/3] "
    ` [virtio-dev] "
` [virtio-dev] [PATCH 2/3] vfio: Add support for unmanaged or userspace managed SR-IOV
` [virtio-dev] [PATCH 3/3] virtio_pci: Add support for unmanaged SR-IOV on virtio_pci devices

[virtio-dev] [PATCH v2 0/3] virtio-balloon: free page hint reporting support
 2018-03-02  9:32 UTC  (4+ messages)
` [virtio-dev] [PATCH v2 1/3] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
  ` [virtio-dev] "

[virtio] [PATCH v8 to v9 incremental] packed ring layout spec
 2018-03-01 16:13 UTC  (2+ messages)
` [virtio] Re: [virtio-dev] "


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