Discussion of the implementations of VIRTIO specification
 help / color / mirror / Atom feed
 messages from 2022-08-09 23:04:11 to 2022-09-07 22:11:51 UTC [more...]

[virtio-dev] [PATCH v5 0/2] Improve virtio performance for 9k mtu
 2022-09-07 22:11 UTC  (30+ messages)
` [virtio-dev] [PATCH v5 1/2] virtio-net: introduce and use helper function for guest gso support checks
` [virtio-dev] [PATCH v5 2/2] virtio-net: use mtu size as buffer length for big packets
  ` [virtio-dev] "
        ` [virtio-dev] "

[virtio-comment] Next VirtIO device for Project Stratos?
 2022-09-07 17:15 UTC  (9+ messages)
` [virtio-dev] "
  ` [virtio-comment] "
    ` [virtio-dev] Re: [Stratos-dev] "

[virtio-dev] [PATCH v7] virtio_net: support split header
 2022-09-07 11:16 UTC  (20+ messages)
` [virtio-dev] "
  `  "

[PATCH v6] virtio-blk: add zoned block device specification
 2022-09-04 16:56 UTC 

[virtio-dev] [PATCH v5] virtio-blk: add zoned block device specification
 2022-09-04 16:55 UTC  (3+ messages)

[PATCH RFC v7 0/8] Introduce device group and device management
 2022-09-01 23:33 UTC  (48+ messages)
` [PATCH RFC v7 1/8] Introduce device group
  ` [virtio-comment] "
` [PATCH RFC v7 2/8] Introduce group administration commands
  ` [virtio-comment] "
    ` [virtio] "
` [PATCH RFC v7 3/8] Introduce virtio admin virtqueue
  ` [virtio-comment] "
` [PATCH RFC v7 4/8] Add admin_queue_index register to PCI common configuration structure
` [PATCH RFC v7 5/8] MMIO: disallow using admin vq bit
` [PATCH RFC v7 6/8] ccw: disallow ADMIN_VQ
  ` [virtio] "
        ` [virtio-comment] "
          ` [virtio-dev] "
              ` [virtio] "
` [PATCH RFC v7 7/8] admin: document that structures can be shorter or longer
  ` [virtio-comment] "
` [PATCH RFC v7 8/8] admin command list discovery
    ` [virtio-dev] "

[virtio-dev] [PATCH RESEND v4 0/2] Improve virtio performance for 9k mtu
 2022-08-31 13:14 UTC  (7+ messages)
` [virtio-dev] [PATCH RESEND v4 1/2] virtio-net: introduce and use helper function for guest gso support checks
  ` [virtio-dev] "
` [virtio-dev] [PATCH RESEND v4 2/2] virtio-net: use mtu size as buffer length for big packets
  ` [virtio-dev] "

[virtio-dev] [PATCH v4 0/2] Improve virtio performance for 9k mtu
 2022-08-31 11:26 UTC  (4+ messages)
` [virtio-dev] [PATCH v4 1/2] virtio-net: introduce and use helper function for guest gso support checks
  ` [virtio-dev] "
` [virtio-dev] [PATCH v4 2/2] virtio-net: use mtu size as buffer length for big packets

[virtio-dev] [PATCH v3 0/2] Improve virtio performance for 9k mtu
 2022-08-31  8:35 UTC  (8+ messages)
` [virtio-dev] [PATCH v3 1/2] virtio-net: introduce and use helper function for guest gso support checks
  ` [virtio-dev] "
` [virtio-dev] [PATCH v3 2/2] virtio-net: use mtu size as buffer length for big packets

[virtio-dev] [PATCH RESEND v2 0/2] Improve virtio performance for 9k mtu
 2022-08-29  1:43 UTC  (8+ messages)
` [virtio-dev] [PATCH RESEND v2 1/2] virtio-net: introduce and use helper function for guest gso support checks
` [virtio-dev] [PATCH RESEND v2 2/2] virtio-net: use mtu size as buffer length for big packets

[virtio-dev] [RFC PATCH 1/1] can: virtio: Initial virtio CAN driver
 2022-08-27  9:39 UTC  (3+ messages)
` [virtio-dev] "

[virtio-comment] [RFC PATCH v2 1/1] virtio-can: Device specification - 2nd RFC draft
 2022-08-25 13:34 UTC 

[virtio-dev] [PATCH v2 0/2] Improve virtio performance for 9k mtu
 2022-08-23 10:19 UTC  (5+ messages)
` [virtio-dev] [PATCH v2 1/2] virtio-net: introduce and use helper function for guest gso support checks
` [virtio-dev] [PATCH v2 2/2] virtio-net: use mtu size as buffer length for big packets
` [virtio-dev] RE: [PATCH v2 0/2] Improve virtio performance for 9k mtu
  ` [virtio-dev] "

[virtio-dev] Re: [PATCH 0/6] virtio/vsock: introduce dgrams, sk_buff, and qdisc
 2022-08-19  4:30 UTC  (16+ messages)
  ` [virtio-dev] Re: [PATCH 1/6] vsock: replace virtio_vsock_pkt with sk_buff
  ` [virtio-dev] Re: [PATCH 2/6] vsock: return errors other than -ENOMEM to socket
  ` [virtio-dev] Re: [PATCH 3/6] vsock: add netdev to vhost/virtio vsock
  ` [virtio-dev] Re: [PATCH 4/6] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit
  ` [virtio-dev] Re: [PATCH 5/6] virtio/vsock: add support for dgram
  ` [virtio-dev] Re: [PATCH 6/6] vsock_test: add tests for vsock dgram

[virtio-dev] [PATCH v4] virtio-blk: add zoned block device specification
 2022-08-17  1:39 UTC 

[virtio-dev] [RFC PATCH v3] virtio-blk: add zoned block device specification
 2022-08-17  1:36 UTC  (3+ messages)

[PATCH 1/4] content: Introduce driver/device auxiliary notifications
 2022-08-12  9:51 UTC  (18+ messages)
    ` [virtio-dev] "
  ` [virtio-dev] Re: [PATCH 4/4] vhost-user: add vhost-user device type
    `  "
        ` [External] "

[virtio-dev] Clarification of VIRTIO_F_EVENT_IDX driver conditions
 2022-08-11 16:58 UTC  (6+ messages)

[virtio-dev] [PATCH] virtio_net: support split header
 2022-08-11  9:01 UTC  (5+ messages)
` [virtio-dev] "

[virtio-dev] [PATCH] virtio-net: use mtu size as buffer length for big packets
 2022-08-11  0:26 UTC  (33+ messages)

[virtio-dev] [PATCH] virtio-mmio: Introduce virtio_mmio hotplug
 2022-08-10 12:23 UTC 


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