messages from 2018-03-03 00:59:31 to 2018-03-19 08:58:43 UTC [more...]
[virtio-dev] [PATCH v5 0/5] virtio-balloon: free page hint reporting support
2018-03-19 9:01 UTC (10+ messages)
` [virtio-dev] [PATCH v5 1/5] bitmap: bitmap_count_one_with_offset
` [virtio-dev] [PATCH v5 2/5] migration: use bitmap_mutex in migration_bitmap_clear_dirty
` [virtio-dev] [PATCH v5 3/5] migration: API to clear bits of guest free pages from the dirty bitmap
` [virtio-dev] [PATCH v5 4/5] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
` [virtio-dev] "
` [virtio-dev] [PATCH v5 5/5] migration: use the free page hint feature from balloon
[virtio-dev] [PATCH v2 0/6] Extend vhost-user to support VFIO based accelerators
2018-03-19 7:15 UTC (7+ messages)
` [virtio-dev] [PATCH v2 1/6] vhost-user: support receiving file descriptors in slave_read
` [virtio-dev] [PATCH v2 2/6] vhost-user: introduce shared vhost-user state
` [virtio-dev] [PATCH v2 3/6] virtio: support adding sub-regions for notify region
` [virtio-dev] [PATCH v2 4/6] vfio: support getting VFIOGroup from groupfd
` [virtio-dev] [PATCH v2 5/6] vfio: remove DPRINTF() definition from vfio-common.h
` [virtio-dev] [PATCH v2 6/6] vhost-user: add VFIO based accelerators support
[virtio-dev] Re: [Qemu-devel] [v23 1/2] virtio-crypto: Add virtio crypto device specification
2018-03-19 0:13 UTC (4+ messages)
[virtio-dev] [pci PATCH v7 0/5] Add support for unmanaged SR-IOV
2018-03-16 16:40 UTC (8+ messages)
` [virtio-dev] [pci PATCH v7 1/5] pci: Add pci_sriov_configure_simple for PFs that don't manage VF resources
` [virtio-dev] [pci PATCH v7 2/5] virtio_pci: Add support for unmanaged SR-IOV on virtio_pci devices
` [virtio-dev] [pci PATCH v7 3/5] ena: Migrate over to unmanaged SR-IOV support
` [virtio-dev] [pci PATCH v7 4/5] nvme: "
` [virtio-dev] [pci PATCH v7 5/5] pci-pf-stub: Add PF driver stub for PFs that function only to enable VFs
[virtio-dev] [PATCH v4 0/4] virtio-balloon: free page hint reporting support
2018-03-16 11:24 UTC (25+ 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] "
` [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] [RFC virtio-net 0/1] introducing RSS into virtio-net
2018-03-15 2:19 UTC (3+ messages)
` [virtio-dev] [RFC virtio-net 1/1] content: net: Add VIRTIO_NET_F_CTRL_RSS feature
[virtio] [PATCH 0/7] Packed ring layout wording and typo fixes
2018-03-14 16:16 UTC (10+ messages)
` [virtio] [PATCH 1/7] packed-ring: add missing articles to sentences
` [virtio] [PATCH 2/7] packed-ring: add missing comma
` [virtio] [PATCH 3/7] packed-ring: fix 'contigious' typo
` [virtio] [PATCH 4/7] packed-ring: fix capitalization of names
` [virtio] [PATCH 5/7] packed-ring: fix plurals
` [virtio] [PATCH 6/7] packed-ring: fix "the descriptor flags +field+ is updated"
` [virtio] [PATCH 7/7] packed-ring: rephrase "an example driver code"
` [virtio] Re: [PATCH 0/7] Packed ring layout wording and typo fixes
[virtio-dev] [pci PATCH v6 0/5] Add support for unmanaged SR-IOV
2018-03-14 15:31 UTC (8+ messages)
` [virtio-dev] [pci PATCH v6 1/5] pci: Add pci_sriov_configure_simple for PFs that don't manage VF resources
` [virtio-dev] "
` [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] "
[virtio] [PATCH] github: PULL_REQUEST_TEMPLATE.md
2018-03-14 11:25 UTC (2+ messages)
[virtio-dev] [PATCH v4 0/2] Enable virtio_net to act as a backup for a passthru device
2018-03-14 4:50 UTC (35+ messages)
` [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 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 (24+ messages)
` [virtio] [PATCH v9 08/16] split-ring: generalize text
` [virtio] "
` [virtio] [PATCH v9 09/16] split-ring: typo: aligment
` [virtio] "
` [virtio] [PATCH v9 10/16] packed virtqueues: more efficient virtqueue layout
` [virtio] "
` [virtio] [PATCH v9 14/16] VIRTIO_F_NOTIFICATION_DATA: extra data to devices
` [virtio] "
` [virtio] Re: [virtio-dev] "
` [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 03/13] content: move ring text out to a separate file
` [virtio] [PATCH v10 02/13] content: move 1.0 queue format out to a separate section
` [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 06/13] content: generalize transport ring part naming
` [virtio] [PATCH v10 07/13] content: generalize rest of text
` [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 (15+ messages)
` [virtio-dev] "
` [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 (12+ 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 (8+ 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] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox