Discussion of the implementations of VIRTIO specification
 help / color / mirror / Atom feed
 messages from 2022-08-12 17:19:11 to 2022-09-22 10:04:57 UTC [more...]

[virtio-dev] [PATCH v5 0/2] Improve virtio performance for 9k mtu
 2022-09-22 10:04 UTC  (36+ 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-dev] [PATCH v6 0/2] Improve virtio performance for 9k mtu
 2022-09-22  1:41 UTC  (5+ messages)
` [virtio-dev] [PATCH v6 1/2] virtio-net: introduce and use helper function for guest gso support checks
  ` [virtio-dev] "
` [virtio-dev] [PATCH v6 2/2] virtio-net: use mtu size as buffer length for big packets
  ` [virtio-dev] "

[virtio-dev] [PATCH v8] virtio_net: support for split transport header
 2022-09-21  6:27 UTC  (7+ messages)
` [virtio-dev] "

[virtio-dev] [PATCH 0/3] virtio-blk: support zoned block devices
 2022-09-21  2:33 UTC  (6+ messages)
` [virtio-dev] [PATCH 1/3] virtio-blk: use a helper to handle request queuing errors
` [virtio-dev] [PATCH 2/3] virtio-blk: add a placeholder for secure erase config
` [virtio-dev] [PATCH 3/3] virtio-blk: add support for zoned block devices
      ` [virtio-dev] "
    ` [virtio-dev] Re: [PATCH 0/3] virtio-blk: support "

[PATCH v6] virtio-blk: add zoned block device specification
 2022-09-20  2:30 UTC  (2+ messages)

[virtio-dev] [PATCH v7] virtio_net: support split header
 2022-09-14  3:34 UTC  (29+ messages)
` [virtio-dev] "
  `  "

[virtio-dev] VM memory protection and zero-copy transfers
 2022-09-09 16:05 UTC  (6+ messages)

[virtio-dev] [PATCH] audio->sound
 2022-09-08 17:36 UTC  (4+ messages)
` [virtio] "
    ` [virtio-comment] "

[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 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)


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