Discussion of the implementations of VIRTIO specification
 help / color / mirror / Atom feed
 messages from 2018-05-24 10:33:44 to 2018-06-13 00:08:57 UTC [more...]

[virtio-dev] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
 2018-06-13  0:08 UTC  (21+ messages)
` [virtio-dev] "
        ` [virtio-dev] Re: [libvirt] "
  ` [virtio-dev] Re: [Qemu-devel] "

[virtio-dev] [PATCH v8 0/6] virtio-balloon: free page hint reporting support
 2018-06-12 11:12 UTC  (8+ messages)
` [virtio-dev] [PATCH v8 1/6] bitmap: bitmap_count_one_with_offset
` [virtio-dev] [PATCH v8 2/6] migration: use bitmap_mutex in migration_bitmap_clear_dirty
` [virtio-dev] [PATCH v8 3/6] migration: API to clear bits of guest free pages from the dirty bitmap
` [virtio-dev] [PATCH v8 4/6] migration/ram.c: add ram save state notifiers
    ` [virtio-dev] "
` [virtio-dev] [PATCH v8 5/6] migration: move migrate_postcopy() to include/migration/misc.h
` [virtio-dev] [PATCH v8 6/6] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT

[virtio-dev] [PATCH v3] content: document SR-IOV driver requirements
 2018-06-12  7:55 UTC  (2+ messages)
` [virtio-dev] "

[virtio-dev] [RFC] content: use a consistent wording for device status
 2018-06-12  5:32 UTC 

[virtio] [PATCH v2 0/6] rework notifications terminology
 2018-06-11 16:11 UTC  (7+ messages)
` [virtio] [PATCH v2 1/6] notifications: unify notifications wording in core
` [virtio] [PATCH v2 2/6] notifications: notifications as basic virtio facility
` [virtio] [PATCH v2 3/6] ccw: map common notifications terminology to ccw
` [virtio] [PATCH v2 4/6] pci: map common notifications terminology to PCI
` [virtio] [PATCH v2 5/6] mmio: map common notifications terminology to MMIO
` [virtio] [PATCH v2 6/6] notifications: update notifications terminology for devices

[virtio-dev] [PATCH v3] content: enhance device requirements for feature bits
 2018-06-11 13:44 UTC  (6+ messages)
` [virtio-dev] "

[virtio-dev] [PATCH v2] content: enhance device requirements for feature bits
 2018-06-11 13:29 UTC  (3+ messages)
` [virtio-dev] "

[virtio-dev] [PATCH] content: enhance device requirements for feature bits
 2018-06-11  7:50 UTC  (6+ messages)
` [virtio-dev] "

[virtio-dev] [PATCH v2] content: document SR-IOV driver requirements
 2018-06-08 12:52 UTC  (8+ messages)
` [virtio-dev] "

[virtio-dev] [PATCH v7 0/5] virtio-balloon: free page hint reporting support
 2018-06-08  7:31 UTC  (30+ messages)
` [virtio-dev] [PATCH v7 3/5] migration: API to clear bits of guest free pages from the dirty bitmap
    ` [virtio-dev] Re: [Qemu-devel] "
` [virtio-dev] [PATCH v7 4/5] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
  ` [virtio-dev] "
    ` [virtio-dev] Re: [Qemu-devel] "
  ` [virtio-dev] Re: [Qemu-devel] [PATCH v7 0/5] virtio-balloon: free page hint reporting support

[virtio-dev] [PATCH] content: document the behaviours for SR-IOV
 2018-06-08  1:33 UTC  (3+ messages)

[virtio-dev] [PATCH v3] virtio: update the comments for transport features
 2018-06-07 13:04 UTC  (2+ messages)
` [virtio-dev] "

[virtio-dev] [PATCH v3] virtio_pci: support enabling VFs
 2018-06-06 15:08 UTC  (9+ messages)
` [virtio-dev] "

[virtio-dev] [PATCH v4] content: support SR-IOV
 2018-06-05  1:30 UTC  (6+ messages)
` [virtio-dev] "

[virtio-dev] [PATCH 0/1] Add "Group Identifier" to virtio PCI capabilities
 2018-06-04 18:13 UTC  (13+ messages)

[virtio-dev] RFC: Use of bridge devices to store pairing information
 2018-06-01 21:04 UTC  (11+ messages)
` [virtio-dev] "

[virtio-dev] [PATCH v2] virtio: update the comments for transport features
 2018-06-01 11:22 UTC  (3+ messages)
` [virtio-dev] "

[virtio-dev] [PATCH] virtio: update the comments for transport features
 2018-06-01 10:52 UTC  (3+ messages)

[virtio-dev] [PATCH v2] virtio_pci: support enabling VFs
 2018-06-01  4:00 UTC  (4+ messages)
` [virtio-dev] "

[virtio-dev] [PATCH] virtio_pci: support enabling VFs
 2018-06-01  2:30 UTC  (17+ messages)
` [virtio-dev] "

[virtio-dev] [PATCH net-next v12 0/5] Enable virtio_net to act as a standby for a passthru device
 2018-05-31 20:41 UTC  (17+ messages)
` [virtio-dev] [PATCH net-next v12 1/5] net: Introduce generic failover module
    ` [virtio-dev] "
` [virtio-dev] [PATCH net-next v12 2/5] netvsc: refactor notifier/event handling code to use the failover framework
    ` [virtio-dev] "
` [virtio-dev] [PATCH net-next v12 3/5] net: Introduce net_failover driver
` [virtio-dev] [PATCH net-next v12 4/5] virtio_net: Introduce VIRTIO_NET_F_STANDBY feature bit
` [virtio-dev] [PATCH net-next v12 5/5] virtio_net: Extend virtio to use VF datapath when available
` [virtio-dev] Re: [PATCH net-next v12 0/5] Enable virtio_net to act as a standby for a passthru device

[virtio-dev] [PATCH v2 0/5] Support host notifiers in vhost-user
 2018-05-25 11:35 UTC  (8+ messages)
` [virtio-dev] [PATCH v2 1/5] vhost: allow backends to filter memory sections
` [virtio-dev] [PATCH v2 2/5] vhost-user: introduce shared vhost-user state
` [virtio-dev] [PATCH v2 3/5] vhost-user: support registering external host notifiers
  ` [virtio-dev] "
` [virtio-dev] [PATCH v2 4/5] libvhost-user: support host notifier
` [virtio-dev] [PATCH v2 5/5] vhost-user-bridge: "

[virtio-dev] [PATCH 0/6] Support host notifiers in vhost-user
 2018-05-24 16:25 UTC  (7+ messages)
` [virtio-dev] [PATCH 4/6] vhost-user: support registering external host notifiers
  ` [virtio-dev] "
` [virtio-dev] [PATCH 6/6] vhost-user-bridge: support host notifier

[virtio-dev] [PATCH v3] content: support SR-IOV
 2018-05-24 15:27 UTC  (8+ messages)

[virtio-dev] [PATCH v3 0/6] Extend vhost-user to support registering external host notifiers
 2018-05-24 15:22 UTC  (18+ messages)
` [virtio-dev] [PATCH v3 2/6] vhost-user: introduce shared vhost-user state
  ` [virtio-dev] "
` [virtio-dev] [PATCH v3 3/6] vhost-user: support receiving file descriptors in slave_read
  ` [virtio-dev] "


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