Discussion of the implementations of VIRTIO specification
 help / color / mirror / Atom feed
 messages from 2018-02-22 21:30:26 to 2018-03-07 18:56:11 UTC [more...]

[virtio-dev] [PATCH v4 0/2] Enable virtio_net to act as a backup for a passthru device
 2018-03-07 18:55 UTC  (34+ 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] [PATCH v9 00/16] packed ring layout spec
 2018-03-07 16:14 UTC  (27+ messages)
` [virtio] [PATCH v9 01/16] introduction: document bitfield notation
` [virtio] [PATCH v9 02/16] content: move 1.0 queue format out to a separate section
` [virtio] [PATCH v9 03/16] content: move ring text out to a separate file
` [virtio] [PATCH v9 04/16] content: move virtqueue operation description
` [virtio] [PATCH v9 05/16] content: len -> used length, used ring -> vq
` [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] [PATCH dont commit v9 16/16] REVISION: set to 1.1 packed wd09
` [virtio] [PATCH v9 15/16] makediff: update to show diff from master

[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 v4 0/4] virtio-balloon: free page hint reporting support
 2018-03-07 12:34 UTC  (5+ 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] [PATCH v4 4/4] migration: use the free page hint feature from balloon

[virtio-dev] [PATCH v3] virtio-blk: add discard and write zeroes features to specification
 2018-03-07 11:28 UTC  (2+ messages)

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

[virtio-dev] [pci PATCH v3 0/3] Add support for unmanaged SR-IOV
 2018-03-06 19:30 UTC  (4+ 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] [PATCH 1/4] eth: add speed and duplex definitions
 2018-03-06 18:15 UTC  (16+ 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] [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  (4+ messages)
` [virtio-dev] "
  ` [virtio-dev] "

[virtio-dev] [PATCH v2] content: document balloon memory statistics
 2018-03-05 14:16 UTC  (3+ messages)
` [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  (6+ messages)
` [virtio-dev] [PATCH v2 1/3] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
  ` [virtio-dev] "
  ` [virtio-dev] Re: [PATCH v2 0/3] virtio-balloon: free page hint reporting support

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

[PATCH v8 08/16] packed virtqueues: more efficient virtqueue layout
 2018-02-28 22:10 UTC  (26+ messages)
  ` [virtio-dev] "
    ` [virtio] "
        ` [virtio] Re: [virtio-dev] "
            ` [virtio-dev] Re: [virtio] "
            ` [virtio] "

[virtio-dev] [RFC PATCH v3 0/3] Enable virtio_net to act as a backup for a passthru device
 2018-02-28 20:48 UTC  (16+ messages)
  ` [virtio-dev] "

[virtio] [PATCH v2 0/2] two versioning related changes
 2018-02-28 16:25 UTC  (4+ messages)
` [virtio] "

[virtio-dev] [PATCH] content: document balloon memory statistics
 2018-02-28  9:35 UTC  (7+ messages)

[virtio-dev] [RFC] virtio-blk: add discard and write zeroes features to specification
 2018-02-28  1:07 UTC  (5+ messages)
` [virtio] "
  ` [virtio-dev] "
    ` [virtio] "

[virtio-dev] [RFC PATCH V3] virtio_pci: Add SR-IOV support
 2018-02-27 22:45 UTC  (2+ messages)
  ` [virtio-dev] "

[virtio-dev] [PATCH 1/4] iommu: Add virtio-iommu driver
 2018-02-27 14:47 UTC  (3+ messages)
  ` [virtio-dev] "

[virtio-dev] Re: [RFC PATCH v3 0/3] Enable virtio_net to act as a backup for a passthru device
 2018-02-27  1:18 UTC  (7+ messages)

[virtio-dev] [RFC PATCH V4] pci: virtio_pci: Add SR-IOV support for virtio_pci devices
 2018-02-26 22:44 UTC  (9+ messages)
` [virtio-dev] "

[virtio-dev] [PATCH v28 0/4] Virtio-balloon: support free page reporting
 2018-02-26  4:01 UTC  (5+ messages)
` [virtio-dev] "

[PATCH v8 00/16] packed ring layout spec
 2018-02-25 18:43 UTC  (3+ messages)
` [virtio] "

[virtio-dev] [RFC PATCH V2] virtio_pci: Add SR-IOV support
 2018-02-25 15:20 UTC  (3+ messages)
  ` [virtio-dev] "


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