messages from 2018-01-24 17:16:01 to 2018-02-16 18:11:24 UTC [more...]
[virtio-dev] [RFC PATCH v3 0/3] Enable virtio_net to act as a backup for a passthru device
2018-02-16 18:11 UTC (2+ messages)
` [virtio-dev] [RFC PATCH v3 1/3] virtio_net: Introduce VIRTIO_NET_F_BACKUP feature bit
[PATCH v8 00/16] packed ring layout spec
2018-02-16 17:02 UTC (3+ messages)
` [virtio] "
[PATCH v8 01/16] content: move 1.0 queue format out to a separate section
2018-02-16 17:01 UTC (20+ messages)
` [PATCH v8 02/16] content: move ring text out to a separate file
` [PATCH v8 03/16] content: move virtqueue operation description
` [PATCH v8 04/16] content: replace mentions of len with used length
` [virtio] "
` [PATCH v8 05/16] content: generalize transport ring part naming
` [PATCH v8 08/16] packed virtqueues: more efficient virtqueue layout
` [virtio] "
` [PATCH v8 09/16] content: in-order buffer use
` [PATCH v8 10/16] packed-ring: add in order support
` [PATCH v8 11/16] split-ring: in order feature
` [PATCH v8 12/16] makediff: update to show diff from master
` [virtio] "
` [PATCH v8 13/16] REVISION: set to 1.1 wd07
` [PATCH v8 14/16] VIRTIO_F_NOTIFICATION_DATA: extra data to devices
` [virtio] "
` [PATCH v8 15/16] conformance: link the new conformance clause
` [virtio] "
` [PATCH v8 16/16] REVISION: set for packed-wd07.pdf
` [virtio] "
[virtio-dev] [PATCH 0/4] Add virtio-iommu driver
2018-02-15 13:53 UTC (6+ messages)
` [virtio-dev] [PATCH 1/4] iommu: "
` [virtio-dev] [PATCH 2/4] iommu/virtio: Add probe request
` [virtio-dev] [PATCH 3/4] iommu/virtio: Add event queue
` [virtio-dev] [PATCH 4/4] vfio: Allow type-1 IOMMU instantiation with a virtio-iommu
` [virtio-dev] "
[virtio-dev] [PATCH v2 0/1] Disk caches in VirtIO Balloon driver stats
2018-02-13 22:07 UTC (5+ messages)
` [virtio-dev] [PATCH v2 1/1] virtio-balloon: include statistics of disk/file caches
` [virtio-dev] "
` [virtio-dev] Re: [Qemu-devel] "
[virtio] [PATCH v2 0/2] two versioning related changes
2018-02-13 16:27 UTC (5+ messages)
` [virtio] [PATCH v2 1/2] ccw: be more precise about the semantic of revision 1
` [virtio] [PATCH v2 2/2] introduction: simplify the designation of legacy
` [virtio] Re: [PATCH v2 0/2] two versioning related changes
[virtio] [PATCH 0/2] two versioning related changes
2018-02-12 22:47 UTC (11+ messages)
` [virtio] [PATCH 1/2] ccw: be more precise the semantic of revision 1
` [virtio] "
` [virtio] Re: [virtio-dev] "
` "
` [virtio] [PATCH 2/2] introduction: simplify the designation of legacy
` [virtio] "
` [virtio] Re: [PATCH 0/2] two versioning related changes
[virtio] [PATCH v6 0/5] packed ring layout spec
2018-02-12 13:23 UTC (52+ messages)
` [virtio] [PATCH v7 01/11] content: move 1.0 queue format out to a separate section
` [virtio] Re: [virtio-dev] "
` [virtio] [PATCH v7 02/11] content: move ring text out to a separate file
` [virtio] [PATCH v7 03/11] content: move virtqueue operation description
` [virtio] [PATCH v7 04/11] content: replace mentions of len with used length
` [virtio] [PATCH v7 05/11] content: generalize transport ring part naming
` [virtio] [PATCH v7 06/11] content: generalize rest of text
` [virtio] [PATCH v7 07/11] split-ring: generalize text
` [virtio] [PATCH v7 08/11] packed virtqueues: more efficient virtqueue layout
` [virtio-dev] "
` [virtio] "
` [virtio-dev] Re: [virtio] "
` [virtio] "
` [virtio] [PATCH v7 09/11] content: in-order buffer use
` [virtio] [PATCH v7 10/11] packed-ring: add in order support
` [virtio] [PATCH v7 11/11] split-ring: in order feature
[virtio-dev] [PATCH v28 0/4] Virtio-balloon: support free page reporting
2018-02-09 3:14 UTC (11+ messages)
` [virtio-dev] [PATCH v28 1/4] mm: support reporting free page blocks
` [virtio-dev] [PATCH v28 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
` [virtio-dev] [PATCH v28 3/4] mm/page_poison: add a function to expose page poison val to kernel modules
` [virtio-dev] "
` [virtio-dev] [PATCH v28 4/4] virtio-balloon: VIRTIO_BALLOON_F_PAGE_POISON
` [virtio-dev] "
` [virtio-dev] Re: [PATCH v28 0/4] Virtio-balloon: support free page reporting
[virtio-dev] [PATCH v2 0/3] virtio-balloon: free page hint reporting support
2018-02-09 3:10 UTC (11+ messages)
` [virtio-dev] [PATCH v2 1/3] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
` [virtio-dev] "
` [virtio-dev] [PATCH v2 2/3] migration: use the free page reporting feature from balloon
` [virtio-dev] "
` [virtio-dev] [PATCH v2 3/3] virtio-balloon: add a timer to limit the free page report waiting time
` [virtio-dev] "
` [virtio-dev] Re: [PATCH v2 0/3] virtio-balloon: free page hint reporting support
[virtio-dev] [PATCH v4 0/3] virtio_net: allow hypervisor to indicate linkspeed and duplex setting
2018-02-08 16:39 UTC (3+ messages)
` [virtio-dev] [PATCH v4 3/3] qemu: add linkspeed and duplex settings to virtio-net
` [virtio-dev] "
[virtio-dev] [PATCH v27 0/4] Virtio-balloon: support free page reporting
2018-02-08 3:04 UTC (8+ messages)
` [virtio-dev] [PATCH v27 1/4] mm: support reporting free page blocks
` [virtio-dev] [PATCH v27 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
` [virtio-dev] [PATCH v27 3/4] mm/page_poison: expose page_poisoning_enabled to kernel modules
` [virtio-dev] "
` [virtio-dev] [PATCH v27 4/4] virtio-balloon: VIRTIO_BALLOON_F_PAGE_POISON
[virtio-dev] [PATCH v1 0/6] Extend vhost-user to support VFIO based accelerators
2018-02-07 21:59 UTC (19+ messages)
` [virtio-dev] [PATCH v1 1/6] vhost-user: support receiving file descriptors in slave_read
` [virtio-dev] [PATCH v1 2/6] vhost-user: introduce shared vhost-user state
` [virtio-dev] [PATCH v1 3/6] virtio: support adding sub-regions for notify region
` [virtio-dev] [PATCH v1 4/6] vfio: support getting VFIOGroup from groupfd
` [virtio-dev] [PATCH v1 5/6] vfio: remove DPRINTF() definition from vfio-common.h
` [virtio-dev] [PATCH v1 6/6] vhost-user: add VFIO based accelerators support
` [virtio-dev] "
` [virtio-dev] RE: [Qemu-devel] [PATCH v1 0/6] Extend vhost-user to support VFIO based accelerators
` [virtio-dev] "
[virtio-dev] [PATCH v26 2/2 RESEND] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
2018-02-07 7:26 UTC (3+ messages)
` [virtio-dev] "
[virtio-dev] [RFC] virtio-iommu version 0.6
2018-02-06 18:11 UTC
[virtio-dev] [PATCH v26 0/2] Virtio-balloon: support free page reporting
2018-02-04 12:41 UTC (3+ messages)
` [virtio-dev] [PATCH v26 1/2] mm: support reporting free page blocks
` [virtio-dev] [PATCH v26 2/2] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
[virtio-dev] [PATCH v25 0/2] Virtio-balloon: support free page reporting
2018-02-02 12:48 UTC (13+ messages)
` [virtio-dev] [PATCH v25 1/2] mm: support reporting free page blocks
` [virtio-dev] "
` [virtio-dev] [PATCH v25 2/2] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
` [virtio-dev] "
` [virtio-dev] Re: [PATCH v25 0/2] Virtio-balloon: support free page reporting
[virtio-dev] virtio balloon Spec Question
2018-02-01 19:28 UTC
[virtio-dev] [PATCH v24 0/2] Virtio-balloon: support free page reporting
2018-02-01 19:14 UTC (15+ messages)
` [virtio-dev] [PATCH v24 1/2] mm: support reporting free page blocks
` [virtio-dev] "
` [virtio-dev] "
` [virtio-dev] [PATCH v24 2/2] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
` [virtio-dev] "
[virtio-dev] [RFC virtio-net 0/1] introducing RSS into virtio-net
2018-01-31 22:23 UTC (4+ messages)
` [virtio-dev] [RFC virtio-net 1/1] content: net: Add VIRTIO_NET_F_CTRL_RSS feature
` [virtio-dev] "
[virtio-dev] Re: [PATCH] virtio_balloon: use non-blocking allocation
2018-01-31 15:25 UTC (2+ messages)
[virtio-dev] [RFC PATCH net-next v2 0/2] Enable virtio to act as a backup for a passthru device
2018-01-29 20:09 UTC (25+ messages)
` [virtio-dev] [RFC PATCH net-next v2 2/2] virtio_net: Extend virtio to use VF datapath when available
` [virtio-dev] "
[virtio-dev] [PATCH v25 1/2 RESEND] mm: support reporting free page blocks
2018-01-26 2:11 UTC (3+ messages)
` [virtio-dev] "
[virtio-dev] [PATCH v23 0/2] Virtio-balloon: support free page reporting
2018-01-24 17:32 UTC (5+ messages)
` [virtio-dev] [PATCH v23 2/2] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ
` [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